This is my personal repo including bug bounty tips, tools collections, one lines I personally prefer while hunting, and so on. It is under development, so feel free to contribute.
Using this scrip, it automates the recon process like; subdomain enumeration, resolving subdomains, IP address gathering, port scanning on IP addressses, and as of now, I am currently working on it, I will add more functionality and approach in this script
Before you run the script, make sure:
- You've donwloaded Go-Lang, and set up env variable for go tools
- you have basic go tools, like httpx, anew, etc...
- The Other scripts like crt are present, (you can download them from this repo)
chmod +x recon.sh
recon.sh target.com
Now you have:
- resolved domains
- IP address
- Scanned port reports
- screenshots (I will add this soon)
Probablly not, continue approaching target,
<find drupal>
: inurl:”q=user/password” site:*.gov