brannondorsey / wifi-cracking

Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please update appendix.md:

warrengunn48 opened this issue · comments

Please update appendix.md:
wlandump-ng removed from hcxtools - replaced by hcxdumptool
wlanrcascan removed from hcxtools - replaced by hcxdumptool
https://github.com/ZerBea/hcxdumptool

wlancap2hcx removed from hcxtools - replaced by hcxpcaptool
https://github.com/ZerBea/hcxtools

hcxdumptool:
added PMKID attack vector
added detection of various authentication methods (for example SAE aka: WPA3)
automatic activation of monitor mode (iw, ip, ifconfig, iwconfig, ... no longer required)
macchanger no longer required: hcxdumptool use randomized mac's

hcxpcaptool:
added conversion of PMKID to hash 16800 and/or 16801
support TaZmen Sniffer Protocol (TZSP)
support pcapng and gzip compressed capture files

wlanhcx2psk:
Weak password calculator included.

hcxtools/hcxdumptool and hcxkeys now
part of Arch Linux distribution:
https://www.archlinux.org/packages/?q=hcx
part of wfite2:
https://github.com/derv82/wifite2
part of pineapple:
https://forums.hak5.org/topic/44213-pmkid-attack-on-wifi-pineapples/

and recommended by various online crackers:
https://wpa-sec.stanev.org/?nets
https://www.onlinehashcrack.com/how-to-reduce-WPA-dump-size.php

Originally posted by @ZerBea in #31 (comment)