awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hash3liZer avatar

hash3liZer/WiFiBroot

0
View on GitHub↗
1,097 星标·185 分支·Python·GPL-3.0·11 次浏览

WiFiBroot

WiFiBroot 是一款专为无线网络安全审计和渗透测试设计的命令行实用程序。它专注于通过捕获身份验证握手并测试接入点和连接客户端的弹性,来评估 WPA 和 WPA2 网络安全。

该工具结合了一个去身份验证(deauthentication)攻击框架,强制客户端断开连接以促进握手数据的拦截。它利用状态重构从碎片化的无线流量中组装完整的加密交换,然后用于离线凭证恢复。

该软件通过评估接入点如何处理强制断开连接和流量中断来支持网络压力测试。它利用并行计算将测试密码候选者的工作负载分配到多个处理核心,同时使用底层数据包注入和捕获技术直接与无线介质交互。

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 历史

hash3lizer/wifibroot 的 Star 历史图表hash3lizer/wifibroot 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

WiFiBroot 的开源替代方案

相似的开源项目,按与 WiFiBroot 的功能重合度排序。
  • fluxionnetwork/fluxionFluxionNetwork 的头像

    FluxionNetwork/fluxion

    5,776在 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
    在 GitHub 上查看↗5,776
  • v1s1t0r1sh3r3/airgeddonv1s1t0r1sh3r3 的头像

    v1s1t0r1sh3r3/airgeddon

    7,797在 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
    在 GitHub 上查看↗7,797
  • derv82/wifite2derv82 的头像

    derv82/wifite2

    7,610在 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
    在 GitHub 上查看↗7,610
  • cifertech/esp32-divcifertech 的头像

    cifertech/ESP32-DIV

    2,552在 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
    在 GitHub 上查看↗2,552
查看 WiFiBroot 的所有 30 个替代方案→

包含 WiFiBroot 的精选搜索

收录 WiFiBroot 的精选合集。
  • Wi-Fi 网络安全审计工具

常见问题解答

hash3lizer/wifibroot 是做什么的?

WiFiBroot 是一款专为无线网络安全审计和渗透测试设计的命令行实用程序。它专注于通过捕获身份验证握手并测试接入点和连接客户端的弹性,来评估 WPA 和 WPA2 网络安全。

hash3lizer/wifibroot 的主要功能有哪些?

hash3lizer/wifibroot 的主要功能包括:Wireless Network Tools, Wireless Security Tools, Wireless Testing, Authentication Handshake Reconstructors, Raw Socket Injection, Wireless Packet Capturing, Parallel Brute-Force Engines, Wireless Security Auditing。

hash3lizer/wifibroot 有哪些开源替代品?

hash3lizer/wifibroot 的开源替代品包括: 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…