Module javascript_v1

Module javascript_v1 

Source
Expand description

Solver for Cloudflare IUAM / JavaScript challenge v1.

Parses the challenge page, evaluates the embedded JavaScript snippet via the provided interpreter, and produces the submission payload the caller must POST back to Cloudflare.

This implementation includes detection for both legacy IUAM challenges and newer challenge-platform orchestrate variants used by Cloudflare.

Structs§

JavascriptV1Solver
Solver for IUAM (v1) challenges.

Enums§

JavascriptV1Error
IUAM solver errors.