**B-Hunters** is a bug bounty framework built on the Karton
Project description
B-Hunters
$$$$$$$\ $$\ $$\ $$\
$$ __$$\ $$ | $$ | $$ |
$$ | $$ | $$ | $$ |$$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$\
$$$$$$$\ |$$$$$$\ $$$$$$$$ |$$ | $$ |$$ __$$\\_$$ _| $$ __$$\ $$ __$$\ $$ _____|
$$ __$$\ \______|$$ __$$ |$$ | $$ |$$ | $$ | $$ | $$$$$$$$ |$$ | \__|\$$$$$$\
$$ | $$ | $$ | $$ |$$ | $$ |$$ | $$ | $$ |$$\ $$ ____|$$ | \____$$\
$$$$$$$ | $$ | $$ |\$$$$$$ |$$ | $$ | \$$$$ |\$$$$$$$\ $$ | $$$$$$$ |
\_______/ \__| \__| \______/ \__| \__| \____/ \_______|\__| \_______/
0xBormaa - 2024
B-Hunters is a bug bounty framework built on the Karton framework. It leverages Docker to execute multiple tools and tasks across different machines, providing a powerful, modular, and scalable approach to reconnaissance and vulnerability scanning.
B-Hunters automates the entire recon process by utilizing multiprocessing and microservices to ensure efficiency, flexibility, and ease of integration.
Results can be integrated with discord webhooks to be sent once tool running finish or using the command line
B-hunters-playground Includes all tools and servers needed to start using B-Hunters
Tools Integrated
B-Hunters currently includes the following tools:
Subdomains
-
Subfinder
A fast passive subdomain enumeration tool that uses a wide range of sources. -
Vita
A tool for vulnerability and information gathering during reconnaissance. -
Findomain
A subdomain enumeration tool that integrates API keys for faster and more extensive discovery. -
Sublist3r
A tool designed to enumerate subdomains using multiple search engines. -
Assetfinder
Quickly finds domains and subdomains related to a target using various sources. -
Chaos
Fetches subdomains from ProjectDiscovery's Chaos dataset.
Crawling and Spidering
-
Gospider
A fast web spider written in Go, designed for gathering URLs and data. -
Dirsearch
A simple command-line tool designed to brute force directories and files in webservers. -
GetJS
Scrapes JavaScript files from web pages for further analysis. -
Gowitness
A tool for taking screenshots of websites, collecting headers, and identifying technologies. -
Katana
A fast and lightweight web crawler built for information gathering. -
ParamSpider
Finds parameters from web pages for use in parameter-based vulnerability testing. -
Waymore
Fetches URLs from various online services, including Wayback Machine and others. -
Waybackurls
Retrieves URLs for a domain from the Wayback Machine and similar services. -
GAU (GetAllURLs)
Fetches known URLs from AlienVault's Open Threat Exchange, Wayback Machine, and more. -
Wappalyzer-CLI
Identifies technologies used on websites via the command line.
Vulnerability Checks
-
DalFox
A fast and powerful open-source tool for detecting and exploiting XSS vulnerabilities. -
SSTImap
Detects and maps Server-Side Template Injection (SSTI) vulnerabilities. -
SQLMap
An automated SQL injection and database takeover tool. -
Nuclei
A fast tool for vulnerability scanning based on templates. -
SecretFinder
Finds sensitive data in JavaScript files. -
NipeJS
A JavaScript analysis tool for identifying vulnerabilities.
Other
- uro
- gf
- qsreplace
- Nmap
Features
- Automation: Automates recon and scanning tasks to save time and reduce manual effort.
- Modularity: Built on a microservices architecture, allowing easy customization and extension.
- Scalability: Handles large-scale tasks with multiprocessing and distributed workloads.
- Integration: Feeds the output of one tool seamlessly into another.
- Dockerized: Provides containerized environments for consistent and isolated tool execution.
Why B-Hunters?
B-Hunters uses a microservices architecture to provide these features:
- Isolation: Each tool runs in its own container, ensuring no interference between tools.
- Resilience: Faults in one service do not affect others.
- Scalability: Allows horizontal scaling by distributing services across multiple machines.
- Flexibility: Enables you to easily replace or update individual components without disrupting the entire framework.
- Parallelism: Tasks are processed concurrently, significantly reducing recon time.
Installation
- Clone the Repository:
git clone https://github.com/your-repo/B-Hunters.git cd B-Hunters pip install .
- Install Using pip:
pip install b-hunters
Config
You have first to update b-hunters.example.ini file with your IP and other configs if you want to edit. Remember when you update settings when running tools use the same config file Config file by default should be in /etc/b-hunters/b-hunters.ini" if you want insomething else use -c flag when calling command
Usage
The tool provides two main commands: scan and report. These commands allow you to perform scans on domains and generate reports. Below is a detailed explanation of each command and its options.
General Options
| Option | Description | Default |
|---|---|---|
--config, -c |
Optional path to the configuration file. | /etc/b-hunters/b-hunters.ini |
Commands
1. Scan Command
Run a scan operation on a specified domain.
Options
| Option | Description | Required |
|---|---|---|
--domain, -d |
Target domain for scanning. | Yes |
--scantype, -t |
Type of scan: single or multi. |
Yes |
--description |
Optional description for the scan. | No |
|
Usage:
b-hunters [-c <config_path>] scan --domain <target_domain> --scantype <single or multi> [--description <description>]
For example to scan all subdomains in example.com
b-hunters scan -d example.com -t multi
2. Report Command
Generate a scan report for a specified domain.
Options
| Option | Description | Required |
|---|---|---|
--domain, -d |
Specify the domain for the report. | Yes |
--output, -o |
Optional path to save the report output. | No |
|
Usage
b-hunters report --domain <target_domain> [--output <output_path>]
Example to get report of domain example.com
b-hunters report -d example.com -o /tmp/example.com
Future Plan
Here are the planned features and improvements for the tool:
-
Create Web Interface
Develop a user-friendly web interface to manage scans and reports. -
Integrate Discord Bot
Integrate a Discord bot to scan or get full report. -
Add More Tools
Continuously expand the toolset by adding more scanning and vulnerability scanning tools.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file b_hunters-1.1.7.tar.gz.
File metadata
- Download URL: b_hunters-1.1.7.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91410ef1a821efb8e6ef71f4d2e551e56d583192df912164105b0f47562f1cfe
|
|
| MD5 |
ec2d481906200b614a12da15c7bb0325
|
|
| BLAKE2b-256 |
dc23df0c1d4d4558d34a0bb4c2528ca35d32d967e8424d98df54ae2174842160
|
File details
Details for the file b_hunters-1.1.7-py3-none-any.whl.
File metadata
- Download URL: b_hunters-1.1.7-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18e6b869eac4efd2db77c0e77ca647966857b767cd35011ea22530e40637c97a
|
|
| MD5 |
93e90c4679d5d7577a81b45cc4d14952
|
|
| BLAKE2b-256 |
19d794e80090fcb4667dbd42ef7b16174b076fe0ef4959f066471b948586408b
|