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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vanhauser-thc/thc-hydraAvatar von vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,943
  • skeeto/endlesshAvatar von skeeto

    skeeto/endlessh

    8,477Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,477
  • sammwyy/mikumikubeamAvatar von sammwyy

    sammwyy/MikuMikuBeam

    5,794Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,794
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Password Attacks
  5. GUI Attack Management

Unter-Tags erkunden

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