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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vanhauser-thc/thc-hydraAvatar vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Vezi pe 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
    Vezi pe GitHub↗11,943
  • skeeto/endlesshAvatar skeeto

    skeeto/endlessh

    8,477Vezi pe 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
    Vezi pe GitHub↗8,477
  • sammwyy/mikumikubeamAvatar sammwyy

    sammwyy/MikuMikuBeam

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

Explorează sub-etichetele

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