Skip to content

Here's everything you ever wanted to know about Akamai Bot Manager

License

Notifications You must be signed in to change notification settings

MiddleSchoolStudent/akamai-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akamai Solver

The purpose of this repo is to analyze how Akamai bot manager collects fingerprints, analyze how it works, and based on playwright, write some code to bypass it.

This file is the Akamai bot manager after de-obfuscation.

Note that it is not wise to use Python / nodejs / go to write code that puts together sensorData and POSTs the data directly, as Akamai detects TLS fingerprints, see here.

So we can use playwright and combine it with bypass code to make the request using the browser.

Releases

No releases published

Packages

No packages published