Skip to content

πŸ”§ A simple but powerful CLI-based toolkit for basic reconnaissance β€” includes subdomain discovery, header scanning, port scanning, etc.

License

Notifications You must be signed in to change notification settings

stashEmal/cli-hackbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯ CLI HackBox

A lightweight Python-based recon toolkit for ethical hackers, bug bounty hunters, and cybersecurity enthusiasts.


πŸš€ Features

  • Subdomain Finder β€” Discover subdomains using powerful wordlists.
  • HTTP Header Scanner β€” Reveal server-side info and security headers.
  • Port Scanner β€” Scan open ports and get banner details.
  • IP Geolocation β€” Trace IPs to their geographic origin.
  • (More tools coming...)

Screenshots


πŸ“₯ Installation

  1. Clone the repository:

git clone https://github.com/stashEmal/cli-hackbox.git

cd cli-hackbox

  1. Install required modules:

pip install -r requirements.txt

βš™οΈ Usage

Run the main script and follow the on-screen prompts:

python3 app.py

Each tool is modular and can be run independently from the tools/ folder if needed.

πŸ’» Author

Made with grit & caffeine by stashEmal

🧠 Disclaimer

This tool is for educational and authorized testing only. Use responsibly.

✨ Open for Feedback & Contributions

I’m open to feedback, suggestions, and improvements! Feel free to open an issue or submit a pull request. Let's make this tool great together.

About

πŸ”§ A simple but powerful CLI-based toolkit for basic reconnaissance β€” includes subdomain discovery, header scanning, port scanning, etc.

Topics

Resources

License

Stars

Watchers

Forks

Languages