Hunter-kit is a comprehensive security toolkit designed for cross-platform usage with a magnificent UI. It streamlines the process of pentesting engagements by providing an extensive set of features to assist security professionals in scanning Web App targets, identifying vulnerabilities, and reporting them efficiently.
- Subdomain Enumeration: Discover subdomains associated with the target domain.
- Wayback URLs: Retrieve URLs from the Wayback Machine to understand the history of the target.
- Parameter Discovery: Identify and list parameters used by the target application.
- JavaScript Files: Analyze JS files for further investigation.
- JS File Analysis: Scan JavaScript files to identify any secrets, tokens, API keys, or hard-coded information.
- Injection Attacks: Perform injection attacks like SQLi, XSS, and SSTI to test for vulnerabilities.
- Subdomain Takeover: Detect and report subdomain takeover vulnerabilities.
- Admin Panel Discovery: Locate admin panels and test for default credentials.
- Tech Stack Detection: Identify technologies used by the web application efficiently.
- Subdomain Takeover: Check for potential subdomain takeover vulnerabilities.
- Admin Panel and Default Credentials: Locate admin panels and test for default credentials.
- Additional Scans: Various other vulnerability scanning capabilities.
- Organized Results: The toolkit organizes all results in a modern and reliable way, which is immensely helpful during the reporting phase.
- Statistics: Generate detailed statistics to provide a comprehensive overview of the findings.
yarn install
make sure your deps in dir called bin
run the DepScript to download the scripts
python3 depScript.py
Run the Project locally
yarn start
Contributions are welcome! Please open an issue or submit a pull request if you have any suggestions, improvements, or bug reports.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to all the contributors and the open-source community for their valuable inputs and support.