Make sure you have Go installed on your Machine
sudo apt install -y golang
export GOROOT=/usr/lib/go
export GOPATH=$HOME/go
export PATH=$GOPATH/bin:$GOROOT/bin:$PATH
source .bashrc
- Use Waybackurls by Tomnomnom to Fetch URLS for Specific Target
- Use GF patterns to find XSS Vulnerable URL's
- Use Dalfox to find XSS.
Check out my Blog to get a Detailed Explantion : Blog Link
Find Script here : QuickXSS
If you have any Questions, Reach out to me via Twitter