Lucene search
+L

13108 matches found

Kitploit
Kitploit
added 2026/09/22 11:55 a.m.14 views

wirespy

wirespy WireSpy 实现了各种WiFi攻击的自动化,以执行中间人攻击(MITMA)。 WireSpy 允许攻击者快速设置蜜罐以实施 中间人攻击(MITMA) 。实现了监控和日志记录功能,以便保留受害者流量/活动的记录。其他工具可与 Wirespy 配合使用,进行更高级的攻击。 目前支持两种攻击类型: Evil twin(邪恶双胞胎) :通过克隆一个“可信”热点(克隆现有接入点并使其用户解除认证,迫使他们透明地连接到伪造的蜜罐),强制受害者自动连接到蜜罐。 Honeypot(蜜罐) :设置一个简单的流氓热点,等待客户端连接。 功能 捕获受害者流量。 MAC 地址欺骗。...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 11:40 a.m.8 views

wifi-framework

Wi-Fi 框架 我们提出了一个框架,用于更轻松地进行 Wi-Fi 实验。 它可以用于创建模糊测试器、实现新攻击、创建漏洞验证概念、自动化实验、实现测试套件等。 该框架的主要优势在于,它允许你重用 Linux 的 Wi-Fi 功能,从而更轻松地实现攻击和/或测试 。 例如,该框架可以为你连接到(受保护的)Wi-Fi 网络,并在测试客户端时为你广播信标。 通常,任何 Linux 的 Wi-Fi 功能都可以被重用以更快速地实现攻击/测试。 该框架通过在执行 测试用例 的基础上结合 hostap 用户空间守护进程来实现这一点。 Wi-Fi 守护进程和框架组件概览。 如果你初次在 Linux 上...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/22 11:28 a.m.28 views

marfil

Marfil Marfil is an extension of the Aircrack-ng suite, used to assess WiFi network security. It allows to split the work of performing long running dictionary attacks among many computers. Motivation The Aircrack-ng suite provides the aircrack-ng tool, which is a 802.11 WEP and WPA/WPA2-PSK key...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 11:28 a.m.9 views

marfil

Marfil Marfil 是 Aircrack-ng 套件的扩展,用于评估 WiFi 网络安全。它允许将执行长时间字典攻击的工作分配给多台计算机。 动机 Aircrack-ng 套件提供了 aircrack-ng 工具,这是一个 802.11 WEP 和 WPA/WPA2-PSK 密钥破解程序。在破解后者时,必须使用字典或单词列表。这些字典越长,过程所需的时间就越长。根据您的硬件,甚至可能需要数天或数周。 如果您恰好有一些额外的硬件可供使用,aircrack-ng 不允许您在它们之间分配负载:您必须选择最快的硬件并坚持使用它。这正是 Marfil 发挥作用的地方。 解决方案 Marfi...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 11:23 a.m.8 views

netattack

NETATTACK netattack.py 是一个 Python 脚本,允许你扫描本地 WiFi 网络并执行去认证攻击。该脚本的有效性和强大程度高度依赖于你的无线网卡。 NETATTACK 2 已发布 https://github.com/chrizator/netattack2/ 使用方法 简易模式 扫描 WiFi 网络 root@kitploit: python netattack.py -scan -mon 此示例将执行 WiFi 网络扫描。BSSID、ESSID 和信道将列在表格中。 root@kitploit: -scan | --scan...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 11:13 a.m.13 views

NetCrackPi

NetCrackPi 此仓库是一个集合下载候选,旨在将你的树莓派打造成一个网络攻击工具(当然仅用于教育目的)。NetCrackPi的功能包括战争驾驶、WEP、WPA、WPA2破解、数据包嗅探、ARP欺骗、中间人攻击、网络入侵检测系统、WPS Pixie-Dust攻击、AP欺骗以及网络审计。 功能特性 网络破解 Airsuite-ng - 包含检测器、数据包嗅探器、WEP和WPA/WPA2-PSK破解与分析工具的软件套装 Wash & Reaver - WPS破解工具 Wifite2 - 网络审计工具 Ettercap - 中间人攻击套件 Airgeddon - 网络审计工具...

6AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/22 10:53 a.m.7 views

wifi-password

wifi-password 快速获取你的 WiFi 密码,如果需要,生成 WiFi 二维码,方便手机轻松连接。 适用于 macOS 、Linux 和 Windows 安装 使用 pip 安装 root@kitploit: $ python3 -m pip install --user wifi-password 使用 git 安装 root@kitploit: $ git clone https://github.com/sdushantha/wifi-password $ cd wifi-password $ python3 setup.py install 使用 AUR 安装 使用...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 10:53 a.m.58 views

wifi-password

wifi-password Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect. Works on macOS and Linux , Windows Installation Install using pip root@kitploit: $ python3 -m pip install --user wifi-password Install using git root@kitploit: $ git...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 10:31 a.m.9 views

wifi-hacker

Shell Script For Attacking Wireless Connections Using Built-In Kali Tools. Supports All Securities WEP, WPS, WPA, WPA2 用于攻击无线连接的Shell脚本,使用内置Kali工具。支持所有安全类型(WEP, WPS, WPA, WPA2) !图片https://assets.kitploit.com/production/public/readmes/placeholders/f0fc86cfe65f76d40e15aaec61704ec8220a56dc89d4be03c4...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 10:20 a.m.11 views

