___utmvc Bypass Solution
The ___utmvc cookie is the second path through an Incapsula bypass. Find the _Incapsula_Resource script, send its content to Takion, and we return the ___utmvc cookie to set on your session.
How the solution works
How to identify the script URL
Endpoint
https://incapsula.takionapi.tech/utmvcAuthorizations
x-api-keystringRequired
Body
contentstringRequired
The response text of the _Incapsula_Resource challenge script fetched from the target site.
Other propertiesanyOptional
Responses
200
The ___utmvc cookie. On a bad request an error field is returned instead — check for error first.
application/json
or
401
Authentication or quota failure — HTTP 401 with an error message.
application/json
500
Unexpected server error (HTTP 500).
application/json
post/utmvc
Last updated