Find SSRF , LFI , XSS using httpx , waybackurls , gf , gau , qsreplace
Hello All
Today will see how you can find ssrf xss and lfi using gf , httpx , waybackurls , qsreplace , gau tool .
This will help you in bug bounty because it’s advance bug bounty tips i have also a YouTube channel please visit there and watch video on advance subdomain recon and subdomain takeover and some poc video is also there. So let’s start
XSS
First let’s start find xss for these we will use these tools gf , httpx , waybackurls , qsreplace , and command is like this :
cat file.txt | gf xss | grep ‘source=’ | qsreplace ‘”><script>confirm(1)</script>’ | while read host do…………
Open this url For all payloads . https://www.hacktube5.tech/bug-bounty-tips-and-tricks/find-ssrf-lfi-xss-using-httpx-waybackurls-gf-gau-qsreplace/