PiSavar

PiSavar - 检测PineAP模块并启动去认证攻击(针对伪造接入点 - WiFi Pineapple活动检测) 关于项目 本项目的目标是找出使用PineAP模块的WiFi Pineapple设备所开放的伪造接入点,并通过向攻击设备发起去认证攻击来防止客户端受到影响。 PineAP模块工作原理 收集SSID信息 使用收集到的SSID信息创建SSID池 利用SSID池中的信息创建伪造接入点 问题在哪里? One MAC address, more than one SSID information .... ..- -. - . .-. PiSavar的特性 检测PineAP活动。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 9:40 a.m.9 views

Sweet-Pineapple-Builder

Sweet WiFi Pineapple Tetra Builder Sweet Pineapple Builder 是一个 Python 脚本,用于自动化创建自定义 WiFi Pineapple Tetra 镜像的整个过程。由于 WiFi Pineapple Tetra 固件是 OpenWrt 19.07.2 的自定义版本,因此我们可以为基于 MIPS 24Kc 架构的任何路由器创建自己的定制固件。 更多细节的完整博客文章:https://samy.link/blog/build-your-own-wifi-pineapple-tetra-for-7 支持的设备...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 8:35 a.m.14 views

TospoVirus

Compilación de TospoVirus para distribución: ./build.sh Distribución a un pineapple funcional con la versión 2.3: ssh -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null [email protected] "mkdir /tospo" scp -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null dist/tv...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 8:24 a.m.13 views

WinFiHack

WinFiHack root@kitploit: \ \ / | | | | | | \ \ /\ / /| | ' | | | | || |/ |/ | |/ / \ V V / | | | | | | | | | | | | Tool: Provide interface default: Wi-Fi Tool-Interface: Disconnect all active network connections Interface-Network: Search for all available networks User-Tool: Set target network...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 7:24 a.m.10 views

GenWiFiFaker

GenWiFiFaker es una herramienta para crear puntos de acceso WiFi falsos. Se puede utilizar para probar la seguridad de redes, realizar demostraciones u otros fines educativos. Esta herramienta genera SSID y direcciones MAC falsos y los transmite a través de una interfaz WiFi especificada...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:34 a.m.4 views

Wild-Wild-WiFi

Wild-Wild-WiFi Wild Wild WiFi Puedes encontrar más información en: http://www.elladodelmal.com/2018/03/wild-wild-wifi-dancing-with-wolves-1.html Puedes leer nuestro artículo en: https://es.slideshare.net/elevenpaths/wild-wild-wifi-dancing-with-wolves EL SOFTWARE SE PROPORCIONA "TAL CUAL", SIN...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:21 a.m.12 views

Xiaomi_Mi_WiFi_R3G_Vulnerability_POC

Este repositorio no tiene un README...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 5:18 a.m.16 views

dBmonster

使用 dBmonster,您可以扫描附近的 WiFi 设备,并通过它们发送的数据包的信号强度(dBm)来追踪这些设备。因此,您可以确定附近 WiFi 设备的确切位置(为了获得最佳效果,请使用定向 WiFi 天线),或者找出您的(自制)天线在哪个方向表现最佳(天线辐射方向图)。 此外,还具备追踪那些常在 WiFi 攻击中被滥用的数据包类型(例如,去认证帧)的 RSSI 功能,从而确定攻击您网络的人的位置。 您还可以检查是否有设备长时间发送探测请求。当 dBmonster 检测到有跟踪者的设备在跟随您时,您将收到通知(灵感来源于 Matt Edmondson 的 BlackHat 文章)。...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/22 4:48 a.m.13 views

CVE-2024-48644

CVE-2024-48644 Septiembre, 2024 Detalles del CVE CVE: https://vulners.com/cve/CVE-2024-48644 NVD: https://nvd.nist.gov/vuln/detail/CVE-2024-48644 Tenable: https://www.tenable.com/cve/CVE-2024-48644 Enumeración de cuentas y cuentas de usuario adivinables Resumen La vulnerabilidad de enumeración de...

5.3CVSS6.1AI score0.00757EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 4:39 a.m.13 views

ble_norton_core

PoC de inyección de comandos en el servicio BLE de Norton Core Secure WiFi Router CVE-2018-5234 Para obtener más información, lea el artículo. Para demostrar la explotación, utilizaremos: Sistema operativo GNU/Linux; Adaptador Bluetooth dongle; Utilidad BlueZ para probar la conexión Bluetooth. Pa...

8.3CVSS7.8AI score0.1063EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/22 4:37 a.m.9 views

WiFi-Pineapple-MK7_Evil-Portal

WIFI PINEAPPLE MARK VII - 邪恶门户 领先的非法接入点及WiFi渗透测试工具包,用于近距离操作。 被动和主动攻击分析易受攻击和配置错误的设备。 https://hak5.org/collections/sale/products/wifi-pineapple 作者 :: TW-D 版本 :: 1.0.0 版权 :: Copyright c 2024 TW-D 许可证 :: 遵循与Ruby相同的条款分发 要求 :: PHP = 8.1, Ruby = 2.7.0p0 和 WiFi Pineapple Mark VII 2.1.3-stable...

6AI score
SaveExploits0References3
Rows per page
Query Builder