Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 753 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 753 Bytes

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