Skip to content

jojin1709/DroidHawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🦅 DroidHawk - Advanced Android Recon & Security Toolkit

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.


🚀 Key Features

🔍 Reconnaissance

  • Subdomain Enumeration (Amass, Subfinder)
  • Endpoint Discovery
  • Live Host Detection (httpx)
  • Attack Surface Mapping

🕷️ Crawling & Discovery

  • Automated crawling of web assets
  • Hidden endpoints & parameter discovery
  • URL collection for further testing

🔐 Sensitive Data Detection

  • API Key Discovery
  • Token & Secret Scanning
  • Misconfiguration Detection

📡 Scanning Capabilities

  • Fast Port Scanning (Masscan)
  • Service Detection
  • Basic Vulnerability Checks

⚙️ Automation

  • One-command execution
  • Tool chaining for faster workflow
  • Reduces manual effort

🛠️ Tools Integrated

  • Amass
  • Subfinder
  • httpx
  • Masscan
  • SpiderFoot
  • TruffleHog

⚙️ Installation

git clone https://github.com/jojin1709/DroidHawk
cd DroidHawk
pip install -r requirements.txt

▶️ Usage

python DroidHawk.py

📂 Project Structure

DroidHawk/
│── DroidHawk.py
│── requirements.txt
│── README.md
│── Scripts/

⚠️ Disclaimer

This tool is created for educational and ethical testing purposes only.
Do not use it on systems without proper authorization.


👨‍💻 Author

Jojin John


⭐ Support

If you found this project useful:

  • ⭐ Star the repo
  • 🍴 Fork it
  • 🧠 Contribute

About

Android Recon & Security Automation Toolkit for Bug Bounty and Pentesting

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors