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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hash3liZer avatar

hash3liZer/WiFiBroot

0
View on GitHub↗
1,097 stars·185 forks·Python·GPL-3.0·26 views

WiFiBroot

WiFiBroot is a command-line utility designed for wireless network security auditing and penetration testing. It focuses on the evaluation of WPA and WPA2 network security by capturing authentication handshakes and testing the resilience of access points and connected clients.

The tool incorporates a deauthentication attack framework that forces client disconnections to facilitate the interception of handshake data. It utilizes stateful reconstruction to assemble complete cryptographic exchanges from fragmented wireless traffic, which are then used for offline credential recovery.

The software supports network stress testing by evaluating how access points handle forced disconnections and traffic interruptions. It leverages parallelized computation to distribute the workload of testing password candidates across multiple processing cores, while using low-level packet injection and capture techniques to interact directly with the wireless medium.

Features

  • Wireless Network Tools - Provides a utility for stress testing wireless access points and recovering pre-shared keys from captured handshake data.
  • Wireless Security Tools - Captures authentication handshakes and performs deauthentication attacks to audit WPA/WPA2 network security.
  • Wireless Testing - Evaluates wireless network resilience against unauthorized access and authentication vulnerabilities.
  • Authentication Handshake Reconstructors - Assembles complete cryptographic exchanges from fragmented wireless data packets to facilitate security analysis.
  • Raw Socket Injection - Crafts and transmits arbitrary management frames directly onto the wireless medium using low-level socket interfaces.
  • Wireless Packet Capturing - Uses standard packet capture libraries to intercept and filter raw wireless frames for security analysis.
  • Parallel Brute-Force Engines - Distributes password candidate testing across multiple processing cores to accelerate offline key recovery.
  • Wireless Security Auditing - Tests WPA and WPA2 network security by capturing authentication handshakes for offline analysis.
  • Handshake Captures - Intercepts WPA and WPA2 authentication handshakes from local traffic to enable offline password recovery.
  • Deauthentication Attacks - Forces client disconnections from wireless networks to facilitate handshake interception and credential recovery.
  • Infrastructure Stress Testing - Evaluates access point stability by simulating forced disconnections and traffic interruptions.

Star history

Star history chart for hash3lizer/wifibrootStar history chart for hash3lizer/wifibroot

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with WiFiBroot

These projects share indexed features with WiFiBroot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • fluxionnetwork/fluxionFluxionNetwork avatar

    FluxionNetwork/fluxion

    5,776View on GitHub↗

    Fluxion is a wireless security auditing framework that tests WPA/WPA2 networks by capturing handshakes and deploying rogue access points with captive portals. It operates by deauthenticating clients from legitimate access points, forcing them to reconnect to a cloned network where a fake authentication page collects the network passphrase. The tool distinguishes itself through a plugin-based attack lifecycle with mandatory hook functions for consistent execution, multilingual metadata scripts that load attack descriptions based on locale, and a handshake verification pipeline that validates c

    HTML
    View on GitHub↗5,776
  • v1s1t0r1sh3r3/airgeddonv1s1t0r1sh3r3 avatar

    v1s1t0r1sh3r3/airgeddon

    7,797View on GitHub↗

    airgeddon is a bash-based wireless network audit suite and security toolkit for Linux. It serves as a framework for testing wireless vulnerabilities and verifying network configurations across various encryption standards, including WPA, WEP, and WPS. The project functions as an orchestration layer that integrates a collection of third-party wireless security tools. It features a modular approach to attack vectorization, coordinating tasks such as evil twin simulations with captive portals, WPA handshake interception, and the execution of WPS vulnerability tests. Its capabilities cover a bro

    Shell
    View on GitHub↗7,797
  • derv82/wifite2derv82 avatar

    derv82/wifite2

    7,610View on GitHub↗

    Wifite2 is an automated wireless network security auditor and password recovery suite. It coordinates multiple external auditing tools to scan for wireless networks and execute attacks to recover WEP, WPA, and WPS passwords. The project specializes in a variety of encryption attack vectors, including the interception of four-way handshakes and PMKID hash extraction for offline cracking. It provides dedicated capabilities for breaking legacy WEP encryption via fragmentation and packet replay, as well as recovering wireless keys through WPS PIN brute-force and Pixie-Dust attacks. The tool auto

    Pythonwifi-crackerwifi-passwordwifi-security
    View on GitHub↗7,610
  • cifertech/esp32-divcifertech avatar

    cifertech/ESP32-DIV

    2,552View on GitHub↗

    ESP32-DIV is a handheld wireless pentesting platform designed for analyzing and disrupting a wide range of wireless protocols. It functions as a multi-band radio analyzer, RFID and NFC tag manipulator, and GPS wardriving logger, providing a unified interface for security auditing and signal research. The project distinguishes itself through a modular radio abstraction that allows switching between Wi-Fi, BLE, Sub-GHz, RFID/NFC, and infrared hardware modules. It features a touch-driven TFT interface for navigating toolsets and managing signal profiles, as well as the ability to emulate Bluetoo

    C++arduinoattackdeauth
    View on GitHub↗2,552
Compare all 30 related projects→

Frequently asked questions

What does hash3lizer/wifibroot do?

WiFiBroot is a command-line utility designed for wireless network security auditing and penetration testing. It focuses on the evaluation of WPA and WPA2 network security by capturing authentication handshakes and testing the resilience of access points and connected clients.

What are the main features of hash3lizer/wifibroot?

The main features of hash3lizer/wifibroot are: Wireless Network Tools, Wireless Security Tools, Wireless Testing, Authentication Handshake Reconstructors, Raw Socket Injection, Wireless Packet Capturing, Parallel Brute-Force Engines, Wireless Security Auditing.

Which projects share features with hash3lizer/wifibroot?

Projects with overlapping indexed features include: fluxionnetwork/fluxion — Fluxion is a wireless security auditing framework that tests WPA/WPA2 networks by capturing handshakes and deploying… v1s1t0r1sh3r3/airgeddon — airgeddon is a bash-based wireless network audit suite and security toolkit for Linux. It serves as a framework for… derv82/wifite2 — Wifite2 is an automated wireless network security auditor and password recovery suite. It coordinates multiple… cifertech/esp32-div — ESP32-DIV is a handheld wireless pentesting platform designed for analyzing and disrupting a wide range of wireless… chrisk44/hijacker — Hijacker is a Wi-Fi security auditing suite designed for scanning wireless networks, capturing traffic, and recovering… ankit0183/wifi-hacking — This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting…

Curated searches featuring WiFiBroot

Hand-picked collections where WiFiBroot appears.
  • Wi-Fi Network Security Auditing Tools