Skip to content

gigachad80/Hunter-Kit-AI-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

77 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Project Name : Hunter Kit AI

Maintenance

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

Docs on 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:

πŸ“ž Contact

πŸ“§ Email: [email protected]

πŸ“„ License

Licensed under AGPL-3.0 license

πŸ•’ Last Updated: May 25 , 2025

πŸ•’ First Published : May 25 , 2025