wfuzz -c -z file,seclist/Payloads/XSS/xss_vectors.txt https://target.com/search?q=FUZZ

ffuf -u https://target.com/FUZZ -w seclist/Discovery/Parameters/params.txt

ffuf -u https://FUZZ.target.com -w seclist/Discovery/Subdomains/subdomains-top1M.txt

gobuster dir -u https://target.com -w seclist/Discovery/Web_Content/common.txt -t 50