Multiprotocol credential bruteforcer and enumerator
Top 26.0% on sourcepulse
Legba is a multiprotocol credential bruteforcer and password sprayer designed for performance and resource efficiency, targeting security professionals and penetration testers. It leverages Rust and the Tokio asynchronous runtime to significantly outperform traditional tools like thc-hydra across various protocols.
How It Works
Built with Rust and Tokio, Legba utilizes an asynchronous, non-blocking I/O model. This allows it to manage a high number of concurrent network connections and operations efficiently, minimizing resource consumption (CPU, memory) compared to thread-per-connection or synchronous models. This approach is key to its claimed performance gains, especially in scenarios with many simultaneous connection attempts.
Quick Start & Requirements
cargo install legba
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The GPL-3.0 license may impose significant restrictions on commercial use or integration into proprietary software. The benchmark, while impressive, is limited to specific scenarios and hardware.
1 month ago
Inactive