Skip to content

A powerful bug hunting tool to detect XSS, SQLi, LFI, and Open Redirect vulnerabilities in web applications.

Notifications You must be signed in to change notification settings

ERO-HACK/BugHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

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

Repository files navigation

🐞 BugHunter - Advanced Bug Hunting Tool

BugHunter is a powerful and modular CLI-based bug hunting tool designed for discovering common web vulnerabilities like XSS, SQL Injection, Local File Inclusion (LFI), and Open Redirect.
It is ideal for bug bounty hunters, penetration testers, and security researchers.


πŸš€ Features

  • πŸ” Scan for XSS, LFI, SQLi, and Redirect vulnerabilities
  • πŸ§ͺ Payload injection system (customizable via .txt files)
  • 🎨 Colorful CLI output for better readability
  • 🧰 Easy-to-use Command Line Interface
  • 🧠 Intelligent detection patterns
  • πŸ“ Support for file-based payloads
  • πŸ•“ Execution delay/timing control
  • πŸ“¦ Modular architecture (each vulnerability has its own module)

πŸ› οΈ Installation

git clone https://github.com/ERO-HACK/BugHunter.git
cd BugHunter
pip install -r requirements.txt
python bughunter.py -h

About

A powerful bug hunting tool to detect XSS, SQLi, LFI, and Open Redirect vulnerabilities in web applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages