forked from 0x90/wifi-arsenal
-
Notifications
You must be signed in to change notification settings - Fork 11
/
wifi-arsenal.csv
We can make this file beautiful and searchable if this error is corrected: Illegal quoting in line 362.
527 lines (527 loc) · 73.9 KB
/
wifi-arsenal.csv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
Name;URL;Description;Category;Attack Type;Encryption Type;noteworthy
3WiFi Database;https://github.com/binarymaster/3WiFi/;Collect data from Router Scan log reports, search for access points, obtain its geolocation coordinates, and display it on world map;InfoGath;;;
802.11 frames;https://supportforums.cisco.com/t5/wireless-mobility-documents/802-11-frames-a-starter-guide-to-learn-wireless-sniffer-traces/ta-p/3110019/;A starter guide to learn wireless sniffer traces;Info;;;
802.11 Wireless Networks: The Definitive Guide;http://my.safaribooksonline.com/book/networking/wireless/0596001835/802dot11-framing-in-detail/wireless802dot11-chp-4-sect-3/;Partly open chapters of O‘Reilly 802.11 book;Info;;;
802.11p-iw ;https://github.com/CTU-IIG/802.11p-iw/;Wireless configuration tool (UNIX);Config;;;
802.11p-wireless-regdb ;https://github.com/CTU-IIG/802.11p-wireless-regdb/;Wireless regulatory database for CRDA ;Info;;;
80211 Pocket Reference Guide;http://www.willhackforsushi.com/papers/80211_Pocket_Reference_Guide.pdf;Cheat Sheet for 802.11;Info;;;
80211_raw;https://github.com/MinimumLaw/80211_raw/;Sender and receiver for WiFi (IEEE802.11) network with raw sockets ;Lib;;;
80211mgmtDoS;https://github.com/phildom/80211mgmtDoS/;802.11 DoS Attacks based on unprotected Management frames;Attack;DoS;;
80211p_raw;https://github.com/allanmatthew/80211p_raw/;Raw socket utilities for 802.11p transmission;Lib;;;
80211ping;https://github.com/tillwo/80211ping/;Linux command-line tool to ping 802.11 stations (e.g. any WiFi device);Misc;;;
80211scrambler;https://github.com/travisgoodspeed/80211scrambler/;Small collection of tools in Verilog for working;Attack;;;
access_points;https://github.com/kootenpv/access_points/;Scan your WiFi and get access point information and signal quality;InfoGath;;;
Accumulation-rssi;https://github.com/h3pr5tq/accumulation-rssi/;Linux utility for accumulation of WiFi RSSI to text file. Using nl80211, Managed mode. Useful for experiments with WiFi (example, localization);InfoGath;;;
acs;https://github.com/mcgrof/acs/;Automatic Channel Selection utility;Misc;;;
Aerial;https://github.com/Nick-the-Greek/Aerial/;Multi-mode wireless LAN Based on a Software Access point for Kali Linux.;Attack;RogueAP;;
agentapd;https://github.com/mengning/agentapd/;Agent of WiFi hardware;Config;;;
Aggr-inject;https://github.com/rpp0/aggr-inject/;Remote frame injection PoC by exploiting a standard compliant A-MPDU aggregation vulnerability in 802.11n networks. ;Attack;Injection;;
AIRBASE-NG-SSLSTRIP-AIRSTRIP- ;https://github.com/MrMugiwara/AIRBASE-NG-SSLSTRIP-AIRSTRIP-/;AIRBASE-NG + SSLSTRIP = AIRSTRIP;Attack;RogueAP;;
Aircrack-db;https://github.com/SaltwaterC/aircrack-db/;A list of wireless cards tested with the dual-card injection test and in the field;Attack;Injection;;
Aircrack-ng;https://github.com/aircrack-ng/aircrack-ng/;WiFi security auditing tools suite;Attack;Encryption;WPA/WPA2;Note
AircrackPy;https://github.com/4nth0nySLT/AircrackPy;Un simple modulo de automatización de crackeo de WPAKEY en Windows, además utiliza Google forms. ;Attack;Encryption;WPA/WPA2;
Airfree-wt;https://github.com/rednaks/airfree-wt/;Wireless Security Toolkit;Misc;;;
airgeddon;https://github.com/v1s1t0r1sh3r3/airgeddon/;This is a multi-use bash script for Linux systems to audit wireless networks;Attack;;;Note
AirLibre;https://github.com/nathanshimp/AirLibre/;Python API For UBNT AirOS Devices ;Config;;;
airmode;https://github.com/parrotsec/airmode/;AirMode is a GUI that can help you to use the Aircrack framework;Attack;Encryption;WPA/WPA2;
airodump_mar_attack;https://github.com/maroviher/airodump_mar_attack/;Maroviher attack;Attack;;;
airodump_mod;https://github.com/maroviher/airodump_mod/;Improved version of airodump-ng with ability to kick-off a stations from AP;Attack;DoS;;
Airodump-iv;https://github.com/ivanlei/airodump-iv/;A python implementation of airodump-ng;Attack;Sniff;;
Airodump-logger;https://github.com/atiti/airodump-logger/;Logging clients with airodump-ng;Attack;Sniff;;
airown;https://github.com/sh0/airown/;Packet injection tool;Attack;Injection;;
AirPirate;https://github.com/gat3way/AirPirate/;Android 802.11 pentesting tool ;Attack;;;
Airport-sniffer;https://github.com/zhovner/airport-sniffer/;Very simple Wi-Fi sniffer and dump parser for built-in macbook AirPort Extreme card. Only native MacOS tools used. ;Attack;Sniff;;
Airpwn-ng;https://github.com/ICSec/airpwn-ng/;New and improved version of airpwn;Attack;Injection;;
airpydump;https://github.com/hash3liZer/airpydump;Analyze Wireless Packets on the fly. Currently supporting three working Modes (Reader, Live, Stealth);Attack;Sniff;;
airscan;https://github.com/trou/airscan/;Wi-Fi scanning utility for the Nintendo DS;InfoGath;;;
airtraf;https://github.com/saintkepha/airtraf/;Wireless 802.11 network sniffer and analyzer;Attack;Sniff;;
Airvengers;https://github.com/hiteshchoudhary/Airvengers/;A GUI to pentest wifi Network, based on Aircrack-ng tools;Attack;Encryption;WPA/WPA2;
airview;https://github.com/Crypt0s/airview/;A python web application compliment to py80211 which allows you to visualize the airwaves around you with your web browser. ;Visual;;;
airxploit;https://github.com/balle/airxploit/;Wireless discovery and exploitation framework written in Python;Attack;;;
android_packetspammer;https://github.com/bcopeland/android_packetspammer/;Packetspammer sends unencrypted broadcast packets down a mac80211 wireless interface that should be set for Monitor mode;Attack;DoS;;
anubis;https://github.com/sundaysec/anubis;Captive wifi hotspot bypass tool for Linux ;Attack;;;
Ap-notify;https://github.com/doctaweeks/ap-notify/;An example of using the Linux kernel netlink protocol, specifically nl80211 via libnl/libnl-genl, to catch stations associating/disassociating with an 802.11 AP;Misc;;;
apbleed;https://github.com/vanhoefm/apbleed/;Allows you to use existing heartbleed tools to test the RADIUS server;Attack;Encryption;;
apflood;https://github.com/d4rkcat/apflood/;Flood area with fake essids;Attack;DoS;;
Armory;https://github.com/justinbeatz/Armory/;The 802.11 Hacking Repo (Meta Information, Link collection);Info;;;
asleap;https://github.com/0x90/wifi-arsenal/tree/master/asleap/;Recovers weak LEAP password. Pronounced asleep.;Attack;Encryption;WPA/WPA2;
AtEar;https://github.com/NORMA-Inc/AtEar/;Wireless Hacking, WiFi Security, Vulnerability Analyzer, Pentestration;Attack;;;
ath9k-4w-patch;https://github.com/rboninsegna/ath9k-4W-patch/;Resources for increasing power of ath9k devices, such as TP-link WN722N;Misc;;;
Ath9k-nav;https://github.com/hughobrien/ath9k-nav/;Linux kernel module to poll the NAV register on Atheros 9k series WLAN cards. ;Misc;;;
AtherosROMKit ;https://github.com/andyvand/AtherosROMKit/;Atheros ROM modding and recovery kit ;Config;;;
Auto-Besside-Capturer;https://github.com/sethleedy/Auto-Besside-Capturer;Capture WPA handshakes, using besside-ng. Auto upload to http://wpa-sec.stanev.org for cracking the password. ;Attack;Wardriving;;
autokwaker;https://github.com/pasdesignal/autokwaker/;Creating an auto cracker for 802.11 networks;Attack;Encryption;WPA/WPA2;
autoreaver;https://github.com/0x90/auto-reaver/;Automatically exported from code.google.com/p/auto-reaver;Attack;Encryption;WPS;
Awesome-wifi-security;https://github.com/edelahozuah/awesome-wifi-security/;A collection of awesome resources related to 802.11 security, tools and other things;Info;;;
badkarma;https://github.com/atechdad/badkarma/;BadKarma is a simple python script used to detect and disrupt rouge access points/honeypots using the karma attack such as the wifi pineapple;Defend;;;
banjax;https://github.com/0x90/banjax/;Library for low-level programming of IEEE 802.11 wireless network interfaces on the GNU/Linux operating system;Lib;;;
basiciw;https://github.com/enkore/basiciw/;Retrieve information such as ESSID or signal quality from wireless cards (Python module);InfoGath;;;
beaconLeak;https://github.com/cjcase/beaconleak;beaconLeak is an open source tool developed as a proof of concept of the beacon stuffing method as a covert channel. This channel allows command and control or data exfiltration using the wireless network card without association or authentication.;Attack;;;
bettercap;https://www.bettercap.org/;bettercap is the Swiss Army knife for WiFi, Bluetooth Low Energy, wireless HID hijacking and Ethernet networks reconnaissance and MITM attacks;Attack;Sniff;;Note
BoopSuite;https://github.com/MisterBianco/BoopSuite/;A Suite of Tools written in Python for wireless auditing and security testing.;Attack;;;
bully;https://github.com/aanarchyy/bully/;New implementation of the WPS brute force attack, written in C;Attack;Encryption;WPS;
bunny;https://github.com/mothran/bunny/;Bunny is a wireless. meshing, darknet that uses 802.11 to hide its communications ;Misc;;;
cac;https://github.com/paulpatras/cac/;A Centralized Adaptive Control algorithm that optimises the performance of IEEE 802.11 WLANs ;Config;;;
Call-for-wpa3;https://github.com/d33tah/call-for-wpa3/;Call for WPA3 - what's wrong with WPA2 security and how to fix it;Info;;;
CapBreaker;https://github.com/ghsi10/capbreaker;Management tool for WPA hash cracking with a distributable software including WebUI.;Attack;Encryption;WPA/WPA2;
captiv8;https://github.com/wraith-wireless/captiv8/;Captive Portal Evasion Tool;Misc;;;
captiveportal;https://github.com/bendemott/captiveportal/;A captive portal that can be used on most linux distributions. ;Config;;;
cenarius;https://github.com/adelashraf/cenarius/;Cenarius tool for crack Wi-Fi , crack wpa-psk , crack wpa2-psk , crack wep , crack wps pin and crack hidden AP . cenarius psk crack;Attack;Encryption;WPA/WPA2;
chap2aleap;https://github.com/xiao106347/chap2asleap/;Work with asleap+genk;Attack;;;
cherry;https://github.com/axilirator/cherry/;Distributed WPA/WPA2 cracker;Attack;Encryption;WPA/WPA2;
Chura-Liya;https://github.com/ICSec/Chura-Liya;A wireless interactive shell which utilizes 802.11 Management Frames to establish communication between two devices;Misc;;;
cloudap;https://github.com/mengning/cloudap/;AP Manager in Cloud,AP Hardware on your side;Config;;;
CloudCrackInstaller;https://github.com/tjetzinger/CloudCrackInstaller/;Script which installs Crunch, Pyrit and Cowpatty on a running Amazon EC2 Cluster GPU Instance to crack WPA and WPA2 keys.;Attack;;;
CODEX;https://github.com/DEADSEC-SECURITY/CODEX;Its like airgeddon but better!;Misc;;;
como;https://github.com/JackieXie168/como/;CoMo is a passive monitoring system that supports arbitrary real time traffic queries;Monitoring;;;
Connect-wifi;https://github.com/mousam05/connect-wifi/;Dmenu based application for Linux that connects to the strongest open wireless network;Misc;;;
connme;https://github.com/kurokid/connme/;Client for Hostapd ;Config;;;
Cover-channel;https://github.com/abnarain/covert_channel/;Userland code for creating a covert channel in wireless broadcast medium;Misc;;;
Cowpatty;http://www.willhackforsushi.com/?page_id=50/;Offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal);Attack;Encryption;WPA/WPA2;
crda;https://github.com/mcgrof/crda/;Central Regulatory Domain Agent;Config;;;
create_ap;https://github.com/oblique/create_ap/;This script creates a NATed or Bridged WiFi Access Point. ;Config;;;
Crippled;https://github.com/Konsole512/Crippled/;WPA/WPA2 Belkin.XXXX, Belkin_XXXXXX, belkin.xxx and belkin.xxxx router default key generator.;Attack;;;
cupid;https://github.com/lgrangeia/cupid/;Patch for hostapd and wpa_supplicant to attempt to exploit heartbleed on EAP-PEAP/TLS/TTLS connections;Attack;RogueAP;;
Curfew;https://github.com/RavSS/Curfew;802.11w-2009 Auditor And Deauthentication Frame Spammer. ;Attack;DoS;;
darm;https://github.com/eldraco/darm/;Intelligent network sniffer for the masses;Attack;Sniff;;
datasamalen;https://github.com/4ZM/datasamalen/;Pick up wifi-probe requests;Attack;Sniff;;
deauth_dot11decrypt;https://github.com/WeareJoker/deauth_dot11decrypt;It sends deauth packet to all stations for getting keys in 4-way handshakes from stations already connected to an AP. When it detected 4-way handshakes between a station and an AP, it stops sending deauth packet to that station. ;Attack;Encryption;WPA/WPA2;
DeSniffer;https://github.com/wirelesshack/DeSniffer/;802.11 wireless sniffer;Attack;Sniff;;
disable-802.11b-snmp;https://github.com/claymichaels/disable-802.11b-snmp/;A tool to set 802.11 protocols on thousands of Access Points with SNMP.;Config;;;
disassociatedWiFi;https://github.com/bradleykirwan/disassociatedWiFi/;DisassociatedWiFi creates a virtual network interface (using the Linux TUN/TAP device driver) which sends and receives ethernet frames over an 802.11 (WiFi) interface, that has been placed in monitor mode, and supports packet injection.;Misc;;;
dot11anonymizer;https://github.com/adriangranados/dot11anonymizer;Anonymizes 802.11 Layer 2 information found in capture files (BSSID, SSID, AP name, etc.) ;Lib;;;
Dot11Attacker;https://github.com/haknmcaobin/Dot11Attacker/;Attack from 802.11 RTS/CTS flood;Attack;Dos;;
dot11decrypt;https://github.com/mfontanini/dot11decrypt/;An 802.11 WEP/WPA2 on-the-fly decrypter. ;Attack;Encryption;WPA/WPA2;
dot11er;https://github.com/timow/dot11er/;Some tools for playing with IEEE802.11;Lib;;;
Dot11Hunter;https://github.com/SecHeart/Dot11Hunter;A forensic tool for collecting MAC address, SSID, their association and location by capturing 802.11 frames. ;info;;;
Dot11Monitoring;https://github.com/Inkln/Dot11Monitoring;Visualization of complex wireless infrastructure usage (b/g/n standarts) ;info;;;
dot11sniffer;https://github.com/DepthDeluxe/dot11sniffer/;Sniffs 802.11 traffic and counts the number of active wireless devices in an area;Attack;Sniff;;
dw;https://github.com/ndyakov/dw/;Small tool for sending 802.11 disassociation and deauthentication packets to specific clients. ;Attack;DoS;;
dwpa;https://github.com/RealEnder/dwpa;Distributed WPA PSK auditor https://wpa-sec.stanev.org;;;;
eap_detect;https://github.com/rafikMeg/eap_detect/;A simple script using the python library Scapy to detect the 802.1X authentication mechanism;Attack;Sniff;;
eapeak;https://github.com/securestate/eapeak/;Analysis Suite For EAP Enabled Wireless Networks;Attack;;;
eaphammer;https://github.com/s0lst1c3/eaphammer;Targeted evil twin attacks against WPA2-Enterprise networks. Indirect wireless pivots using hostile portal attacks. ;Attack;RogueAP;;
eaphammer;https://github.com/s0lst1c3/eaphammer;Targeted evil twin attacks against WPA2-Enterprise networks. Indirect wireless pivots using hostile portal attacks;Defend;;;
eapmd5pass;http://www.willhackforsushi.com/?page_id=67;An implementation of an offline dictionary attack against the EAP-MD5 protocol. This utility can be used to audit passwords used for EAP-MD5 networks from wireless packet captures, or by manually specifying the challenge, response and associated authentication information.;Attack;Encryption;;
easy-bettercap;https://github.com/bootes-void/easy-bettercap;simple way to use bettercap;Attack;Sniff;;
Easy-creds;https://github.com/brav0hax/easy-creds/;Leverages tools for stealing credentials during a pen test;Attack;;;
Easy-HCX;https://github.com/t3chnocat/easy-hcx;Bash script using hcxdumptool, hcxtools and hashcat to collect WPA2 handshakes and/or PMKIDs, convert them to hashcat format and perform dictionary attacks to crack their passwords. ;Attack;Encryption;WPA/WPA2;
eewids;https://github.com/techge/eewids;Easily Expandable Wireless Intrusion Detection System ;Defend;;;
Eicrog;https://github.com/nosmo/Eircog/;WEP key generator for predictable key weaknesses;Attack;Encryption;WEP;
etd;https://github.com/stavinski/etd;The Evil Twin Detector monitors for devices that are trying to spoof your existing wireless access points, if any are found a notification is sent by email and/or syslog over UDP.;Defend;;;
EvilAP_Defender;https://github.com/moha99sa/EvilAP_Defender/;Protect your Wireless Network from Evil Access Points;Defend;;;
evilportals;https://github.com/kbeflo/evilportals;Evil Portals for the WiFi Pineapple;Attack;;;
FakeAP;https://github.com/DanMcInerney/fakeAP/;Create fake AP in Kali with 1 command ;Attack;RogueAP;;
FakeAP;https://github.com/vtr0n/FakeAP;Fake access point using dns spoof and ssl stripping ;Attack;RogueAP;;
fakeaps;https://github.com/0x90/wifi-arsenal/blob/master/fakeaps.c/;Fake Access Points using Atheros wireless cards in Linux;Attack;RogueAP;;
FakeAuth;https://github.com/scriptedp0ison/FakeAuth;FakeAuthentication Network Attack framework written in python3, and made with poison;Attack;;;
Fern-wifi-cracker;https://github.com/savio-code/fern-wifi-cracker/;Crack and recover WEP/WPA/WPS keys and also run other network based attacks on wireless or ethernet based networks;Attack;Encryption;WPA/WPA2;Note
FFT_eval;https://github.com/simonwunderlich/FFT_eval/;Aid open source spectrum analyzer development for Qualcomm/Atheros AR92xx and AR93xx based chipsets;Misc;;;
Find-lf;https://github.com/schollz/find-lf/;Track the location of every Wi-Fi device (📱) in your house using Raspberry Pis and FIND;Location;;;
fluxion;https://github.com/FluxionNetwork/fluxion/;Fluxion is the future of MITM WPA attacks;Attack;RogueAP;;
Frame-randomizer;https://github.com/mike-albano/frame-randomizer/;Capture and randomize 802.11 Association Request frames;Misc;;;
Frame-utils.js;https://github.com/rhodey/frame-utils.js/;A collection of utilities for processing streams of 80211 frames and radiotap headers.;Lib;;;
FreeWifi;https://github.com/kylemcdonald/FreeWifi/;How to get free wifi;Misc;;;
FruityWiFi;https://github.com/xtr4nge/FruityWifi/;Wireless network auditing tool;Attack;;;
full_permissive_unlock_ath;https://github.com/doom5/ath9k_ath5k_full_permissive_unlock_all_channels.patch/;This kernel patch enable all 2GHZ & 5GHZ channels (without restriction) for ath9k & ath5k forced to use buildin world regulatory;Config;;;
FuzzAP;https://github.com/lostincynicism/FuzzAP/;A python script for obfuscating wireless networks;Attack;RogueAP;;
FWAP;https://github.com/szehl/FWAP/;Minimal, very lightweight access point implementation;Config;;;
geoprobe;https://github.com/Nirei/geoprobe;geoprobe is a tool to sniff, collect and geolocate 802.11 ProbeRequests using WiGLE API. ;Attack;Sniff;;
geowifi;https://github.com/yzfedora/geowifi/;This is a Geographic WiFi Positioning program written under the Linux.(it is also a WiFi Positioning API written for C language;Location;;;
Get-rssi;https://github.com/h3pr5tq/get-rssi/;Linux utility for getting RSSI WiFi of APs to text file. Using Monitor mode, libpcap.;InfoGath;;;
Gopacket-80211;https://github.com/dutchcoders/gopacket-80211/;Extra gopacket layers for Radiotap and 802.11 (has been integrated in Gopacket) ;Lib;;;
GrapplingHook;https://github.com/nikseetharaman/GrapplingHook/;Open Source 802.11 Direction Finder;Location;;;
greaver;https://github.com/sigginet/greaver/;GUI for Reaver, WPS brute force tool;Attack;Encryption;WPS;
gtaiad;https://github.com/jedivind/gtaiad/;Indoor Wi-Fi navigation prototype using triangulation;Location;;;
Haiku-wifi;https://github.com/jedahan/haiku-wifi/;Turn your wireless router's extra radios into a public billboard!;Misc;;;
haircrack;https://github.com/AdamKnube/haircrack/;Automated aircrack/reaver/pyrit (An interface for aircrack/reaver/pyrit written in python. The interface itself may never get finished.);Attack;Encryption;;
handshakeharvest;https://github.com/0x90/wifi-arsenal/blob/master/handshakeharvest-K1-K2-K2016-4-0.sh/;;Attack;Sniff;;
HandShaker;https://github.com/d4rkcat/HandShaker/;Detect, capture, crack WPA/2 handshakes, WEP Keys and geotag with Android GPS;Attack;Encryption;WPA/WPA2;
hashcatch;https://github.com/staz0t/hashcatch;Capture handshakes of nearby WiFi networks automatically ;Attack;;;
hcxtools;https://github.com/ZerBea/hcxtools/;Solution for capturing wlan traffic and conversion to hashcat formats (recommended by hashcat) and to John the Ripper;Attack;Encryption;WPA/WPA2;
Hijacker;https://github.com/chrisk44/Hijacker/;Aircrack, Airodump, Aireplay, MDK3 and Reaver GUI Application for Android;Attack;;;
horst;https://github.com/br101/horst/;Lightweight IEEE802.11 wireless LAN analyzer with a text interface. Its basic function is similar to tcpdump, Wireshark or Kismet, but it's much smaller and shows different, aggregated information which is not easily available from other tools.;Monitoring;;;
hostapd;https://w1.fi/hostapd/;User space daemon for access point and authentication servers;Config;;;
hostapd;https://github.com/nims11/hostapd.py/;Python script to make using and configuring hostapd easier ;Config;;;
Hostapd-karma;https://github.com/xtr4nge/hostapd-karma/;DigiNinja patches to hostapd for rogue access points. ;Attack;RogueAP;;
hostapd-mana;https://github.com/sensepost/hostapd-mana/;A featureful rogue access point first presented at Defcon 22 by Dominic White (@singe) & Ian de Villiers @ sensepost ([email protected]);Attack;RogueAP;;
hostapd-mana-openwrt;https://github.com/adde88/hostapd-mana-openwrt/;Hostapd-mana - build-files, and installation-files for OpenWRT;Config;;;
Hostapd-with-WebID;https://github.com/yunus/Hostapd-with-WebID/;WebID integrated hostapd;Config;;;
Hostapd-wpe;https://github.com/OpenSecurityResearch/hostapd-wpe/;Modified hostapd to facilitate AP impersonation attacks ;Attack;RogueAP;;
Hostapd-wpe-extended;https://github.com/NerdyProjects/hostapd-wpe-extended/;Modification and tools for using hostapd for rogue AP attacks impersonating WPA-Enterprise networks to steal user credentials;Attack;RogueAP;;
Hostapd-wpe-openwrt;https://github.com/TarlogicSecurity/hostapd-wpe-openwrt/;Hostapd-wpe (Wireless Pwnage Edition) packages for OpenWRT Barrier Breaker 14.07 ;Config;;;
hotspotd;https://github.com/prahladyeri/hotspotd/;Simple daemon to create a wifi hotspot on Linux;Config;;;
HT-WPS-Breaker;https://github.com/SilentGhostX/HT-WPS-Breaker/;HT-WPS Breaker (High Touch WPS Breaker);Attack;Encryption;WPS;
huawei_wifi;https://github.com/davux/huawei_wifi/;Wifi utilities for finding Huawei routers' default key;Attack;Encryption;WEP;
huntpineapples;https://github.com/0x90/wifi-arsenal/tree/master/huntpineapples/;WiFi Pineapple hunter from DC23;Defend;;;
hwk;https://github.com/0x90/wifi-arsenal/tree/master/hwk/;Hwk is a collection of packet crafting/network flooding tools;Attack;DoS;;
IEEE802.11-complete;https://github.com/UtkMSNL/IEEE802.11-complete/;IEEE802.11 protocol, including PHY, MAC, and rate adaptation approaches upon GNURadio/USRP software-defined radio platform;Config;;;
Iitis-generator;https://github.com/iitis/iitis-generator/;Software for distributed statistical evaluation of IEEE 802.11 wireless networks using Linux mac80211 packet injection facility;Attack;Injection;;
IKECrack;http://ikecrack.sourceforge.net/;IKE/IPSec authentication crack tool. This tool is designed to bruteforce or dictionary attack the key/password used with Pre-Shared-Key [PSK] IKE authentication.;Attack;Encryption;;
IndoorPositionr;https://github.com/otherview/IndoorPositionr/;Indoor positioning using Android to provide the surrounding Access Points signals and guess the position;InfoGath;;;
Invasit-network;https://github.com/valvesss/invasit-network;Automatizated bash script to invade WPA2 networks with wordlist method ;Attack;Encryption;WPA/WPA2;
Isniff-GPS;https://github.com/hubert3/iSniff-GPS/;Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices;InfoGath;;;
itamae;https://github.com/wraith-wireless/itamae/;802.11 radiotap and MPDU parser ;Lib;;;
JamWiFi;https://github.com/unixpickle/JamWiFi/;A GUI, easy to use WiFi network jammer for Mac OS X;Attack;DoS;;
jfap;https://github.com/jduck/jfap;A simple 802.11 fake access point that supports open auth ;Attack;RogueAP;;
karma;https://github.com/atimorin/karma/;KARMA Attacks Radioed Machines Automatically (KARMA);Attack;RogueAP;;Note
KeyGrab;https://github.com/ryansisco/KeyGrab;Grabs and saves handshakes from WPA/WPA2 encrypted networks. Written for Kali Linux ;Attack;Encryption;WPA/WPA2;
killosx;https://github.com/d4rkcat/killosx/;Use the Apple CoreText exploit (CVE-2012-3716) and launch an AP to affect all devices within wifi range ;Attack;;;
KisMac2;https://github.com/IGRSoft/KisMac2/;Free, open source wireless stumbling and security tool for Mac OS X;Attack;;;
kismet;https://github.com/kismetwireless/kismet/;Wireless network detector, sniffer, and intrusion detection system;Defend;;;Note
kismet-deauth-wpa2-handshake-plugin;https://github.com/ph4r05/kismet-deauth-wpa2-handshake-plugin/;Python plugin for Kismet to perform deauthentication to collect WPA2 handshakes;Attack;Encryption;WPA/WPA2;
Kismet-to-KML;https://github.com/exp/Kismet-to-KML/;Converts kismet gps log files into kml files;Misc;;;
kismet2earth;https://code.google.com/archive/p/kismet2earth/;Set of utilities that convert from Kismet logs to Google Earth .kml format;Misc;;;
kismetclient;https://github.com/PaulMcMillan/kismetclient/;A Python client for the Kismet server protocol;Defend;;;
kismeth2earth;https://github.com/andreagrandi/kismeth2earth/;Parsing Kismet logs to get collected data from wireless networks and generate a Google Earth map;Misc;;;
kismon;https://github.com/Kismon/kismon/;A GUI client for kismet;Defend;;;
Known manufacturer MAC list;https://code.wireshark.org/review/gitweb?p=wireshark.git&a=blob_plain&f=manuf;;Info;;;
KRACK;https://github.com/chinatso/KRACK;crack all zero tk;Attack;Encryption;WPA/WPA2;
krack;https://github.com/tolgahanakgun/krack;Proof of concept implementation of key reinstallation attack on WPA2 protected WiFi networks;Attack;Encryption;WPA/WPA2;
krack-poc;https://github.com/Hackndo/krack-poc;Proof of concept for Krack attack using channel-based MitM;Attack;Encryption;WPA/WPA2;
KRACK-toolkit;https://github.com/omaidf/KRACK-toolkit;Work in progress toolkit for KRACK attack;Attack;Encryption;WPA/WPA2;
Krack-wps;https://github.com/Programmuser/Krack-wps;attack networks with wps to corrupt their security using dictionary type pixywpa v3.0;Attack;Encryption;WPS;
KrackAttack;https://github.com/Guppster/KrackAttack;An application that exposes and aims to raise awareness about Wi-Fi key reinstallation attacks;Attack;Encryption;WPA/WPA2;
krackattack-all-zero-tk-key;https://github.com/lucascouto/krackattack-all-zero-tk-key;works with clients that install the all-zero TK in a KraCK attack!;Attack;Encryption;WPA/WPA2;
krackattacks;https://github.com/vanhoefm/krackattacks;KRACK attacks;Attack;Encryption;WPA/WPA2;
Krackattacks-pineapple;https://github.com/adde88/krackattacks-pineapple;WPA2 Key reinstallation attack (KRACK) on the WiFi Pineapples;Attack;Encryption;WPA/WPA2;
krackattacks-poc-zerokey;https://github.com/vanhoefm/krackattacks-poc-zerokey;Proof-of-concept of the KRACK attack against Linux and Android;Attack;Encryption;WPA/WPA2;
Krackattacks-scripts;https://github.com/vanhoefm/krackattacks-scripts;KRACK attack scripts;Attack;Encryption;WPA/WPA2;
Krackattacks-test-ap-ft;https://github.com/d30sa1/krackattacks-test-ap-ft;This script tests if APs are affected by CVE-2017-13082 (KRACK attack);Attack;Encryption;;
Krackattacks-Test-Vulnerability;https://github.com/p5panam/krackattacks-Test-Vulnerability;Code for testing krackattacks;Attack;Encryption;WPA/WPA2;
KRACKDetection;https://github.com/IronMage/KRACKDetection;Used to detect if the current version of wpa_supplicant is vulnerable to the KRACK attack. Developed using Debian 9.2;Defend;;;
krackdetector;https://github.com/securingsam/krackdetector;Detect and prevent KRACK attacks in your network;Defend;;;
krackinfo;https://github.com/kristate/krackinfo;Vendor Response Matrix for KRACK WPA2 (Key Reinstallation Attack) ;Attack;Encryption;WPA/WPA2;
KrackPlus;https://github.com/fwalloe/KrackPlus;with KrackPlus users can scan their devices to determine whether they are vulnerable to key reinstallation attacks, or attack those devices;Defend;;;
LANs.py;https://github.com/DanMcInerney/LANs.py/;Inject code, jam wifi, and spy on wifi users;Attack;;;
Libairpcap-nl;https://github.com/hbock/libairpcap-nl/;Implementation of AirPcap library, targetting the NL80211 protocol. ;Lib;;;
liber80211;https://github.com/brycethomas/liber80211/;802.11 monitor mode for Android without root;Attack;Sniff;;
libfcap;https://github.com/teddyyy/libfcap/;Library for manipulate 802.11 frame in monitor mode;Attack;Injection;;
libmoep;https://github.com/0x90/wifi-arsenal/tree/master/libmoep-1.1/;Allows for frame injection on monitor mode devices with per-frame radiotap options such as TX rate / MCS index and RTS/CTS protection;Attack;Injection;;
libpcap-80211-c;https://github.com/weaknetlabs/libpcap-80211-c/;Sniffs on a RFMON-enabled device for a beacon when compiled, linked and loaded;Attack;Sniff;;
libuwifi;https://github.com/br101/libuwifi/;C library for parsing, generating and analyzing Wifi (WLAN 802.11) frames in userspace and related functions;Lib;;;
Linux-wifi-tools;https://github.com/R2dR/linux-wifi-tools/;A set of Linux command line tools for managing and troubleshooting wifi;Config;;;
lorcon;https://code.google.com/archive/p/lorcon/;A common injection and control library for wireless packet crafting;Attack;Injection;;
Lorcon-examples;https://github.com/OpenSecurityResearch/lorcon_examples/;Various examples and patches for LORCON;Attack;Injection;;
lrc;https://github.com/0x0d/lrc/;Fast Wi-Fi hijacker in C, based on AirPwn ideas and LORCON;Attack;Injection;;
Mac-analyzer;https://github.com/abnarain/mac-analyzer/;Collects cross layer stats from ath9k ;Misc;;;
mac80211-user;https://github.com/chillancezen/mac80211-user/;Intercept 80211 data frame and put it into userspace;Attack;Sniff;;
Madwifi-be;https://github.com/paulpatras/madwifi-be/;Modified version of the madwifi driver allowing update of WME parameters for the BE access category;Misc;;;
Madwifi-hopping;https://github.com/paulpatras/madwifi-hopping/;Modified version of the Madwifi WLAN driver, that employs power-hopping for packet transmission;Misc;;;
make-a-new-mac80211-to-wirelessAP;https://github.com/fhector/make-a-new-mac80211-to-wirelessAP/;;Misc;;;
mana;https://github.com/sensepost/mana/;Our mana toolkit for wifi rogue AP attacks and MitM ;Attack;RogueAP;;
ManaToolkit;https://github.com/adde88/ManaToolkit;Mana Toolkit - Module for the WiFi Pineapples. ;Attack;;;
MappingWirelessNetworks;https://github.com/jeffThompson/MappingWirelessNetworks/;Code, data, and (possibly) schematics for recording wireless network data around a city;Attack;Wardriving;;
marfil;https://github.com/pupi1985/marfil/;Assess WiFi network security. It allows to split the work of performing long running dictionary attacks among many computers;Attack;Encryption;WPA/WPA2;
Mass-deauth;https://github.com/Andy-Maclachlan/mass-deauth/;A script for 802.11 mass-deauthentication;Attack;DoS;;
Mass-deauth-attack;https://github.com/shunghsiyu/mass-deauth-attack/;A program that does Deauthentication Attack on every nearby wireless device;Attack;DoS;;
mdk3_6.1;https://github.com/ytisf/mdk3_6.1/;A fork and modification of the original MDK3 ;Attack;DoS;;Note
mdk4;https://github.com/aircrack-ng/mdk4;MDK4;Attack;DoS;;
milicone;https://github.com/jazoza/milicone/;Investigating interaction with wireless communication traffic;Attack;Sniff;;
Mitm-helper-wifi;https://github.com/jakev/mitm-helper-wifi/;Make it easy and straight-forward to configure a Ubuntu virtual machine to act as a WiFi access point (AP);Attack;RogueAP;;
Mitm-rogue-WiFi-AP;https://github.com/wshen0123/mitm-rogue-WiFi-AP/;MITM Attack Example Code with Rogue Wi-Fi AP;Attack;RogueAP;;
mitmAP;https://github.com/xdavidhu/mitmAP/;A python program to create a fake AP and sniff data;Attack;RogueAP;;
modwifi;https://github.com/vanhoefm/modwifi/;Advanced Wi-Fi Attacks Using Commodity Hardware;Attack;DoS;;
Modwifi-tools;https://github.com/vanhoefm/modwifi-tools/;;;;;
moepdefend;https://github.com/moepinet/moepdefend/;Example monitoring/injection tool based on libmoep;Attack;Injection;;
monmob;https://github.com/tuter/monmob/;Set of tools to provide monitor mode and raw frame injection for devices using broadcom chipsets bcm4325, bcm4329 and bcm4330;Config;;;
Mr-nosy;https://github.com/jgumbley/mr-nosy/;Liked to know about everything that was going on;Attack;Sniff;;
mupe;https://github.com/DE-IBH/mupe/;MUltiPath Estimator - Create statistical analysis of 802.11 Radiotap sniffs;Attack;Sniff;;
nabui;https://github.com/KhasMek/nabui;Not Another Bettercap UI ;Attack;Sniff;;
Naive-project;https://github.com/veenfang/naive_project/;;Attack;Sniff;;
Native-WiFi-API-Beacon-Sniffer ;https://github.com/6e726d/Native-WiFi-API-Beacon-Sniffer/;Tool that dumps beacon frames to a pcap file. Works on Windows Vista or Later with any Wireless Card;Attack;Sniff;;
netattack;https://github.com/chrizator/netattack/;Python script that allows you to scan your local area for WiFi Networks and perform deauthentification attacks;Attack;DoS;;
netxml2kml;http://www.salecker.org/software/netxml2kml.html/;Converts netxml files from Kismet Newcore into KML or KMZ files for Google Earth;Misc;;;
nexmon;https://github.com/seemoo-lab/nexmon/;The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more;Config;;;
ninjaberry;https://github.com/mrusme/ninjaberry;Ninjaberry: Raspberry Pi UI for @bettercap;Attack;Sniff;;
Noon;https://github.com/cristi092/Noon;Noon - The Swiss knife of wireless auditing. ;Attack;;;
Null-packet-wifi-promt;https://bitbucket.org/edkeeble/null-packet-wifi-prompt/;Simple script to prompt responses from wireless devices with a known MAC address;Attack;;;
nzyme;https://github.com/lennartkoopmann/nzyme;Nzyme collects 802.11 management frames directly from the air and sends them to a Graylog (Open Source log management) setup for WiFi IDS, monitoring, and incident response. It only needs a JVM and a WiFi adapter that supports monitor mode. ;Defend;;;
oculus;https://github.com/abnarain/oculus/;Lightweight tool to collect traces from wifi;Attack;Sniff;;
ofxSniffer;https://github.com/HalfdanJ/ofxSniffer/;Wrapper for the libtins library. Libtins can be used to sniff network packages, or to generate network pacakages yourself.;Attack;Sniff;;
OneShot;https://github.com/drygdryg/OneShot;Run WPS PIN attacks (Pixie Dust, online bruteforce, PIN prediction) without monitor mode with the wpa_supplicant ;Attack;Encryption;WPS;
OpenCAPWAP;https://github.com/vollero/openCAPWAP/;Open source implementation of the CAPWAP protocol according to RFC 4515 and RFC 4516;;;;
openrtls;https://github.com/konker/openrtls/;;Attack;RogueAP;;
openwifi;https://github.com/open-sdr/openwifi;open-source IEEE802.11/Wi-Fi baseband chip/FPGA design ;Misc;;;
Openwifimap-api;https://github.com/freifunk/openwifimap-api/;OpenWiFiMap database and its api ;Location;;;
Openwips-ng;https://github.com/aircrack-ng/OpenWIPS-ng;Open source and modular Wireless IPS (Intrusion Prevention System);Defend;;;
Osx-wifi-scan;https://github.com/kornysietsma/osx-wifi-scan/;Hacky wifi signal scanner for osx ;Misc;;;
Osx-wificleaner;https://github.com/mubix/osx-wificleaner/;Cleans out open wireless connections from OSX machine ;Misc;;;
P4wnP1;https://github.com/mame82/P4wnP1_WiFi_covert_channel_client;WiFi covert channel - Client agent (experimental Proof of Concept);Misc;;;
packetEssentials;https://github.com/ICSec/packetEssentials;An essential set of modules for working with the Scapy Library in Python;Lib;;;
packetinjector;https://github.com/juzna/packet-injector/;Packet analyzer and injector, written in JavaScript;Attack;Injection;;
packetparser;https://github.com/flupzor/packetparser/;IEEE 802.11 packetparser;Lib;;;
packetvector;https://github.com/derosier/packetvector/;802.11 management packet injection tool based on packetspammer;Attack;Injection;;
panoptiphone;https://github.com/Perdu/panoptiphone;Estimates the uniqueness of a device based on the content of its emitted Wi-Fi frames, even if the MAC address is randomized ;info;;;
parsecaps;https://github.com/sa7mon/parsecaps/;Parse wpa.cap generated from besside-ng and create individual .caps for each network with a captured handshake. ;Misc;;;
PCAP-CRACKER;https://github.com/BroadbentT/PCAP-CRACKER;A python script file to decrypt encrypted IEE (802.11) Radio .pcap files captured via Wireshark for extraction and analyse;Attack;Encryption;;
pcap2xml;https://github.com/securitytube/pcap2xml/;Convert 802.11 Packet Traces to XML and SQLITE Format ;Lib;;;
pcap80211analyzer;https://github.com/enukane/pcap80211analyzer/;Not-so-smart 802.11 frame pcapng analyzer ;Misc;;;
PCS;https://github.com/gvnn3/PCS/;Set of Python modules and objects that make building network protocol code easier for the protocol developer;Lib;;;
Peanuts;https://github.com/NoobieDog/Peanuts;Peanuts is a free and open source wifi tracking tool. Based on the SensePosts Snoopy-NG project that is now closed. ;Attack;Sniff;;
peapwn;https://github.com/rpp0/peapwn/;Proof-of-concept implementation of the Apple relay attack in Python ;Attack;Encryption;WPA/WPA2;
Penetrators-wps;https://github.com/dadas190/penetrator-wps/;Experimental tool that is capable of attacking multiple WPS-enabled wireless access points in real time.;Attack;Encryption;WPS;
Phalloc-sniffer;https://github.com/phalloc/phalloc-sniffer;With the ever increasing dependance on wireless solutions, it sometimes is useful to know the devices around you. This software aims to help know the MAC addresses of the devices that are leaving any sort of trace on the airwaves.;Attack;Sniff;;
phpreaver;https://github.com/phpreaver/phpreaver/;A command line PHP script which uses the reaver WPS pin cracker to test multiple AP's with multiple WiFi adapters.;Attack;Encryption;WPS;
phystats;https://github.com/ransford/phystats/;Gather & plot ieee80211 counters from Linux debugfs;Attack;Sniff;;
PiDense;https://github.com/WiPi-Hunter/PiDense;Monitor illegal wireless network activities. (Fake Access Points);Defend;;;
PiFinger;https://github.com/WiPi-Hunter/PiFinger;Searches for wifi-pineapple traces and calculate wireless network security score;Defend;;;
PiKarma;https://github.com/WiPi-Hunter/PiKarma;Detects wireless network attacks performed by KARMA module (fake AP). Starts deauthentication attack (for fake access points) ;Defend;;;
PINEAPPLE;https://github.com/charlieporth1/PINEAPPLE;Wifi Pineapple scripts;Attack;Encryption;WPA/WPA2;
pinecone;https://github.com/pinecone-wifi/pinecone;Pinecone is a WLAN networks auditing tool, suitable for red team usage. It is extensible via modules, and it is designed to be run in Debian-based operating systems. Pinecone is specially oriented to be used with a Raspberry Pi, as a portable wireless auditing box.;Attack;;;
PiSavar;https://github.com/WiPi-Hunter/PiSavar;Detects activities of PineAP module and starts deauthentication attack (for fake access points - WiFi Pineapple Activities Detection);Defend;;;
PiWAT;https://github.com/Crypt0s/PiWAT/;Wireless Attack Toolkit;Attack;;;
piwifipineapple;https://github.com/f1rsty/piwifipineapple.git;script to automate the entire process on setting the raspberry pi up as a malicious hot spot for educational purposes;Attack;Encryption;WPA/WPA2;
pixiewps;https://github.com/wiire-a/pixiewps/;An offline WPS brute-force utility ;Attack;Encryption;WPS;
Pixiewps-android;https://github.com/ru-faraon/pixiewps-android/;Pixiewps is a tool written in C used to bruteforce offline the WPS pin exploiting the low or non-existing entropy of some APs (pixie dust attack).;Attack;Encryption;WPS;
Platform-hostapd;https://github.com/experimental-platform/platform-hostapd/;Wireless access point for experimental-platform. ;Attack;RogueAP;;
Pmkid-extractor;https://github.com/davidetestoni/pmkid-extractor;Extract PMKIDs from a wifi capture to a hashcat-compatible format ;Attack;Encryption;WPA/WPA2;
probecap;https://github.com/hydrogen18/probecap/;A quick and dirty utility to capture and store WiFi probes.;Attack;Sniff;;
probehunter;https://github.com/mgp25/Probe-Hunter;Probe Request sniffer + Wigle ;Attack;Sniff;;
probemon;https://github.com/jjb3tee3/probemon/;Monitors 802.11 probe packets sent from roaming mobile devices. Developed using PyLorcon2. ;Attack;Sniff;;
probequest;https://github.com/SkypLabs/probequest;Toolkit for Playing with Wi-Fi Probe Requests ;Attack;;;
proberequest;https://github.com/SkypLabs/probequest;Toolkit for Playing with Wi-Fi Probe Requests https://probequest.readthedocs.io/en/…;Attack;Sniff;;
probesniffer;https://github.com/xdavidhu/probeSniffer/;A tool for sniffing unencrypted wireless probe requests from devices;Attack;Sniff;;
Probr-analysis;https://github.com/probr/probr-analysis/;Analysis components for the probr WiFi tracking system;Misc;;;
Probr-core;https://github.com/probr/probr-core/;The core-component for generic WiFi tracking: remote device management, packet capturing, packet storage;Lib;;;
PSKracker;https://github.com/soxrok2212/PSKracker;An all-in-one WPA/WPS toolkit;Attack;Encryption;WPS;
Pwnagotchi;https://pwnagotchi.ai/;Pwnagotchi is an A2C-based “AI” powered by bettercap and running on a Raspberry Pi Zero W that learns from its surrounding WiFi environment in order to maximize the crackable WPA key material it captures (either through passive sniffing or by performing deauthentication and association attacks);Attack;;;Note
PwnPi;https://sourceforge.net/projects/pwnpi/;A Linux-based penetration testing dropbox distribution for the Raspberry Pi.;;;;
PwnSTAR;https://github.com/SilverFoxx/PwnSTAR/;PwnSTAR (Pwn SofT-Ap scRipt) - for all your fake-AP needs;Attack;RogueAP;;
py_DD_WRT_Remote_Mac_Adder;https://github.com/mzhaase/py_DD_WRT_Remote_Mac_Adder/;Python Script to remotely update mac filterlists of DD-WRT routers with wl or atheros wifi drivers;Misc;;;
py80211;https://github.com/0x90/py80211/;Suite of libraries for parsing 802.11 packets as well as managing wireless cards and working with 802.11 information;Lib;;;
pyDot11;https://github.com/ICSec/pyDot11;Encrypt and Decrypt 802.11 on-the-fly;Attack;Encryption;WPA/WPA2;
pyfi;https://github.com/IsmaelRLG/pyfi;Easy wireless access point fabricator ;Attack;RogueAP;;
pykismetkml;https://code.google.com/archive/p/pykismetkml/wikis/pykismetkml.wiki/;Python script designed to export .gps and .xml files (in < Kismet RC1) to .kml files and .netxml files to .kml files in => Kismet RC2;Misc;;;
pykismetstats;https://github.com/0x90/pykismetstats/;Pykismetstats parses NetXML file generated by kismet and write statistics to CSV file.;Misc;;;
pylorcon2;https://github.com/tom5760/pylorcon2/;Pure Python wrapper for the LORCON library. ;Attack;Injection;;
pyrcrack;https://github.com/XayOn/pyrcrack/;Python Aircrack-ng;Attack;Encryption;WPA/WPA2;
PyRIC;https://github.com/wraith-wireless/PyRIC/;PyRIC (is a Linux only) library providing wireless developers and pentesters the ability to identify, enumerate and manipulate their system's wireless cards programmatically in Python.;Lib;;;
pyrit;https://github.com/JPaulMora/Pyrit/;The famous WPA precomputed cracker, Migrated from Google;Attack;Encryption;WPA/WPA2;Note
PyScapy;https://github.com/ogreworld/PyScapy/;This is a package of using scapy.;Misc;;;
Python Wi-Fi Positioning System;https://github.com/initbrain/Python-Wi-Fi-Positioning-System/;Python Wi-Fi Positioning System - Wi-Fi geolocation script using the Google Geolocation API ;Location;;;
Python-kismet;https://code.google.com/archive/p/python-kismet/;Python threaded listener to Kismet broadcasts;Defend;;;
Python-radiotap;https://github.com/bcopeland/python-radiotap/;Tiny lib for parsing radiotap/802.11 headers in python ;Lib;;;
python-wifi;https://pypi.python.org/pypi/python-wifi/;Python WiFi is a Python module that provides read and write access to a wireless network card's capabilities using the Linux Wireless Extensions.;Lib;;;
Python-wifi-survey-heatmap;https://github.com/jantman/python-wifi-survey-heatmap;A Python application for Linux machines to perform WiFi site surveys and present the results as a heatmap overlayed on a floorplan;info;;;
Python-wireless-attacks;https://github.com/jordan-wright/python-wireless-attacks/;Wireless Attacks in Python (Based on blog series);Attack;;;
python3-wifi;https://github.com/llazzaro/python3-wifi/;Python WiFi is a Python module that provides read and write access to a wireless network card's capabilities using the Linux Wireless Extensions.;Lib;;;
pythonAir;https://github.com/Slickness/pythonAir/;Flask/aircrack;Attack;Encryption;WPA/WPA2;
PyWiWi;https://github.com/6e726d/PyWiWi/;Python Windows Wifi;Config;;;
pyxiewps_WPShack-Python;https://github.com/jgilhutton/pyxiewps_WPShack-Python/;Wireless attack tool written in python that uses reaver, pixiewps and aircrack to retrieve the WPS pin of any vulnerable AP in seconds;Attack;Encryption;WPS;
Qca-swiss-army-knife;https://github.com/mcgrof/qca-swiss-army-knife/;Hosts a set of utilities that we use to debug / help with our driver development;Lib;;;
Radioparse;https://github.com/AlexanderSelzer/Radioparse/;A WiFi protocol parser that can be used with radiotap packets and node-pcap;Lib;;;
react80211;https://github.com/fabriziogiuliano/react80211/;Solution for mitigating the performance impairments of CSMA/CA protocols in multi-hop topologies based on the dynamic adaptation of the contention process experienced by nodes in a wireless network;Misc;;;
Reaver-ui;https://github.com/deoxxa/reaver-ui/;Hacky UI to wrap around reaver-wps ;Attack;Encryption;WPS;
Reaver-webui;https://github.com/fopina/reaver-webui/;Simple WebUI to crack wireless networks using reaver;Attack;Encryption;WPS;
Reaver-wps;https://github.com/gabrielrcouto/reaver-wps/;Brute force attack against Wifi Protected Setup ;Attack;Encryption;WPS;
Reaver-wps-fork-t6x;https://github.com/t6x/reaver-wps-fork-t6x/;Community forked version which includes various bug fixes, new features and additional attack method (such as the offline Pixie Dust attack);Attack;Encryption;WPS;
refluxion;https://github.com/chinarulezzz/refluxion;Refluxion -- MITM WPA attacks tool ;Attack;RogueAP;;
reghack;https://github.com/0x90/wifi-arsenal/tree/master/lowlevel/reghack/;Replaces the regulatory domain rules in the driver binaries with less restrictive ones;Config;;;
RegMon;https://github.com/thuehn/RegMon/;RegMon is a Atheros WiFi card register monitoring tool for Linux OpenWrt;Config;;;
remoteapd;https://github.com/mengning/remoteapd/;Remote NL80211-Extent driver for Hostapd 2.0;Config;;;
resfi;https://github.com/resfi/resfi/;Framework supporting creation of RRM functionality in residential WiFi deployments;Config;;;
rifsniff;https://github.com/dappiu/rifsniff/;Remote Interface Sniffer;Attack;Sniff;;
rogue;https://github.com/InfamousSYN/rogue;An extensible toolkit providing penetration testers an easy-to-use platform to deploy Access Points during penetration testing and red team engagements;Attack;RogueAP;;
rogueap;https://github.com/wouter-glasswall/rogueap/;Start a rogue access point with no effort, with support for hostapd, airbase, sslstrip, sslsplit, tcpdump builtin;Attack;RogueAP;;
RogueAP-Detector;https://github.com/anotherik/RogueAP-Detector;rogueAP Detector is an open source tool to detect Wi-Fi Rogue Access Points, covering the most commonly known attacks. This tool is a modular framework composed of Scanners, Detectors and Actuators, which are responsible for scanning for available APs, apply a set of heuristics to detect them, and apply a defensive mechanism.;;;;
rogueDetect;https://github.com/olanb7/rogueDetect/;;Attack;RogueAP;;
RogueDetection;https://github.com/baggybin/RogueDetection/;Rogue Access Point Detection and WIDS;Defend;;;
roguehostapd;https://github.com/wifiphisher/roguehostapd;Hostapd fork including Wi-Fi attacks and providing Python bindings with ctypes;Attack;RogueAP;;
RogueSploit;https://github.com/H0nus/RogueSploit/;Powerfull Wi-Fi trap;Attack;RogueAP;;
rollmac;https://github.com/violentshell/rollmac/;Automated WiFi limit evasion;Config;;;
Rollmac;https://github.com/violentshell/Rollmac/;Automated WiFi limit evasion;Misc;;;
Rspoof;https://github.com/zackiles/Rspoof/;Wifi Automated Fake HotSpot Hijacking with aicrack-ng, airbase, ssl-strip, and dns spoof in Python;Attack;RogueAP;;
rssi;https://github.com/AravinthPanch/rssi/;Indoor localisation using RSSI. RSSI is received signal strength indicator in IEEE 802.11 beacon packet to announce the presence of WiFi;InfoGath;;;
RT73-USB-Wireless-;https://github.com/Marchrius/RT73-USB-Wireless-/;Patched version of RT73USBWireless for Yosemite;Config;;;
RTL8188-hostapd;https://github.com/jenssegers/RTL8188-hostapd/;Hostapd for Realtek RTL8188;Config;;;
Scapy;https://github.com/secdev/scapy;Python-based interactive packet manipulation program & library;Lib;;;Note
Scapy-deauth;https://github.com/catalyst256/MyJunk/blob/master/scapy-deauth.py/;Scapy based wifi Deauth;Attack;DoS;;
scapy-dot11-toolkit;https://github.com/zachMelody/scapy-dot11-toolkit;receive and send 802.11 management frames through python-scapy ;Attack;;;
Scapy-fakeap;https://github.com/rpp0/scapy-fakeap/;Fake wireless Access Point (AP) implementation using Python and Scapy;Attack;RogueAP;;
Scapy-rssi;https://github.com/azz2k/scapy-rssi/;Example of how to read RSSI values from wifi packaged using Scapy;Misc;;;
Scapy-survey;https://github.com/tuomasb/scapy-survey/;802.11 signal strength logger using Scapy;Monitoring;;;
Scapy-wireless-scanner;https://github.com/rahilsharma/Scapy-wireless-scanner/;Simple wireless scanner built using Scapy Library;Attack;Sniff;;
scapybase;https://github.com/jahrome/scapybase/;802.11 monitor AP based on scapy;Monitoring;;;
ScapyGELFtoGraylog2;https://github.com/wouterbudding/ScapyGELFtoGraylog2/;Sniff some 802.11 packages and send the date and MAC with GELF UDP to Graylog2;Attack;Sniff;;
setbssid;https://github.com/sheenhx/setbssid/;Modify the MAC80211 layer in Linux Kernel;Misc;;;
sigmon;https://github.com/tecknowledge/sigmon/;Modular WiFi/RF Monitoring and Analysis Implementation;Monitoring;;;
ska;https://github.com/0x90/wifi-arsenal/tree/master/ska/;Framework for sniffing ieee80211 packets and generating deauth packets and sending raw packets.;Attack;DoS;;
skybluetero;https://code.google.com/archive/p/skybluetero/;802.11b/g packet airtime consumption analyzer GUI for Linux;Misc;;;
Sly-fi;https://github.com/sinistermachine/sly-fi/;Wifi pwnage automation;Attack;;;
smoothie;https://github.com/XayOn/smoothie/;Web based wireless auditory tools;Attack;;;
snifflab;https://github.com/andrewhilts/snifflab/;Scripts to create your own MITM'ing, packet sniffing WiFi access point ;Attack;RogueAP;;
sniffmypackets;https://github.com/catalyst256/sniffMyPackets/;Canari package for pcap file analysis within Maltego;Misc;;;
Snoopy-ng;https://github.com/sensepost/snoopy-ng/;Snoopy v2.0 - modular digital terrestrial tracking framework;Misc;;;
Sparrow-wifi;https://github.com/ghostop14/sparrow-wifi;Next-Gen GUI-based WiFi and Bluetooth Analyzer for Linux;Visual;;;
speccy;https://github.com/bcopeland/speccy/;Visualization tool for ath spectral scan;Visual;;;
spectrum.py;https://github.com/0x90/wifi-arsenal/blob/master/spectrum.py/;;Misc;;;
SSIDentity;https://github.com/SamClarke2012/SSIDentity/;Passive sniffing of 802.11 probe requests, stored in a central database.;Attack;Sniff;;
startools;https://github.com/sa7mon/startools/;To use a RasPi to do an Evil Twin attack and capture 802.1x RADIUS creds;Attack;RogueAP;;
TCP-SeqNum;https://github.com/bwoolf1122/TCP-SeqNum/;Means to sniff 802.11 traffic and obtain TCP session info using netfiter_queue. Use that data to construct a packet in scappy. ;Attack;Sniff;;
Thesis;https://github.com/grazianomarallo/Thesis;"Master's Thesis: ""Identifying Software and Protocol Vulnerabilities in WPA2 Implementations through Fuzzing"" ";Attack;Encryption;WPA/WPA2;
Tools-Airgeddon;https://github.com/wahyu227/Tools-Airgeddon;Tools Install Airgeddon Full;Misc;;;
uploadwpa;https://github.com/Alf-Alfa/uploadwpa/;This module will upload a wpa handshake from a single capture file to an online hash cracker site;Attack;Encryption;WPA/WPA2;
VX;https://github.com/hellais/VX/;It might be fun to play tricks on somebody trying to crack your WEP protected router;Misc;;;
waidps;https://github.com/SYWorks/waidps/;Wireless Auditing, Intrusion Detection & Prevention System;Defend;;;Note
Wall-of-Shame;https://github.com/teambi0s/Wall-of-Shame;A framework for capturing user credentials and sensitive device information. ;Attack;Sniff;;
wallofshame;https://github.com/0x0d/wallofshame/;Multi protocol sniffer, created for ChaosConstruction conference HackSpace;Attack;Sniff;;
WAPMap;https://github.com/pan0pt1c0n/WAPMap/;Parse Kismet .netxml output and then return a CSV file that can be uploaded to Google Maps Engine to map WEP or OPEN networks;Attack;Wardriving;;
warcarrier;https://github.com/0x90/warcarrier/;An NCURSES-based, all-in-one instrument panel for professional Wardriving;Attack;Wardriving;;
Watcher;https://github.com/catalyst256/Watcher/;Canari framework based Maltego transform pack that allows you to perform wireless sniffing within Maltego;Attack;Sniff;;
Wave;https://github.com/hkparker/Wave/;802.11 IDS, visualizer, and analytics platform for the web;Defend;;;
wavecrack;https://github.com/wavestone-cdt/wavecrack;Wavestone's web interface for password cracking with hashcat;Attack;Encryption;;
Wbc-utils;https://github.com/skullkey/wbc-utils/;Couple of hacked together utils for use with the wifibroadcast system by befinitiv;Misc;;;
WHAT-PRO;https://github.com/smoz1986/WHAT-PRO/;802.11 Exploitation Tool for use with Kali 2. More tools available than WHAT or WHAT Pi ;Attack;;;
whereami;https://github.com/kootenpv/whereami/;Uses WiFi signals 📶 and machine learning to predict where you are ;Location;;;
whoishere;https://github.com/hkm/whoishere.py/;WIFI Client Detection - Identify people by assigning a name to a device performing a wireless probe request.;InfoGath;;;
Wi-door;https://github.com/Vivek-Ramachandran/wi-door/;Wi-Fi Backdoors;Attack;;;
Wi-finder;https://github.com/romebop/wi-finder/;Wi-Fi hotspot finder;Location;;;
wi5-aggregation;https://github.com/Wi5/wi5-aggregation/;Implementing and testing 802.11 frame aggregation (A-MPDU) ;Misc;;;
widowmaker;https://github.com/violentshell/widowmaker;Widowmaker is an 802.11 DOS tool that exploits the Beacon time interval to outpace wireless access points. This (in theory) allows an attacker to deny service to a wireless access point by providing fake mac addresses to clients that are looking to authenticate with the legitimate access point;Attack;DoS;;
Wids-wips;https://github.com/pbalogh-sa/wids-wips;Wireless intrusion detection and prevention system written in C and using kismet server as backend ;Defend;;;
WIDSTT;https://github.com/0x90/wifi-arsenal/blob/master/Wireless%20IDS%20Tool.py/;Wireless Intrusion Detection Systems Testing Tool – test your WIDS by performing attacks;Attack;;;
wifi;https://github.com/rockymeza/wifi/;[unmaintained] WiFi tools for linux http://pypi.python.org/pypi/wifi;Misc;;;
Wifi Miner Detector;https://github.com/360PegasusTeam/WiFi-Miner-Detector;Detecting malicious WiFi with mining cryptocurrency;Defend;;;
wifi_based_population_estimator;https://github.com/siriuxy/wifi_based_population_estimator/;This is a piece of glueware that sticks up different components from hardware detection to real-time web display.;Misc;;;
wifi_beacons;https://github.com/abnarain/wifi_beacons/;;;;;
wifi_decode;https://github.com/cmpxchg8/wifi_decode/;Wireless Key Dumper for Windows;Misc;;;
wifi_dump_parser-v3;https://github.com/abnarain/wifi_dump_parser-v3/;Is the modified parser for the new data set collected using Wifi-dump;Misc;;;
wifi_dump-tmpfs;https://github.com/abnarain/wifi_dump-tmpfs/;Dumps wifi data ;Misc;;;
wifi_honey;https://github.com/0x90/wifi-arsenal/tree/master/wifi_honey/;Setting up four fake access points, each with a different type of encryption, None, WEP, WPA and WPA2 and the seeing which of the four the client connects to;Attack;RogueAP;;
wifi_statistics;https://github.com/simonwunderlich/wifi_statistics/;Linux kernel module to gather wifi statistics from peer and non-peer STAs ;Misc;;;
Wifi_Trojans;https://github.com/ahhh/Wifi_Trojans/;Collection of wireless based bind and reverse connect shells for penetration testers;Attack;RogueAP;;
WiFi-802.11-Demo-Sniffer;https://github.com/dcrisan/WiFi-802.11-Demo-Sniffer/;This 802.11 sniffer written in Python provides a useful tool to raise awareness at the amount of data phones release for anyone to read. ;Attack;Sniff;;
WiFi-Analyzer;https://github.com/b00sti/WiFi-Analyzer/;Analyzer 802.11 networks - android app [to refactor] ;Misc;;;
Wifi-ap;https://github.com/foosel/wifi-ap/;Library wrapper around hostapd and dnsmasq and their respective configuration files that allows for programmatically creating access points in Debian-based Linux environments;Config;;;
WiFi-autopwner;https://github.com/Mi-Al/WiFi-autopwner/;Script to automate searching and auditing Wi-Fi networks with weak security;Attack;Encryption;WPA/WPA2;
Wifi-beeper;https://github.com/tillwo/wifi-beeper/;Linux command-line tool to make WLAN frames audible;Misc;;;
Wifi-bruteforcer-fsecurify;https://github.com/faizann24/wifi-bruteforcer-fsecurify/;Android application to brute force WiFi passwords without requiring a rooted device;Attack;Encryption;WPA/WPA2;
Wifi-configurator;https://github.com/ConnectBox/wifi-configurator;Utility for command line configuration of hostapd;Config;;;
Wifi-contour;https://github.com/bertabus/wifi-contour/;A contour mapping program of wireless 802.11 signal strength;Visual;;;
Wifi-cracker;https://github.com/BadAppsDevelopment/Wifi-Cracker;Wifi Cracker is a great tool to use if you have forgotten your wifi password and need to figure it out. This application works well with WEP, WPA, WPA-PSK security types. ;Attack;Encryption;WPA/WPA2;
wifi-default-password;https://bitbucket.org/jpgerek/wifi-default-password/;Bash script that tries all the default passwords for a particular wifi access point;Attack;;;
Wifi-dump-analysis;https://github.com/abnarain/wifi-dump-analysis/;Processing wireless traces from binary files written and read in custom format.;Misc;;;
Wifi-Dumper;https://github.com/Viralmaniar/Wifi-Dumper/;Dump the wifi profiles and cleartext passwords of the connected access points on the Windows machine;InfoGath;;;
Wifi-frequency-hacker;https://github.com/singe/wifi-frequency-hacker/;A modified frequency regulatory domain configuration that doesn't limit you. ;Config;;;
Wifi-geolocation;https://github.com/genekogan/wifi_geolocation/;Get your latitude/longitude via wifi access points;Location;;;
Wifi-hacker;https://github.com/esc0rtd3w/wifi-hacker/;Shell Script For Attacking Wireless Connections Using Built-In Kali Tools. Supports All Securities (WEP, WPS, WPA, WPA2) ;Attack;Encryption;WPA/WPA2;
Wifi-harvester;https://github.com/SYWorks/wifi-harvester/;For collecting probed SSID name by wireless devices, Access point detail and connected clients.;Attack;Sniff;;
Wifi-heatmap;https://github.com/beaugunderson/wifi-heatmap/;Generate heatmaps of wifi coverage with Python;Visual;;;
Wifi-linux;https://github.com/dixel/wifi-linux/;Simple python script to monitor access point signal strength.;Monitoring;;;
Wifi-localization;https://github.com/utexas-air-fri/wifi_localization/;Wifi Localization using a map and reference;Location;;;
Wifi-locator;https://github.com/clockfort/wifi-locator/;Determines physical location of station judging from 802.11 beacons' BSSID/Signal/Noise/Quality information.;Location;;;
Wifi-mac-tracking;https://github.com/rpp0/wifi-mac-tracking;"Code and datasets for the paper entitled ""Non-cooperative 802.11 MAC layer fingerprinting and tracking of mobile devices"". ";Misc;;;
Wifi-monitor;https://github.com/eye9poob/Wifi-monitor/;Prints the IPs on your local network that're sending the most packets ack = 802.11 control frame acknowledgement or …;InfoGath;;;
Wifi-pentesting-guide;https://github.com/ricardojoserf/wifi-pentesting-guide;WiFi Penetration Testing Guide ;Attack;;;
WiFi-Pumpkin;https://github.com/P0cL4bs/WiFi-Pumpkin/;Framework for Rogue Wi-Fi Access Point Attack;Attack;RogueAP;;Note
WiFi-Rifle;https://github.com/sensepost/WiFi-Rifle/;Creating a wireless rifle de-authentication gun, which utilized a yagi antenna and a Raspberry Pi;Attack;DoS;;
Wifi-scan;https://bitbucket.org/edkeeble/wifi-scan/;Short python script scans for probe requests from whitelisted WiFi clients;Attack;Sniff;;
Wifi-scan;https://github.com/bmegli/wifi-scan/;A nl80211 C/C++ library for monitoring signal strength of WiFi networks;Lib;;;
WiFi-scheduling;https://github.com/UtkMSNL/WiFi-scheduling/;This project evaluates the efficiency and overhead of wireless network scheduling;Misc;;;
wifi-scripts;https://github.com/0x90/wifi-scripts;Misc scripts and tools for WiFi;Lib;;;
Wifi-Signal-Plotter;https://github.com/s7jones/Wifi-Signal-Plotter/;A Python script for graphing and comparing the WiFi signal strengths between WiFi adaptors in Windows or Linux.;Visual;;;
Wifi-test;https://github.com/0x90/wifi-arsenal/tree/master/wifi-test/;;;;;
Wifi-txpower-unlocker;https://github.com/Manouchehri/wifi-txpower-unlocker;A bash script that generates a modified regulatory.bin to unlock the maximum WiFi TX power (on 2.4 Ghz) of the region BO;Config;;;
wifibang;https://github.com/Leviathan36/wifibang;wifibang is a set of security tools which perform the main kinds of wifi attacks. Its most important feature is the user-friendly CLI which encourages users to use the script on mobile devices (like a smartphone, maybe associated with a raspberry).;Attack;;;
WifiBF;https://github.com/Squuv/WifiBF;This is a wifi Brute Force. script undetectable and secure! ;Attack;Encryption;;
WiFiBroot;https://github.com/hash3liZer/WiFiBroot;A WiFi Pentest Cracking tool for WPA/WPA2 (Handshake, PMKID, Cracking, EAPOL, Deauthentication);Attack;Encryption;WPA/WPA2;
wifiBuddy;https://github.com/s0m3-1/wifiBuddy;So the plan is to connect a RaspberryPi, a little Display (maybe even touch) and 2 wifi antennas – one for sniffing onw for attacking;Attack;;;
wificracking;https://github.com/brannondorsey/wifi-cracking/;Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat;Attack;Encryption;WPA/WPA2;
wificurse;https://github.com/0x90/wifi-arsenal/tree/master/wificurse/;WiFi DoS attack tool created for educational purposes only. It works only in Linux and requires wireless card drivers capable of injecting packets in wireless networks;Attack;DoS;;
WifiDeauth;https://github.com/Revimal/WifiDeauth/;A lightweight Wi-Fi auto deauthentication attack tool (libtins/C++);Attack;DoS;;
wifidec;https://github.com/twitchyliquid64/wifidec/;Repository for scriptz playing around with decoding elements of the Wifi stack (mainly Radiotap and 802.11 frames);Misc;;;
Wifidog-gateway;https://github.com/wifidog/wifidog-gateway/;Repository for the wifidog-gateway captive portal designed for embedded systems;Misc;;;
Wifiexplorer-sensor;https://github.com/adriangranados/wifiexplorer-sensor;WiFi Explorer Pro allows you to connect to a remote platform (e.g. Raspberry Pi) and perform a passive Wi-Fi scan using a capable Wi-Fi adapter. When a remote sensor is used, the scan results are sent back to WiFi Explorer Pro for its visualization.;Misc;;;
WiFiHunter;https://github.com/MA24th/WiFiHunter;A WiFi Penetration Toolkit ;Attack;;;
wifijamMac;https://github.com/rajkotraja/wifiJamMac/;Allows you to select one or more nearby wireless networks, thereupon presenting a list of clients which are currently active on the network(s);Attack;Sniff;;
wifijammer;https://github.com/DanMcInerney/wifijammer/;Continuously jam all wifi clients/routers;Attack;DoS;;
WiFiJammer.py;https://github.com/hash3liZer/WiFiJammer.py;Wireless Jammer to Disconnect Nearby Access-Points and Stations;Attack;DoS;;
wifikicker;https://github.com/viluhaxor/wifikicker;A tool to kick devices out of your network and enjoy all the bandwidth for yourself. It allows you to select specific or all devices and ARP spoofs them off your local area network;Attack;DoS;;
wifikills;https://github.com/roglew/wifikill;A python program to kick people off of wifi;Attack;DoS;;
wifimitm;https://github.com/mvondracek/wifimitm;Wi-Fi Machine-in-the-Middle: Automation of MitM Attack on Wi-Fi Networks ;Attack;RogueAP;;
Wifimon;https://github.com/Wifimon/Wifimon/;Wi-fi 802.11 Beacon Frame sniffer;Attack;Sniff;;
wifimonster;https://github.com/flankerhqd/wifimonster/;Wifi sniffing and hijacking tool;Attack;;;
wifiphisher;https://github.com/wifiphisher/wifiphisher/;Automated victim-customized phishing attacks against Wi-Fi clients;Attack;RogueAP;;
Wifipumpkin3;https://github.com/P0cL4bs/wifipumpkin3;Powerful framework for rogue access point attack.;Attack;RogueAP;;Note
wifirxpower;https://github.com/cnlohr/wifirxpower/;Linux-based WiFi RX Power Grapher;Misc;;;
WifiScanAndMap;https://github.com/cyberpython/WifiScanAndMap/;A Linux Python application to create maps of 802.11 networks;Attack;Wardriving;;
wifiScanMap;https://github.com/mehdilauters/wifiScanMap/;An other wifi mapping tool;Misc;;;
wifiscanvisualizer;https://github.com/securitytube/wifiscanvisualizer/;Wi-Fi Scan Visualizer by Pentester Academy ;Visual;;;
wifisoftap;https://github.com/coolshou/wifisoftap/;;Attack;RogueAP;;
wifispy;https://github.com/Geovation/wifispy/;Sniff Wifi traffic, log device addresses;Attack;Sniff;;
WiFiStat;https://github.com/MarkLalor/WiFiStat;Python tool to assess WiFi connection throughput and latency;Monitoring;;;
WiFiSuite;https://github.com/NickSanzotta/WiFiSuite;WiFiSuite is designed to help Pentesters streamline the process of auditing wireless networks, this is done by consolidating the most common tools and techniques in a unified platform backed with a SQLite database.;;;;
wifitap;https://github.com/viscousliquid/wifitap/;WiFi injection tool through tun/tap device;Attack;Injection;;
wifite;https://github.com/derv82/wifite/;An automated wireless attack tool;Attack;Encryption;WPA/WPA2;
Wifite-mod-pixiewps;https://github.com/aanarchyy/wifite-mod-pixiewps/;Wifite with PixieWPS support;Attack;Encryption;WPA/WPA2;
Wifite-openwrt;https://github.com/kbeflo/wifite-openwrt/;Wifite for the WiFi Pineapple NANO + TETRA (Chaos Calmer - openWrt) ;Attack;Encryption;WPA/WPA2;
wifite2;https://github.com/derv82/wifite2/;Python script for auditing wireless networks;Attack;Encryption;WPA/WPA2;
wifite2-docker;https://github.com/random-robbie/wifite2-docker;Docker of Wifite2;Attack;Encryption;;
wifite2-RPi3-nexmon;https://github.com/awesome-pentest-gadgets/WiFite2-RPi3-nexmon;Wifite2 for Raspberry Pi 3;Attack;Encryption;;
wifite2mod;https://github.com/nuncan/wifite2mod;This repo is a complete re-write of wifite, a Python script for auditing wireless networks;Attack;Encryption;;
wifiteintaller;https://github.com/zonesecure/wifiteintaller;;Attack;Encryption;;
wifitracker;https://github.com/DHNishi/wifitracker/;Raspberry Pi Wifi Tracking API;Misc;;;
WifiTrafficAnalyzer;https://github.com/Bob-King/WifiTrafficAnalyzer/;;Misc;;;
wifivis;https://github.com/mitdbg/wifivis/;Visualize some mit wifi access point data;Visual;;;
wifiwho;https://github.com/meeuw/wifiwho/;;;;;
wifresti;https://github.com/LionSec/wifresti/;Find your wireless network password in Windows , Linux and Mac OS;Misc;;;
wifuzz;https://github.com/0x90/wifuzz/;Access Point 802.11 stack fuzzer;Attack;;;
wifuzzit;https://github.com/0xd012/wifuzzit/;A 802.11 wireless fuzzer;Attack;;;
WIG;https://github.com/6e726d/WIG/;Tools for 802.11 information gathering. ;InfoGath;;;
Wikipedia;https://en.wikipedia.org/wiki/IEEE_802.11;IEEE802.11 site of Wikipedia;Info;;;
wime;https://github.com/anburocky3/wime/;Wifi password recover tool for Windows, Linux, Mac.;Misc;;;
win32wifi;https://github.com/kedos/win32wifi/;Python Windows Wifi;Misc;;;
wipi;https://github.com/dioh/wipi/;Visualize the WiFi packages that are floating around us all the time.;Visual;;;
WiPy;https://github.com/bliz937/WiPy/;Sends the WiFi signal strength from multiple clients to a central server. Built for Arch Linux ARM running on Raspberry pi 2;Monitoring;;;
wireless;https://github.com/joshvillbrandt/wireless/;Dead simple, cross-platform Python library to connect to wireless networks;Lib;;;
wireless_half-mini;https://github.com/toleda/wireless_half-mini/;MacOS Airport Half Mini (WiFi and Bluetooth);Misc;;;
Wireless_peeker;https://github.com/FXShu/Wireless_peeker;Tool to crack wireless encryption (WPA / WPA2) base on C99 ;Attack;Encryption;WPA/WPA2;
wireless_RSSI;https://github.com/agnostino/wireless_RSSI/;;Misc;;;
Wireless-forensics-framework;https://github.com/nipunjaswal/Wireless-forensics-framework/;Automated Wireless Penetration Testing and Carrying out Wireless Forensics in Python;Defend;;;
Wireless-ids;https://github.com/SYWorks/wireless-ids/;Ability to detect suspicious activity such as (WEP/WPA/WPS) attack by sniffing the air for wireless packets;Defend;;;Note
Wireless-info;https://github.com/wlanslovenija/wireless-info/;Obtain information about wireless interfaces from MAC80211 stack;Attack;Sniff;;
Wireless-radar;https://github.com/stef/wireless-radar/;DF and other tools to explore a 2.4GHz environment;Attack;Sniff;;
Wireless-regdb;https://github.com/0x90/wireless-regdb/;Plain text version of the regulatory database file;info;;;
Wireless-Sniffer;https://github.com/gauravpatwardhan/Wireless-Sniffer/;A 802.11 wireless sniffer tool (c-based);Attack;Sniff;;
Wireless-tools;https://github.com/bakerface/wireless-tools/;Wireless tools for Node.js ;Misc;;;
WirelessConfig;https://github.com/acidprime/WirelessConfig/;A 802.1x Python wireless configuration tool with Cocoa wrappers;Config;;;
WIRELESSINFO;https://github.com/rgupta9/WIRELESSINFO/;Extract Important Data From Cisco Wireless Controllers;Misc;;;
wirelessjammer;https://github.com/phr34k0/wirelessjammer/;Continuously jam all wifi clients and access points within range;Attack;DoS;;
WirelessMayhem;https://github.com/c0mix/WirelessMayhem;Wireless Mayhem is a python framework developed to automate wireless discovery and exploitation. ;Attack;;;
wirespy;https://github.com/AresS31/wirespy;Framework designed to automate various wireless networks attacks (the project was presented on Pentester Academy TV's toolbox in 2017);Attack;;;
wit;https://github.com/substack/wit/;Command-line wifi manager for linux;Misc;;;
wiwo;https://github.com/CoreSecurity/wiwo/;Wiwo is a distributed 802.11 monitoring and injecting system that was designed to be simple and scalable;Attack;Injection;;
Wlan-macos;https://github.com/sbxfc/wlan-macos/;;;;;
WLAN-Monitoring;https://github.com/sajjanbh/WLAN-Monitoring/;Monitor our vicinity to monitor wireless devices and traffic;Monitoring;;;
Wlan-pos;https://github.com/0x90/wlan-pos/;Location fingerprinting and triangulation engine for WLAN (IEEE802.11,aka WiFi) environment.;Location;;;
Wlan-stats;https://github.com/hughobrien/wlan-stats/;Tool chain using tshark to pull data from pcaps, further process them in python, and graph the output in R. ;Visual;;;
wmd;https://github.com/securestate/wmd/;Simple solution for the detection and location of Rogue Access Points.;Defend;;;
wmon;https://github.com/wmon/wmon/;A Wireless Network Monitor with advanced measurement capabilities. ;Monitoring;;;
wobs;https://github.com/observ3r/wobs/;Detects near-by devices such as cell phones, tablets, and laptops. Does this through 802.11, Bluetooth, cell phone protocols, etc…;Misc;;;
wombat;https://github.com/Perdu/wombat;An experimental Wi-Fi tracking system aiming at improving user awereness toward physical tracking technologies and at experimenting new privacy-preserving mechanisms.;Attack;;;
WPA_DECRYPTION_MPI;https://github.com/shagrath89m/WPA_DECRYPTION_MPI/;WPA/WPA2 for cluster processing;Attack;Encryption;WPA/WPA2;
Wpa-autopwn;https://github.com/vnik5287/wpa-autopwn/;WPA/WPA2 autopwn script that parses captured handshakes and sends them to the Crackq;Attack;Encryption;WPA/WPA2;
Wpa-bruteforcer;https://github.com/SYWorks/wpa-bruteforcer/;Attacking WPA/WPA encrypted access point without client. ;Attack;Encryption;WPA/WPA2;
wpa2-enterprise-attack;https://github.com/ricardojoserf/wpa2-enterprise-attack;Through these scripts it is possible to create Rogue or Fake Access Points and carry out an authentication downgrade attack against WPA and WPA2-Enterprise networks, obtaining passwords in hash format or cleartext (if GTC downgrade is successful).;Attack;Encryption;WPA/WPA2;
WPA2-HalfHandshake-Crack;https://github.com/dxa4481/WPA2-HalfHandshake-Crack/;Capture enough of a handshake with a user from a fake AP to crack a WPA2 network without knowing the passphrase of the actual AP;Attack;Encryption;WPA/WPA2;
WPA2-KRACK;https://github.com/jiansiting/WPA2-KRACK;WPA2 KRACK;Attack;Encryption;WPA/WPA2;
wpa2hc;https://github.com/historypeats/wpa2hc/;Quick script to automate converting WPA .cap files for Hashcat .hccap files. ;Attack;Encryption;WPA/WPA2;
wpa2own;https://github.com/philcryer/wpa2own;Use hashcat to crack WPA2 PSK (Pre-Shared Key) passwords! ;Attack;Encryption;WPA/WPA2;
wpacrack;https://github.com/derv82/wpacrack/;Open-source distributed Wifi-Protected Access (WPA) cracker;Attack;Encryption;WPA/WPA2;
wpakey;https://github.com/rofl0r/wpakey;monitor mode WPA1/WPA2 online password bruteforcer;Attack;Encryption;WPA/WPA2;
wpasnff;https://github.com/dredge17/wpasnff;This script allows you to decrypt and sniff packets for a specific WPA2 network based on BSSID you passed in input.;Attack;Sniff;;
Wpe-parse;https://github.com/sa7mon/wpe-parse/;This is a simple parsing script to convert output from hostapd-wpe (which makes John the Ripper-formatted logs) to Hashcat format. ;Attack;Encryption;;
wperf;https://github.com/anyfi/wperf/;802.11 frame injection/reception tool for Linux mac80211 stack;Attack;Injection;;
wps;https://github.com/devttys0/wps/;WPS related utilities ;Attack;Encryption;WPS;
Wps-scripts;https://github.com/0x90/wps-scripts/;WPS hacking scripts;Attack;Encryption;WPS;
Wps-Ultimate-Cracker;https://github.com/younextvictim/Wps-Ultimate-Cracker/;This script will help help you to get the most of router in morocco by using pixiewps , reaver , aircrack-ng ,wifite ;Attack;Encryption;WPS;
wpscrack;https://github.com/ml31415/wpscrack/;Continuation of wpscrack originally written by Stefan Viehböck;Attack;Encryption;WPS;
wpseyes;https://github.com/h4ckzard/wpseyes;Tool for bruteforce Wi-Fi WPS;Attack;Encryption;WPS;
WPSIG;https://www.coresecurity.com/corelabs-research/open-source-tools/wpsig;Simple tool (written in Python) that does information gathering using WPS information elements.;Attack;Encryption;WPS;
wpsoffline;https://bitbucket.org/dudux/wpsoffline/;PoC for routers vulnerable with WPS and deficiencies in their PRNG state;Attack;Encryption;WPS;
wraith;https://github.com/wraith-wireless/wraith/;Wireless Reconnaissance And Intelligent Target Harvesting;InfoGath;;;
wspy;https://github.com/Nan-Do/wspy/;Python tool to create a wireless ids it detects which clients are connected to a network to allow the creation of usage patterns of a netowrk by the clients;Defend;;;
wtf;https://github.com/cozybit/wtf/;Wireless Test Framework. Collection of test suites for validating various wifi functionality on various wifi devices.;Attack;;;
zarp;https://github.com/hatRiot/zarp/;Network attack tool centered around the exploitation of local networks;Attack;;;Note
zizzania;https://github.com/cyrus-and/zizzania/;Automated DeAuth attack;Attack;DoS;;