Automated XSS
Make sure you have Go installed on your Machine
To Install Go on your Machine:
How to Hunt Blind XSS using Dalfox?
Use Waybackurls by Tomnomnom to Fetch URLS for Specific Target.
Use GF patterns to find Possible XSS Vulnerable Parameters.
Use Dalfox to find XSS.
Steps :
How to Hunt Reflected XSS?
Use Waybackurls by Tomnomnom to Fetch URLS for Specific Target.
Use qsreplace for Accept URLs on stdin, replace all query string values with a user-supplied value, only output each combination of query string parameters once per host and path.
Steps :
Find the parameters which are not filtering special characters - One Liner
Tools Download Links:-
1:- Dalfox
2:- Waybackurls
3:- GF
4:- GF Patterns
5:- qsreplace
Find Script here : QuickXSS
If you have any Questions, Reach out to me via Twitter
Twitter : Fani Malik
Twitter : Faizee Asad
Twitter : Prince Prafull
Last updated