# Tool Submission for Rate-Limit Bypass TechniquesΒ #928
Description
Dear hacktricks team,
I hope this message finds you well.
I recently reviewed the Pentesting-Web section on rate-limit-bypass techniques in the HackTricks repository. While I found the shared techniques be highly valuable, I noticed that no specific tools are listed to assist with these methods.
To address this, I have developed a script designed for fuzzing and automating rate-limit bypass in WAFs and CDNs. This script incorporates several techniques, including:
- Control of threads for fuzzing
- Random delay control
- Random User-Agent and header generation(Simulate Internal Network)
- Proxy and TOR support
- Chunking of wordlists for:
- Round-robin proxy usage
- TOR IP cycling
You can find more detailed information about the script's features in my GitHub repository: https://github.com/Hashtag-AMIN/hashtag-fuzz.
I would appreciate if you could review my tool and consider adding it to the relevant section of the HackTricks repository.
Thank you for your time and consideration.
Best regards,
Hashtag-AMIN