The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
-
Updated
Apr 25, 2022 - Go
{{ message }}
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
Rewrite of the popular wireless network auditor, "wifite"
WiFi security auditing tools suite
Portable (that doesn't include proprietary/commercial operating systems) solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats (recommended by hashcat) and to John the Ripper formats. hcx: h = hash, c = convert and calculate candidates, x = different hashtypes
An offline Wi-Fi Protected Setup brute-force utility
Small tool to capture packets from wlan devices.
Homemade Pwnbox
A Suite of Tools written in Python for wireless auditing and security testing.
Framework designed to automate various wireless networks attacks (the project was presented on Pentester Academy TV's toolbox in 2017).
Jam all wifi clients/routers.
Exploring possibilities of ESP32 platform to attack on nearby Wi-Fi networks.
Automated WPA/WPA2 PSK attack tool.
Run WPS PIN attacks (Pixie Dust, online bruteforce, PIN prediction) without monitor mode with the wpa_supplicant
An open source batch script based WiFi Passview for Windows!
Toolkit for Playing with Wi-Fi Probe Requests
WIFI Client Detection - Identify people by assigning a name to a device performing a wireless probe request.
3WiFi Wireless Database
Wifi Cracking
A set of utility/tools to make Raspberry Pi [Zero W] into Swiss Army Knife
Ruby script for continuously jam all wifi clients and access points within range
Using Social Engineering To Obtain WiFi Passwords
WiFi Penetration Testing Guide
Scans all nearby wifi networks and the devices connected to each network for Indoor positioning
wifi attacks suite
Scan your wifi network and obtain troubleshooting details, with extreme granularity - using a colorful command-line tool.
Keep an eye on who and when something is connected to your network
Add a description, image, and links to the wifi-security topic page so that developers can more easily learn about it.
To associate your repository with the wifi-security topic, visit your repo's landing page and select "manage topics."
Yes, I know the class name needs refactor. We need a test class made for this class.
Tests should not make real calls. Instead, calls must be mocked with Mockito and/or PowerMockito.
Examples of the testing pattern can be found in the other three dependency repos mentioned in the README.md.