SecLists
SecLists copied to clipboard
fuzz-Bo0oM.txt: "WAF friendly" version
I made a "friendly" version of fuzz-Bo0oM.txt
file, adapted for WAF-protected website.
Less (agressive) words & less intrusion-detection issues.
I do not know if this file can live / be maintained in this repository or folder but I propose.
It can be useful when we encounter website with strict / punitive WAF.
How this file has been made: sed -r '/(passwd|.htaccess|.asa|.ini|var\/log|%252e%252e|%2e%2e|^\..+)/d' ./fuzz-Bo0oM.txt > ./fuzz-Bo0oM-friendly.txt
. Tested against Akamai.