HuntMate is an advanced web application designed to enhance security testing for researchers and penetration testers. It offers a customizable checklist system and detailed insights on 100 common vulnerabilities, enabling users to efficiently manage their testing processes and monitor progress.
Make it your Hunting mate from here.
To set up HuntMate locally, follow these steps:
Clone the Repository:
git clone https://github.com/kalmux1/HuntMate.git
Navigate to the Project Directory:
cd Huntmate/docs
Open index.html
:
Launch index.html
in your preferred web browser to start using HuntMate locally.
/Huntmate
βββ README.md # Project Documentation
βββ LICENSE # LICENSE Documentation
βββdocs # Website Directory
βββ Clear.svg # Clear Button Icon
βββ SiteIcon.png # Site Icon
βββ index.html # Main Checklist Page
βββ script.js # JS File
βββ styles.css # Checklist CSS
βββ vulns.css # Vulnerability CSS
βββ vulns.html # Web Vulnerabilities Page
Contributions are welcome! If youβd like to contribute to HuntMate, follow these steps:
git checkout -b feature/your-feature
git add .
git commit -m "Add your commit message"
git push origin feature/your-feature
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or feedback, feel free to reach out via LinkedIn or open an issue on GitHub.