2021-04-04 17:52:01 +02:00
2021-04-04 17:52:01 +02:00
2022-05-13 17:28:35 +02:00
2021-04-04 17:52:01 +02:00
2022-05-13 17:28:35 +02:00

CloudOnFire

Notice

This is just a POC. Cloudflare sends your original IP inside the headers of every requests. Don't use this to do any bullshit.

How it works

This script accepts PROXY-Calls on 9097 and tunnels them into the Edge of the Cloudflare Infrastructure.
This way you can access the Internet using a huge range of IPs, that change on every request and are considered clean.
In order for this to work, we MITM all SSL-Trafic using our own certs. This means all websites with HSTS won't work.
And browsers and other software might refuse to connect to a server, because the cert it gets looks rather suspicious...

Also: POST-Requests don't work correctly yet; while they go through, the body gets dropped. Could be fixed, but I dont have time right now...

S
Description
Abusing the CloudFlare Infrastructure as a Proxy
Readme
26 KiB
Languages
Python 78.3%
JavaScript 19.5%
Shell 2.2%