AI-powered bug bounty hunting - recon to report, in your terminal.
Free Setup
·
Quick Start
·
Commands
·
What It Finds
·
Install
·
Support
·
FAQ
Built and maintained by AwareXone · Website · X · GitHub
Trusted By Engineers At
Where this project's stargazers say they work.
Compiled from public GitHub profiles of this repository's stargazers - 43 people across 30 organizations, counted from the employer each person lists on their own profile or from their public organization memberships. No individual accounts are named. These companies have not endorsed or sponsored this project; their logos are shown as trademarks of their respective owners.
Support This Project
If BugHunter helps your hunts, you can fuel more of them — every contribution helps build more open-source security tools.
Crypto Donations
| Address | |
|---|---|
| Bitcoin (BTC) | 1GXwGqmLcnbZWgVNskUAZyw2cmqenkUFNY |
| Solana (SOL) | 4ArkPu1E7tkrt3d5X84grWzF1xjuLpScgGEy12Bp2cmE |
Sponsorship
We're open to sponsors. Sponsoring funds new features and keeps the standalone mode free for everyone, and gets your logo and a link right here in the README, plus a credit in every release.
Want to sponsor? Reach out at AwareXone.com or [email protected].
AwareXone
BugHunter is built and maintained by AwareXone. Beyond open-source tools like this one, AwareXone builds AI-driven defenses against scams, fraud, and social engineering, and offers social engineering defense and human risk consultancy for organizations. If that's something your team needs, get in touch.
What Is This?
Agentic Bug Hunter finds real, reportable bugs, not theoretical ones. Point it at a target and it runs recon, tests for vulnerabilities, validates findings against a strict gate, and writes a submission-ready report for HackerOne, Bugcrowd, Intigriti, or Immunefi.
It remembers everything: patterns found on one target inform the next, and sessions pick up where they left off.
Works as a Claude Code plugin, or as a fully standalone CLI (bughunter) with no subscription required.
Standalone Mode: No Subscription Required
You no longer need Claude Code, Claude Pro, or any paid AI subscription.
Install once, use the bughunter command from any terminal on your machine:
git clone https://github.com/Awarexone/Agentic-Bug-Hunter.git
cd Agentic-Bug-Hunter
./install.sh --agent standalone
Rerun the same command after pulling updates. The installer detects and
refreshes the active managed bughunter command, including older installations
under /usr/local/bin or ~/.local/bin, while preserving your saved provider
configuration in ~/.bughunter/config.json.
To uninstall the standalone command while keeping its configuration:
./uninstall.sh --agent s