hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
#72
small update wlanhcx2psk
added option (-W) to test if a wpskey is used as psk
added options (-D -d) to test if a date (eu or us) is used as psk

$ wlanhcx2psk -h
wlanhcx2psk 4.0.0-rc2 (C) 2017 ZeroBeat
usage..: wlanhcx2psk <options>
example: wlanhcx2psk -i <hccapx> -W -s | hashcat -m 2500 <hccapx>

options:
-i <file> : input hccapx file
-o <file> : output plainkeys to file
-s        : output plainkeys to stdout (pipe to hashcat)
-W        : include wps keys
-D        : include european date
-d        : include american date
-h        : this help
-v        : version



To improve the tool, let us know if you have some hits, please.
Reply


Messages In This Thread
RE: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats - by ZerBea - 10-07-2017, 08:53 AM
wlandump-ng vs hcxdumptool - by hulley - 02-10-2018, 10:26 PM