post04 / datadome-documentation

Documentation of the datadome payload and very rough example of the math stuff implemented in golang with a scuffed payload gen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

datadome-documentation

Documentation of the datadome payload and very rough example of the math stuff implemented in golang with a scuffed payload gen.

Purpose

This is meant to be learned from, not pasted into your project. The mouse_move event generation is literally just randomness and probably wouldn't pass on scale. I also didn't collect a lot of sample payloads, there may be some obscure things in some payloads on some browsers that just weren't on mine but all and all, datadome is pretty easy to reverse engineer anyways.

About

Documentation of the datadome payload and very rough example of the math stuff implemented in golang with a scuffed payload gen.

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.3%Language:Go 7.7%