awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesGUI Attack Management

Graphical interfaces for configuring and executing parallelized password attacks.

Distinct from Password Attacks: Specializes general password attack utilities by adding a graphical management interface.

Explore 3 awesome GitHub repositories matching part of an awesome list · GUI Attack Management. Refine with filters or upvote what's useful.

Awesome GUI Attack Management GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • vanhauser-thc/thc-hydraAvatar de vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Voir sur GitHub↗

    Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f

    Enables configuration and execution of parallelized password attacks via a graphical interface.

    C
    Voir sur GitHub↗11,943
  • skeeto/endlesshAvatar de skeeto

    skeeto/endlessh

    8,477Voir sur GitHub↗

    Endlessh is an SSH tarpit and network honeypot designed to mitigate automated SSH brute force attacks. It acts as a defensive layer that protects servers by diverting malicious connection attempts into a slow-motion trap. The project implements a tarpit by sending endless, throttled banners to clients, which keeps connections open indefinitely to occupy attacker resources and slow down network scans. The service includes connection rate limiting to prevent system resource exhaustion and provides monitoring through connection activity and diagnostic data logging to system logs. Process manage

    Sends endless slow banners to clients to occupy connections and distract attackers from real servers.

    C
    Voir sur GitHub↗8,477
  • sammwyy/mikumikubeamAvatar de sammwyy

    sammwyy/MikuMikuBeam

    5,794Voir sur GitHub↗

    MikuMikuBeam is a hybrid command-line and web-based tool for launching configurable network stress tests with real-time monitoring and plugin extensibility. It provides a modular pipeline for constructing and executing network attacks, supporting configurable parameters such as target, packet size, duration, and delay. The tool distinguishes itself through a dual-mode configuration interface that allows attack parameters to be set via both a web UI and command-line arguments, with CLI providing colored real-time output. It features isolated client session management where each browser tab spa

    Manages several isolated attack instances running simultaneously from separate browser tabs.

    Goddosddos-attack-toolsddos-attacks
    Voir sur GitHub↗5,794
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Password Attacks
  5. GUI Attack Management

Explorer les sous-tags

  • Automated Attack DiversionTechniques to divert automated attack traffic away from real targets using decoys. **Distinct from GUI Attack Management:** Focuses on network traffic diversion rather than GUI management of password attacks.
  • Concurrent Attack Client ManagersGraphical interfaces for managing multiple concurrent attack instances running in parallel. **Distinct from GUI Attack Management:** Distinct from GUI Attack Management: focuses on concurrent management of multiple attack instances rather than general GUI attack configuration.