COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201003222212/https://github.com/topics/wifi-security
Here are
117 public repositories
matching this topic...
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
Rewrite of the popular wireless network auditor, "wifite"
Updated
Oct 2, 2020
Python
WiFi security auditing tools suite
An offline Wi-Fi Protected Setup brute-force utility
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
Small tool to capture packets from wlan devices.
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
Jam all wifi clients/routers.
Updated
Feb 13, 2020
Shell
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
⚡️ An awesome list of the best Termux hacking tools
WIFI Client Detection - Identify people by assigning a name to a device performing a wireless probe request.
Updated
Aug 14, 2020
Python
Toolkit for Playing with Wi-Fi Probe Requests
Updated
Sep 29, 2020
Python
An open source batch script based WiFi Passview for Windows!
Updated
Sep 3, 2020
Batchfile
Automated WPA/WPA2 PSK attack tool.
Updated
Sep 9, 2020
Shell
Run WPS PIN attacks (Pixie Dust, online bruteforce, PIN prediction) without monitor mode with the wpa_supplicant
Updated
Sep 26, 2020
Python
Ruby script for continuously jam all wifi clients and access points within range
Updated
Oct 21, 2018
Ruby
A set of utility/tools to make Raspberry Pi [Zero W] into Swiss Army Knife
Updated
May 20, 2019
Shell
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
A framework for capturing user credentials and sensitive device information.
Mana Toolkit - Module for the WiFi Pineapples.
Updated
Feb 20, 2020
HTML
Linux All in One Wifi Cracker
Updated
Jul 7, 2017
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
WiFi Penetration Testing Guide
Updated
Apr 30, 2020
Python
Automatic Wifi Cracker. Uses Airodump, Aircrack, Aireplay
Updated
Aug 19, 2017
Python
Updated
Sep 24, 2020
Shell
Captive wifi hotspot bypass tool for Linux
Updated
Jan 17, 2019
Python
A plugin for KeePass 2 which allows to import the wifi profiles saved in Windows.
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.