|
|
|
|
|
by LewisJEllis
850 days ago
|
|
I used to work for a bot mitigation vendor 8-10 years ago, researching / implementing signals for this cat and mouse game. This will get you past some very mundane bot detections, but really this is like, the very first baby step of a long rabbit hole. The people who are taking this game seriously are 5-10 years ahead of this step. Good luck ¯\_(ツ)_/¯ |
|
There are lots of signals like timings, user tapping and scrolling behaviour, signed sessions cookies that represent browsing flows which may be legitimate or not. And that’s all assuming you’re on a good looking IP. To do this you need a large supply of residential IPs which then leads to the dodgy underworld of botnets.
I’d be surprised if this works for anything but the most basic bot protection, this is an advanced space.
If it does work for those cases, they should be either keeping it quiet and making bank, or boasting about having a secret sauce, not basic stuff like this.
Edit: for apps, Akamai provides an SDK that uses things like your motion data to create a signature that suggests that you're a real user. This signature is either injected into API requests or into a webview session. I'm sure it's crackable if you dedicate significant reverse engineering resources to it, but then you've got to crack every version, crack every other implementation from other companies, etc. Non-starter.