Read for Free…
🐺Hunters,
I hope my bug bounty write-ups are helpful and easily understandable for you, even though you’re a beginner in Bug Hunting.
Introduction
I was hunting on my primary target and I randomly picked a subdomain of my target. After taking a quick look around the subdomain, I started working on this subdomain.
Initial Recon
I started with taking a look on source code of page and in the meantime, I started Katana for fetching javascript file from source code.
katana -u sub.target.com -d 5
While Katana working, I started opening the javascript file manually from the source code.
I gave waybackurls a chance to give me interesting info about this subdomain.