Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akamai 2.0 Sensor Data Decryption Tool

This CLI tool allows you to convert the encrypted Akamai 2.0 sensor data payload back to its plaintext form.

Usage

Install the dependencies

npm install

Compile the program

In the terminal, run tsc

Run the program

Navigate to the 'dist' folder and run:

node index.js

Enter full unencrypted payload and press ENTER:

Enter JSON Sensor Data:
{"sensor_data":"XXXXXXXXXXXXXX"}

About

This CLI tool allows you to convert the encrypted Akamai 2.0 sensor data payload back to its plaintext form.

Resources

Stars

82 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages