-
Notifications
You must be signed in to change notification settings - Fork 0
GUI User Guide
swannlagoute edited this page May 25, 2025
·
1 revision
HERMES GUI is a simple and educational security analysis tool designed for beginner pentesters. It allows users to evaluate the security of a website by entering its URL and provides checks based on OWASP standards.
-
Enter the URL to analyze
- In the main field labeled “Enter the URL of the site to analyze...”, type the website address you want to analyze.
- Click the 🔍 icon on the right to start the scan.
-
View the results
- Once the scan is complete, the results will be displayed in the center of the screen.
- Detected vulnerabilities will be listed and mapped to OWASP recommendations.
On the right panel, the site features an interactive list of OWASP criteria (e.g., V1 – Architecture):
- ✅ Verified items are marked.
- ⭕ Unverified items are indicated.
- 📖 Click an item to view its full details (e.g., V1.1.1, V1.1.2, etc.).
This project was created by Epitech students as part of their final-year capstone project. The goal is to make cybersecurity:
- more accessible,
- educational,
- and hands-on for learners.
🔗 Visit their GitHub or click the GitHub button at the bottom left of the site.
- To learn more about how it works or to contribute:
- Click on Documentation (bottom-left corner)
- Or access the project site via the Website button
- Clean dark mode interface
- OWASP integration
- Automated URL-based security analysis
- Licensed under MIT
- Only scan websites you have permission to analyze.
- Use this tool in an ethical and educational context.
- Complement your analysis with professional tools for a complete audit.
If you encounter bugs or wish to suggest improvements, use the project’s GitHub to open an issue.