https://github.com/gigachad80/hunter-kit-ai-
Hunt bugs with AI
https://github.com/gigachad80/hunter-kit-ai-
bug-bounty bug-hunter bugbounty bugbounty-tool directory-bruteforce hunter javascript-recon reconnaissance subdomain-enumeration subfinder
Last synced: 1 day ago
JSON representation
Hunt bugs with AI
- Host: GitHub
- URL: https://github.com/gigachad80/hunter-kit-ai-
- Owner: gigachad80
- License: agpl-3.0
- Created: 2025-05-25T13:05:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-26T10:56:18.000Z (about 1 year ago)
- Last Synced: 2025-09-13T22:56:42.495Z (10 months ago)
- Topics: bug-bounty, bug-hunter, bugbounty, bugbounty-tool, directory-bruteforce, hunter, javascript-recon, reconnaissance, subdomain-enumeration, subfinder
- Language: Python
- Homepage:
- Size: 185 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🚀 Project Name : Hunter Kit AI
===============


#### Hunter Kit AI :
### 📌 Overview
*_Hunter Kit AI_* is an AI powered web security tool which uses AI to generate syntax for 30+ bug hunting tools .Not only it generate syntax but you can also ask question related to output and other queries of generated command. Apart from that it also support integration for custom tools and custom prompt.
### 🤔 Why This Name?
All the tools I have selected are commonly used by web app pentesters, so you can consider it a toolkit for bug hunters. Since it uses AI for command generation and answering questions, I named it 'Hunter Kit AI' .
### ⌚ Total Time taken to develop , test , trying different approaches & prompt modification
Approx 11 hr 26 min 3 sec
### 🙃Why I Created This
To make bug hunting easy for newbies , especially for those who get confused how to utilise the flags
### 📚 Requirements & Dependencies
* #### Python
* #### The tool which you want to use
### 📥 Installation Guide & USage :
### 🍃 Usage :
- Just copy paste these commands .
```
git clone https://github.com/gigachad80/Hunter-Kit-AI-
```
```
pip install -r requirements.txt
```
OR
```
pipx install -r requirements.txt
```
```
Go to .env file & set your .env credentials from Google AI studio
```
```
python 3 hunter-kit-ai.py
```
OR
```
python hunter-kit-ai.py
```
- Then choose the module and tools as you want
> [!NOTE]
> For Customisation : edit config.py prompt , or you can use config generator.py to generate custom prompts. For integrating your own custom tools and how to edit config.py , read these:
> [Docs on Custom Tool Integration](https://github.com/gigachad80/Hunter-Kit-AI-/wiki/Custom-Tool-Integration-with-Default-Prompt-Support)
> [Docs on Custom Prompt Support](https://github.com/gigachad80/Hunter-Kit-AI-/wiki/Custom-Prompt-Support.)
### 💫 Features :
- Custom Prompt Support
- Custom Tool Integration
- Syntax Generation
- Ask questions related to command's output
### 📝 Roadmap / To-do
- [ ] Release GPT ,Mistral , Deepseek , Grok , Claude models & ollama support
- [ ] Support for Latest Google Gen AI AI SDK
### 💓 Credits:
* #### [@tomnomnom](https://github.com/tomnomnom) for developing waybackurls, httprobe
* #### [@project discovery](https://github.com/projectdiscovery)for creating subfinder , dnsx, naabu, httpx toolkit, shuffledns
* #### [@OWASP](https://github.com/owasp-amass) for developing Amass
* #### [@Somdev](https://github.com/s0md3v) for developing Arjun , XSStrike
* #### [@zoidsec](https://github.com/ethicalhackingplayground/) for bxss
* #### [@Luke Stephens](https://github.com/hakluke) for developing hakrawler
* #### [@Tillson Galloway](https://github.com/tillson) for developing Githound
* #### [@Mauro Soria](https://github.com/maurosoria) for dirsearch
* #### [@Kajan](https://github.com/KajanM) for dirbuster
* #### [@ffuf](https://github.com/ffuf/) for ffuf
* #### [@Corben Leo](https://github.com/lc) for developing subjs , gau
* #### [@RedSIege](https://github.com/RedSiege) for Eyewitness
* #### [@epi](https://github.com/epi052) for feroxbuster
* #### [@003random](https://github.com/003random)) for developing getJS
* #### [@SensePost](https://github.com/sensepost) for developing Gowitness
* #### [@Adrien](https://github.com/hisxo) for GitGrabber
* #### [@Daniel](https://github.com/devploit) for developing nomore403
* #### [@Lostsec](https://github.com/coffinxp) for developing Loxs
* #### [@Robert David Graham](https://github.com/robertdavidgraham) for masscan
* #### [@Hardik](https://github.com/r0075h3ll) for developing Oralyzer
* #### [@Tillson Galloway](https://github.com/tillson) for developing Githound
* #### [Devansh](https://github.com/ethicalhackingplayground/) for Paramspider & OpenRedirex
* #### [@d3mondev](https://github.com/d3mondev) for PureDNS
* #### [@Autumn (Bee)](https://github.com/bee-san) for Rustscan
* #### [@New Relic](https://github.com/newrelic/) for rustyhog
* #### [@Dan Salmon](https://github.com/sa7mon) for s3scanner
* #### [@/XNL-h4ck3r](https://github.com/xnl-h4ck3r) for xnl-Linkfinder & waymore
* #### [@sqlmapproject](https://github.com/sqlmapproject) for sqlmap
* #### [@secretlint](https://github.com/secretlint) for developing secretlint
* #### [@Truffle Security](https://github.com/trufflesecurity) for developing trufflehog
* #### [@Xavi Mendez](https://github.com/xmendez) for wfuzz
* #### [@psy](https://github.com/epsylon) for xsser
### 📞 Contact
📧 Email: pookielinuxuser@tutamail.com
### 📄 License
Licensed under **AGPL-3.0 license**
🕒 Last Updated: May 25 , 2025
🕒 First Published : May 25 , 2025