Important Note
This tool is for educational and ethical practices only. The developers are not responsible if the tool is misused by an individual
About Hunter
Hunter is a penetration testing framework for ethical hackers to use in their tests. As of now, Hunter consists of 5 different tools for the user. The tools are listed as follows:
More tools are to be added very soon.
Features (as of 31/01/2022)
Tested On
Contributing
Thank you so much for considering to contribute to the Project. Place a pull request and if feasible it will be merged into the main branch of this repository.
Using Hunter
Hunter aims to be a begineer friendly framework. Using Hunter does not require any advanced skills, but you need to be familiar with some of the terminologies of penetration testing.
Installation
Note:
Make sure to run the framework in root user. Hunter requires some permissions, which are only available to the root user
Follow the below steps to run Hunter without any issues on your device.
git clone https://github.com/gsvprharsha/Hunter-Framework.git
chmod +x setup.sh
./setup.sh
sudo hunter
- You should be greeted with the following screen
- Now you may choose your option and hit enter, which would ask you input regaring the target, gateway,…etc
What to expect in future updates
And many more tools to come. If you are into building tools, then do contribute to the project.