Guilherme Cugler

Results 8 comments of Guilherme Cugler

> nssm service @checkin247 can you send me to?

@lhermoso @hamza08003 @DoubleTroubleOf I'm doing some research and found some endpoints from both the app and the web. ### Web Endpoint ```python data = { 'variables': f'{{"add":[],"remove":"[12345678, 987654321]","source":"profile"}}', 'server_timestamps': 'true',...

> [@guilhermecugler](https://github.com/guilhermecugler) can you share the headers structure and how do you sniff the requests on mobile? You can use something like that: ``` headers = { 'accept': '*/*', 'cookie':...

> [@guilhermecugler](https://github.com/guilhermecugler) > > To extract the follower ids, I am getting blocked after like 12,000 > > Here is the code: > > ``` > import requests > import...

> @ Its kinda complex but basically, i use and android emulator + burp suite to intercept requests from an ssl bypassed [instagram modified app](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass) with the proxy from burp,...

> [@guilhermecugler](https://github.com/guilhermecugler) How did you get the signature? Do you have instagram's private key? No need, you leave just: 'signed_body': 'SIGNATURE.'

Same, any fixes?