You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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:
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
The text was updated successfully, but these errors were encountered: