Update README.md

This commit is contained in:
Houssam Miliani
2026-01-23 19:08:07 +01:00
committed by GitHub
parent cb9b353592
commit ae6f5a42f5

View File

@@ -15,6 +15,7 @@
- [Parameters](#Parameters)
- [Fuzzing](#Fuzzing)
- [Monitoring](#Monitoring)
- [Waf Evasion ](#Waf-Evasion)
- [Exploitation](#Exploitation)
- [Command Injection](#Command-Injection)
@@ -390,6 +391,14 @@
### Web-Cache-Poisoning
- [toxicache](https://github.com/xhzeem/toxicache) - Go scanner to find web cache poisoning vulnerabilities in a list of URLs .
### Waf Evasion
- [nomore403](https://github.com/devploit/nomore403) - 🚫 Advanced tool for security researchers to bypass 403/40X restrictions .
#burpSuite Plugin :
- [toxicache](https://github.com/assetnote/nowafpls/) - Burp Plugin to Bypass WAFs through the insertion of Junk Data .
## Miscellaneous