Skip to content

Instantly share code, notes, and snippets.

@trisk

trisk/blah2.js Secret

Created August 4, 2016 00:12
Show Gist options
  • Save trisk/ec3db5c41fa6d1d74c64a33664632c0a to your computer and use it in GitHub Desktop.
Save trisk/ec3db5c41fa6d1d74c64a33664632c0a to your computer and use it in GitHub Desktop.
[+++] PokemonGo MITM Proxy listening on 8081
[!] Make sure to have the CA cert .http-mitm-proxy/certs/ca.pem installed on your device
[+] Request to android.clients.google.com
[+] Request to www.googleapis.com
[+] Request to batch.upsight-api.com
[+] Request to www.googleapis.com
[+] Request to stats.unity3d.com
[+] Request to android.clients.google.com
[+] Request to www.googleapis.com
[+] Request to android.clients.google.com
[+] Request to www.googleapis.com
[+] Request to appload.ingest.crittercism.com
[+] Request to pgorelease.nianticlabs.com
[+] RequestEnvelope found: { status_code: 2,
request_id: '6032429073588813826',
requests:
[ { request_type: 'GET_PLAYER',
request_message: <Buffer 0a 06 30 2e 33 31 2e 30> } ],
unknown6:
{ unknown1: 6,
unknown2: { unknown1: <Buffer 96 c8 72 d9 78 7a 51 76 e2 bc b0 83 b3 e4 d2 2e ab 89 30 5d fa 41 11 45 62 85 c2 1c 0b b1 73 e6 97 ff 5b 78 9c 5d 0
5 16 4b 3e be 38 22 de ea 56 2f fd ... > } },
auth_info:
{ provider: 'ptc',
token:
{ contents: 'XXX-sso.pokemon.com',
unknown2: 59 } },
unknown12: '-1',
'$unknownFields': [] }
[+] Request GetPlayer found: { '$unknownFields': [ { number: 1, type: 'TYPE_LENGTH_DELIMITED' } ] }
[+] Modified RequestEnvelope: { status_code: 2,
request_id: '6032429073588813826',
requests:
[ { request_type: 'GET_PLAYER',
request_message: <Buffer 0a 06 30 2e 33 31 2e 30> } ],
unknown6: {},
auth_info:
{ provider: 'ptc',
token:
{ contents: 'TGT-38060494-SQXlTOiCyeAx7peHgxHyKr01dVuUIbmixYCISIgTem56Dnclw6-sso.pokemon.com',
unknown2: 59 } },
unknown12: '-1',
'$unknownFields': [] }
[+] Waiting for response...
[+] ResponseEnvelope found: { status_code: 52, returns: [], '$unknownFields': [] }
[+] Request to pgorelease.nianticlabs.com
[+] RequestEnvelope found: { status_code: 2,
request_id: '6032429073588813826',
requests:
[ { request_type: 'GET_PLAYER',
request_message: <Buffer 0a 06 30 2e 33 31 2e 30> } ],
unknown6:
{ unknown1: 6,
unknown2: { unknown1: <Buffer 70 9a dc fb f2 6c 5b b8 fc ce 5a e5 6d 16 1c b0 05 db 1a ff f4 b3 9b 07 fc 17 ec fe 45 63 3d e8 d8 76 fe 58 fd 43 77 4c d2 8e 5b 76 27 63 3f f6 c1 7d ... > } },
latitude: 39.18873977661133,
longitude: -96.58572387695312,
altitude: 22.825000762939453,
auth_info:
{ provider: 'ptc',
token:
{ contents: 'XXX-sso.pokemon.com',
unknown2: 59 } },
unknown12: '4346',
'$unknownFields': [] }
[+] Request GetPlayer found: { '$unknownFields': [ { number: 1, type: 'TYPE_LENGTH_DELIMITED' } ] }
[+] Modified RequestEnvelope: { status_code: 2,
request_id: '6032429073588813826',
requests:
[ { request_type: 'GET_PLAYER',
request_message: <Buffer 0a 06 30 2e 33 31 2e 30> } ],
unknown6: {},
latitude: 39.18873977661133,
longitude: -96.58572387695312,
altitude: 22.825000762939453,
auth_info:
{ provider: 'ptc',
token:
{ contents: 'XXX-sso.pokemon.com',
unknown2: 59 } },
unknown12: '4346',
'$unknownFields': [] }
[+] Waiting for response...
[+] ResponseEnvelope found: { status_code: 52, returns: [], '$unknownFields': [] }
[+] Request to android.clients.google.com
[+] Request to android.clients.google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment