Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

devgianlu/cloudflare-bypass

Repository files navigation

cloudflare-bypass

Node.js CI time tracker

A NodeJS tool to bypass Cloudflare IUAM v2.

How it works

The JS challenge (jsch) consist of multiple concatenated JavaScript challenges. I am trying to reverse engineer all of them, all the challenges that have been reversed can be seen here.

The captcha challenge can be presented after the JS challenge, it consists of JavaScript challenges too, but it includes 78cc909d which loads an hCaptcha and takes the token as result.