You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Port Scanner
SSH Bruteforce
Backdoor Manager
Password cracker
Network Scanner
Wordlist Generator
More tools are to be added very soon.
Features (as of 31/01/2022)
Access it from anywhere by typing "sudo hunter"
6 tools in one.
Port Scanner accepts URLs and multiple targets.
You may add your own set of wordlists to the existing ones using wordlist generator.
A network mapper that shows MAC and IP addressess.
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.
Open your terminal and clone this repository using the following command