Giter Site home page Giter Site logo

akamai_sensor_generator's Introduction

Akamai Sensor Generator

This repository is for research purposes only. It is a functional Akamai is a functional akamai sensor generator, however is on version 1.52 of Akamai Anti-bot. In order to function on the newest Akamai version, it must be revamped, and some portions must be rewritten.

Setup

  1. Clone the repository
  2. Install the necessary dependencies
  3. Run the command npm run electron

Methodology

The Akamai Sensor Generator was created by reversing the obfuscated Akamai Collector script, which can be found here.

Using de4js and selecting array, you are able to view the raw JS code that Akamai uses to determine if you are a human or not.

The Sensor Generator works like this:

  1. Visit website to obtain temporary Akamai cookie
  2. Using temp akamai cookie, spoof values for the sensor string
  3. Submit cookie + spoofed values to akamai collector url
  4. Receive valid Akamai cookie

Cookies are valid for a year, except some websites may choose to clear them at any time.

Notes

This Sensor generator is in fact, considered outdated. Akamai implemented ja3 ssl/tls checks as well as several new functions to their updated versions to prevent this code from running at scale. Yet this is not meant to be used for large scale Akamai cookie genning, but rather for research and a guide for future generators.

P.S. It is missing the MACT function for mouse tracking. For any relevant tests you can replace that function with Ghost cursor.

Reflections

Thank you to Eric and Zed for making this possible. This was a fun project and hopefully will find new life in guiding others.

akamai_sensor_generator's People

Contributors

hypephilosophy avatar zedd3v avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.