Skip to content

TH Tools is a compact, menu-driven CLI for recon and pentesting. It bundles admin panel finders, directory brute force, CMS detection, SQL checks, reverse IP and more in a modular, scriptable package for fast, repeatable testing.

License

Notifications You must be signed in to change notification settings

aonexyz/TH-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

THBD Tools - All-in-One Recon & Pentesting Suite

Overview

THBD Tools is a powerful, modular command-line tool designed for penetration testers, bug hunters, and cybersecurity enthusiasts. It provides a collection of recon and exploitation utilities such as admin panel finders, directory brute forcing, CMS detection, SQL injection testing, reverse IP lookup, and more β€” all accessible from a simple menu-driven interface.

Features

  • Admin Finder: Identify hidden admin panels on a target website.
  • Directory Brute Force: Discover hidden directories using customizable wordlists.
  • Combo Attack: Combine admin panel and directory brute forcing.
  • CMS Detector: Detect the CMS powering the target site.
  • Wayback URL Extractor: Extract historical URLs of a domain from the Wayback Machine.
  • WAF Detector: Identify the Web Application Firewall protecting a website.
  • Login Page Brute Force: Attempt credential brute forcing on login pages.
  • SQLi Bypass Wordlist Test: Test SQL injection payloads with bypass techniques.
  • All-In-One Recon: Run multiple recon tools in sequence and gather extensive data.
  • Reverse IP Lookup: Find all domains hosted on the same IP address.
  • Update Tool & Wordlists: Keep the tool and default wordlists up to date easily.

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/thbd_tools.git
  2. Navigate to the project directory:
    cd thbd_tools
  3. (Optional) Create and activate a virtual environment:
    python -m venv venv
    source venv/bin/activate  # Linux/macOS
    venv\Scripts\activate     # Windows
  4. Install the required packages:
    pip install -r requirements.txt

Usage

Run the main program:

python thbd_tools.py

Happy hacking! πŸ’»


Author


Buy me a coffee β˜•

Love the bot? Wanna fuel more WAGMI vibes? Drop some crypto love to keep the charts lit! πŸ™Œ

  • SUI: 0x6e20d8f6c15aeb42887608eec65b29385f21fa21cfd23302c54fabd813d8cd38
  • USDT (TRC20): TMoPwVpeC8A2yTc5qotKj8gVXaGTqQwc3L
  • BNB (BEP20): 0x068ff5934e0c30d8763012a6faa0033e7fdcc455
  • Binance UID:899350787

Every bit helps me grind harder and keep this bot stacking bags! 😎

About

TH Tools is a compact, menu-driven CLI for recon and pentesting. It bundles admin panel finders, directory brute force, CMS detection, SQL checks, reverse IP and more in a modular, scriptable package for fast, repeatable testing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages