This a free domain research online tool that can discover hosts related to a domain. It helps to find out 🔰Subdomains, 🔰HTTP headers, 🔰banner grabbing, 🔰MX Records, 🔰DNS Servers, 🔰TXT Records, etc.
It helps a lot in gathering information about the target.
This is a website that has certificate transparency logs for every website. It will give you some details about the certificate issue name, and some helpful stuff.
This is a website that has certificate transparency logs for every website. It will give you some details about the certificate issue name, and some helpful stuff.
This is used to find hidden parameters for your target
https://github.com/s0md3v/Arjun.git
✅Retire.js
This is a burp suite extension that will automatically scan the javascript link you find from the link finder to find a vulnerability in them.
VIDEO REFERENCE IN HINDI
Step#: Some More Useful tools
🔰 BASIC RECON WITH WHOIS LOOKUP https://whois.domaintools.com/
🔰 GATHERING DNS INFORMATION https://www.robtex.com/
🔰 FINDING DIFFERENT DOMAINS ON THE SAME SERVER(REVERSE DNS) https://www.robtex.com/ BING ip:192.xxxx.xx.xxx or you can use google.
🔰 DISCOVERING SOME SENSITIVE FILES We will use a tool called dirb in Kali Linux
VIDEO REFERENCE IN HINDI
TIPS
🔰Always check the subdomain pointing IP address, if it is pointing to any internal IP addresses ex: 10.x.x.x or 172.x.x.x or 192.168.x.x or 169.254.x.x then find an SSRF and hit that subdomain using the SSRF (win easy bounty).
🔰Especially for forgot password check if the before changed email's forgot password link is still active after changing the current email to update. Which leads to Account Takeover. Nowadays this is vulnerable to most of the sites
🔰For shodan dork ssl:http://target.com search it on shodan Now click on the left side more button here you can find many filters like HTTP.title HTTP. component. So you can get more juicy results…
🔰Start with passive reconnaissance by gathering information about the target organization and its assets. This can be done by performing Google dorks, checking social media profiles, and analyzing the company's website and subdomains.
🔰install the TRUFFLEHOG chrome extension and auto-hunt Sensitive info in JS files by just browsing the web app.