Akamai
Generate sensor data
The Content-Type of the request body
Your API key for authentication
The "_abck" cookie to generate sensor data with. This should be obtained from your cookie jar. The cookie for the first request should be from doing a GET request to the script endpoint.
The "bm_sz" cookie to generate sensor data with.
The page URL to insert into the generated sensor data. This should be the URL of the page you're currently on, like a product page, login page or home page.
The Akamai version that the site is on. Supported values are "2" and "3". When using v3 dynamic, set this value to "3".
The userAgent that you're using for the entire session
Script contents as string. Mutually exclusive with context. Should only be sent on first sensor request.
The script URL that you are posting sensor data to.
The IP that is used to post the sensor data to the target site. You can use /ip to get the IP from a connection. If you are not using proxies, this will be the IPv4 or IPv6 address of your pc.
Your accept-language header.
Leave empty for first sensor, update with context string from response for later sensors.
OK Sensor data successfully generated
The generated sensor data
The context value to use for generating the next sensor
Bad Request Error occurred
Forbidden Authentication error
Sbsd
The Content-Type of the request body
Your API key for authentication
Always set to 0 when solving sbsd challenge with t parameter. Otherwise start from 0 and keep incrementing. On some sites, posting 2 sbsd sensors gives much better success rates.
This should be the URL of the page you're currently on, like a product page, login page or home page. It's also the referer on the sbsd post request in browser.
The uuid of the sbsd challenge (https://example.com/.well-known/sbsd?v=dcc78710-14fe-3835-cc6e-b9b5ea3b6010). uuid is dcc78710-14fe-3835-cc6e-b9b5ea3b6010 on this url.
The userAgent that you're using for the entire session
The "sbsd_o" cookie value, if "sbsd_o" is not present, use the cookie value from "bm_so".
The script body as a string.
Your accept-language header.
The IP that is used to post the sensor data to the target site. You can use /ip to get the IP from a connection. If you are not using proxies, this will be the IPv4 or IPv6 address of your pc.
OK Sbsd payload successfully generated
The generated sbsd payload
Bad Request Error occurred
Forbidden Authentication error
Pixel
Generate pixel payload
The Content-Type of the request body
Your API key for authentication
The bazadebezolkohpepadr value.
The u value that gets sent in the payload. It's hidden somewhere in the first array in the pixel script.
The userAgent that you're using for your whole session.
Your accept-language header.
The IP that is used to post the sensor data to the target site. You can use /ip to get the IP from a connection. If you are not using proxies, this will be the IPv4 or IPv6 address of your pc.
OK Pixel payload successfully generated
The generated pixel payload (url-encoded)
Bad Request Error occurred
Forbidden Authentication error
Last updated

