___utmvc Bypass Solution
Our solution automates the generation of the ___utmvc cookie, in order to access Incapsula / Imperva protected websites.
How the Solution Works
To bypass Datadome’s protection, follow these steps:
Find the ___utmvc's script url
Load the script content
Generate the cookie based on it (using our API)
How to Identify the script url?
After visiting the target website, you can easly search for the following regex inside the html content. It will search and extract the needed url.
src="(/_Incapsula_Resource?[^"]+)"
In order to access any of our endpoint you'll need a valid API Key, either join our discord for a trial or puchase a plan
Last updated