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