KyranRana / cloudflare-bypass

A new and improved PHP library which bypasses the Cloudflare IUAM page using cURL
MIT License
275 stars 98 forks source link

Not working #187

Open baca130 opened 4 years ago

baca130 commented 4 years ago

[2020-04-13 14:29:21][INFO] -> VERBOSE: ON [2020-04-13 14:29:21][INFO] -> CFCurl 1. handle checked and validated as protected. [2020-04-13 14:29:21][INFO] -> CFCurl 2. got cloudflare handle. [2020-04-13 14:29:21][INFO] -> CFCurl 3.1. (try: 0 first_attempt: 1) uam page requested with new cURL handle. request headers: GET /?pg=1 HTTP/2 Host: www..com User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 Accept: / response headers: HTTP/2 503 date: Mon, 13 Apr 2020 12:29:21 GMT content-type: text/html; charset=UTF-8 x-frame-options: SAMEORIGIN set-cookie: __cfduid=d5633ae2ee96f108bd0e1ee30545d4b931586780961; expires=Wed, 13-May-20 12:29:21 GMT; path=/; domain=..com; HttpOnly; SameSite=Lax; Secure cache-control: no-cache expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" server: cloudflare cf-ray: 5835313148bbf2d4-WAW [2020-04-13 14:29:21][INFO] -> CFCurl 3.2. (try: 0 first_attempt: 1) _cfduid cookie is: Hostname=#HttpOnly..com; Subdomain=TRUE; Path=/; Secure=TRUE; Expiry=1589372961; Name=__cfduid; Value=d5633ae2ee96f108bd0e1ee30545d4b931586780961; [2020-04-13 14:29:26][INFO] -> CFBypass 1. Waiting for 4 seconds... [2020-04-13 14:29:26][INFO] -> CFBypass 2. Fetching parameters... [2020-04-13 14:29:26][INFO] -> jschl_vc: 45577e3db2b55c884fd3d1a227fa9ad3 [2020-04-13 14:29:26][INFO] -> pass: 1586780965.488-u3P4v1qeqs Parse error: syntax error, unexpected 'p' (T_STRING), expecting ';' in /usr/home//domains/***/public_html/cron/cloudflare-bypass/CloudflareBypass/CFBypass.php(241) : eval()'d code on line 1

fullsharez commented 4 years ago

yes i even worry it doesn't work anymore

KyranRana commented 4 years ago

it doesn't v4 is coming soon :)

Readme has updated and will update again when v4 is ready for beta test. If you want to be added to alpha testing, let me know and I will see if I can add you guys in.

baca130 commented 4 years ago

I can be a tester.

arabcoders commented 4 years ago

@KyranRana can be a tester if you need extra hands

frdc commented 4 years ago

I would like to participate in alpha test aswell

MS-BSI commented 4 years ago

Hi @KyranRana,

If it's still possible I'm interested in participating in the alpha/beta test(s) of the next major version ! I have been using your script since it existed.

Thank you.

momala454 commented 4 years ago

as the script doesn't work anymore at all i think everybody will be interested for a new version

zikju commented 4 years ago

If you want to be added to alpha testing, let me know and I will see if I can add you guys in.

Hi @KyranRana, I want to participate in alpha testing, can you add me in?

arabcoders commented 4 years ago

by using puppeteer i am able to pass the checks for now, waiting on v4

impozzible commented 4 years ago

@ArabCoders How do you do that with puppeteer

arabcoders commented 4 years ago

@ArabCoders How do you do that with puppeteer

by visiting the site that is gated by cf then extracting the token and passing that to the php app to use.