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
Copy file name to clipboardExpand all lines: README.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
-[Parameters](#Parameters)
16
16
-[Fuzzing](#Fuzzing)
17
17
-[Monitoring](#Monitoring)
18
-
-[Waf Evasion](#Waf-Evasion)
18
+
-[Waf Evasion](#Waf-Evasion)
19
19
20
20
-[Exploitation](#Exploitation)
21
21
-[Command Injection](#Command-Injection)
@@ -394,25 +394,20 @@
394
394
-[metahttp](https://github.com/vp777/metahttp) - A bash script that automates the scanning of a target network for HTTP resources through XXE
395
395
396
396
### SSTI Injection
397
+
397
398
-[tplmap](https://github.com/epinna/tplmap) - Server-Side Template Injection and Code Injection Detection and Exploitation Tool
398
399
-[SSTImap](https://github.com/vladko312/SSTImap) - Automatic SSTI detection tool with interactive interface
399
400
400
-
401
401
### Web-Cache-Poisoning
402
+
402
403
-[toxicache](https://github.com/xhzeem/toxicache) - Go scanner to find web cache poisoning vulnerabilities in a list of URLs .
403
-
---
404
404
405
405
### Waf Evasion
406
-
- cli :
407
-
408
-
-[nomore403](https://github.com/devploit/nomore403) - 🚫 Advanced tool for security researchers to bypass 403/40X restrictions .
409
406
407
+
-[nomore403](https://github.com/devploit/nomore403) - Advanced tool for security researchers to bypass 403/40X restrictions .
410
408
-[XFFenum](https://github.com/vavkamil/XFFenum) - A simple tool to bypass 403 forbidden end-points behind load balancers (Cloudflare) based on X-Forwarded-For header.
411
-
412
409
-[Forbidden Buster](https://github.com/Sn1r/Forbidden-Buster) - A tool designed to automate various techniques in order to bypass HTTP 401 and 403 response codes and gain access to unauthorized areas in the system.
413
-
414
-
- burpSuite Plugin :
415
-
-[nowafpls](https://github.com/assetnote/nowafpls/) - Burp Plugin to Bypass WAFs through the insertion of Junk Data .
410
+
-[nowafpls](https://github.com/assetnote/nowafpls/) - Burp Plugin to Bypass WAFs through the insertion of Junk Data.
0 commit comments