The Wayback Machine - https://web.archive.org/web/20211028210620/https://github.com/topics/wifi-security
Here are
171 public repositories
matching this topic...
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
Rewrite of the popular wireless network auditor, "wifite"
Updated
Oct 21, 2021
Python
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 🚀 / Rogue AP 📡 based on Raspberry Pi — WiFi Hacking Cheatsheets + MindMap 💡
Updated
Nov 8, 2020
Shell
⚡️ An awesome list of the best Termux hacking tools
A Suite of Tools written in Python for wireless auditing and security testing.
Updated
Apr 23, 2019
Python
🍓 📡 🍍 Monitor illegal wireless network activities. (Fake Access Points), (WiFi Threats: KARMA Attacks, WiFi Pineapple, Similar SSID, OPN Network Density etc.)
Updated
Feb 1, 2020
Python
Framework designed to automate various wireless networks attacks (the project was presented on Pentester Academy TV's toolbox in 2017).
Updated
Nov 22, 2019
Shell
Jam all wifi clients/routers.
Updated
Feb 13, 2020
Shell
Exploring possibilities of ESP32 platform to attack on nearby Wi-Fi networks.
Automated WPA/WPA2 PSK attack tool.
Updated
Aug 21, 2021
Shell
WIFI Client Detection - Identify people by assigning a name to a device performing a wireless probe request.
Updated
Nov 23, 2020
Python
Toolkit for Playing with Wi-Fi Probe Requests
Updated
Sep 30, 2021
Python
An open source batch script based WiFi Passview for Windows!
Updated
Oct 13, 2021
Batchfile
Run WPS PIN attacks (Pixie Dust, online bruteforce, PIN prediction) without monitor mode with the wpa_supplicant
Updated
Jul 12, 2021
Python
Updated
May 27, 2021
Shell
A set of utility/tools to make Raspberry Pi [Zero W] into Swiss Army Knife
Updated
May 20, 2019
Shell
Ruby script for continuously jam all wifi clients and access points within range
Updated
Oct 21, 2018
Ruby
Using Social Engineering To Obtain WiFi Passwords
Scans all nearby wifi networks and the devices connected to each network for Indoor positioning
Updated
Jul 18, 2020
Rust
WiFi Penetration Testing Guide
Updated
Sep 17, 2021
Python
Updated
Sep 24, 2020
Shell
Retreives the SSID names and passwords in cleartext for each Wifi network stored on the computer running this powershell script and output to JSON.
Updated
Sep 25, 2017
PowerShell
A framework for capturing user credentials and sensitive device information.
Improve this page
Add a description, image, and links to the
wifi-security
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
wifi-security
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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.