Follow Block On EB & API - Help

I see. Does the embed browser just load instagram.com and automate actions that way? Do you have to open it every time you want automation to run?

Using the production Instagram app or web will always be safer than using a custom written API solution. Like you said, the API mode will always lag behind the Instagram app and may miss hidden Instagram security mechanisms.

I also remain very skeptical of the "Passive OS Fingerprints" theory. The truth is that Instagram APIs speak HTTP and you can inspect and spoof every part of the request when you're sending (e.g. things such as user agent / any headers / cookies involved).

Being able to inspect low level TCP packets on requests that proliferate throughout a complicated network stack like Instagram is a ridiculous expectation.

You can check with whatleaks.com
this site can easily detect the passive os fingerprint.
Also http://www.f.vision i great to detect a lot of fingerprint info.

But the point I wonder is what types of fingerprints can detect instagram via API?
What if it's safer to use hotspots via API or proxy 4?
 
You can check with whatleaks.com
this site can easily detect the passive os fingerprint.
Also www.f.vision i great to detect a lot of fingerprint info.

But the point I wonder is what types of fingerprints can detect instagram via API?
What if it's safer to use hotspots via API or proxy 4?

Ah, I see. Does the fingerprint just tell you what operating system the request is made on? If so, it doesn't seem that suspicious. Even if that's a thing, you could just run your automation on windows or mac.

HTTP Proxies are definitely an imperfect solution, and if you can avoid it I would recommend you do so.
 
T
Well, no, I wouldn't say that's right. I suggest reset Device ID's, that'll knock your accounts off and back to pending. Edit the API (new ones can be found) just copy pasta over and add to proxy, then verify. I'll be making a post during this long weekend about what I've found.
Thanks Gazza I started doing that - and now latest version of jarvee is giving me new API's when I hit reset (more modern ones). It must have been a bug with Jarvee when I started using it to give me all the same OLD ID's :/. I guess the security update of Instagram started picking up on these crappy API's.
 
Back
Top