Skip to content

AbrarKL/FinishLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Akamai Generator + example

Generator.js contains the generator i've created

index.js contains the example/template code for a site

_abck is the most important cookie for akamai bot manager sites

when you first get a page with akamai bot manager the response contains an _abck cookie containing '~1~'

you need to send a post request to {site.com}/_bm/_data

with "sensor_data": {sensor_data_generated} in the body and if successful, the response will containing

set-cookie {abck=xxx~0~xxx} '~0~' meaning you're validated successfully.

Be aware of false positives, akamai returns 'success:true' on {site.com}/_bm/_data even if you weren't successful.

This currently only works on lower level sites (most sites, like adidas, finishline and so, main site it doesn't work on as of now is Nike.)

About

Successfully reverse engineered Akamai bot detection script demonstrated on the website "FinishLine"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors