From ae6f5a42f509fbed163e719f4cbd092c7ec043b3 Mon Sep 17 00:00:00 2001 From: Houssam Miliani <149241633+SecHoussam@users.noreply.github.com> Date: Fri, 23 Jan 2026 19:08:07 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6a3fbcd..7b5c2ea 100644 --- a/README.md +++ b/README.md @@ -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