Skip to content

GUI User Guide

swannlagoute edited this page May 25, 2025 · 1 revision

🛡️ HERMES GUI – User Guide

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.


🚀 How does it work?

  1. 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.
  2. 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.

📋 Integrated OWASP List

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.).

❓ Who are we?

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.


📚 Documentation

  • 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

🛠️ Technologies Used (according to the page)

  • Clean dark mode interface
  • OWASP integration
  • Automated URL-based security analysis
  • Licensed under MIT

✅ Best Practices

  • 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.

📞 Support / Contact

If you encounter bugs or wish to suggest improvements, use the project’s GitHub to open an issue.

Clone this wiki locally