DroidHawk is a powerful automation toolkit designed for Android security testing, reconnaissance, and bug bounty workflows.
It integrates multiple industry-standard tools into a single streamlined interface, helping security researchers and ethical hackers discover vulnerabilities faster and more efficiently.
- Subdomain Enumeration (Amass, Subfinder)
- Endpoint Discovery
- Live Host Detection (httpx)
- Attack Surface Mapping
- Automated crawling of web assets
- Hidden endpoints & parameter discovery
- URL collection for further testing
- API Key Discovery
- Token & Secret Scanning
- Misconfiguration Detection
- Fast Port Scanning (Masscan)
- Service Detection
- Basic Vulnerability Checks
- One-command execution
- Tool chaining for faster workflow
- Reduces manual effort
- Amass
- Subfinder
- httpx
- Masscan
- SpiderFoot
- TruffleHog
git clone https://github.com/jojin1709/DroidHawk
cd DroidHawk
pip install -r requirements.txtpython DroidHawk.pyDroidHawk/
│── DroidHawk.py
│── requirements.txt
│── README.md
│── Scripts/
This tool is created for educational and ethical testing purposes only.
Do not use it on systems without proper authorization.
Jojin John
- GitHub: https://github.com/jojin1709
If you found this project useful:
- ⭐ Star the repo
- 🍴 Fork it
- 🧠 Contribute