XSS discovery using dalfox, waybackurls, gau

Bash Script to Automate XSS using Waybackurls, GF, GF Patterns and Dalfox.

Here are their Repositories:

Automated by the infosec guy using bash scripting you can clone the tool to your system through below link. https://github.com/theinfosecguy/QuickXSS Usage:

./QuickXSS.sh -d <target.com> ./QuickXSS.sh -d <target.com> -b <blindxss.xss.ht> ./QuickXSS.sh -d <target.com> -o xss_results.txt ./QuickXSS.sh -d <target.com> -b <blindxss.xss.ht> -o xss_results.txt

Last updated