/GGoS

HTTP/2 DDoS method that uses legitimate headers and TLS configurations, and focuses on compliance with Cloudflare HTTP DDoS rules.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

GGoS

HTTP/2 DDoS method that uses legitimate headers and TLS configurations, and focuses on compliance with Cloudflare HTTP DDoS rules.

Usage

For massive attacks on URLs protected by Cloudflare:

go run . -t "" -p "" -d 120 -r 100 -e 100000

Thread number this high since goroutines work a little bit different than usual threads.

Acknowledgements

Thanks to @t101804 for Cloudflare Bypass

Notice

This was cloned from Dark Anubis Repo to be updated and removed the existing bugs and that one was forked from the original made by @udbnt