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.
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' .
Approx 11 hr 26 min 3 sec
To make bug hunting easy for newbies , especially for those who get confused how to utilise the flags
- 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:
-
Custom Prompt Support
-
Custom Tool Integration
-
Syntax Generation
-
Ask questions related to command's output
- Release GPT ,Mistral , Deepseek , Grok , Claude models & ollama support
- Support for Latest Google Gen AI AI SDK
-
@tomnomnom for developing waybackurls, httprobe
-
@project discoveryfor creating subfinder , dnsx, naabu, httpx toolkit, shuffledns
-
@OWASP for developing Amass
-
@Somdev for developing Arjun , XSStrike
-
@zoidsec for bxss
-
@Luke Stephens for developing hakrawler
-
@Tillson Galloway for developing Githound
-
@Mauro Soria for dirsearch
-
@Kajan for dirbuster
-
@ffuf for ffuf
-
@Corben Leo for developing subjs , gau
-
@RedSIege for Eyewitness
-
@epi for feroxbuster
-
@003random) for developing getJS
-
@SensePost for developing Gowitness
-
@Adrien for GitGrabber
-
@Daniel for developing nomore403
-
@Lostsec for developing Loxs
-
@Robert David Graham for masscan
-
@Hardik for developing Oralyzer
-
@Tillson Galloway for developing Githound
-
Devansh for Paramspider & OpenRedirex
-
@d3mondev for PureDNS
-
@Autumn (Bee) for Rustscan
-
@New Relic for rustyhog
-
@Dan Salmon for s3scanner
-
@/XNL-h4ck3r for xnl-Linkfinder & waymore
-
@sqlmapproject for sqlmap
-
@secretlint for developing secretlint
-
@Truffle Security for developing trufflehog
-
@Xavi Mendez for wfuzz
-
@psy for xsser
π§ Email: [email protected]
Licensed under AGPL-3.0 license
π Last Updated: May 25 , 2025
π First Published : May 25 , 2025