hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Hi JuanBerta.
I really like the arg-wireless forum and pushed wlangenpmkocl stdin/stdout update:
$ wlangenpmkocl -h
wlangenpmkocl 4.0.1 (C) 2018 ZeroBeat
usage: wlangenpmkocl <options>
cat wordlist | wlangenpmkocl -e <essid> | hashcat -m 2501 ...

options:
-e <essid> : input single essid (networkname: 1 .. 32 characters) requires -p
-p <password> : input single password (8 .. 63 characters) requires -e
-i <file> : input passwordlist
-I <file> : input combilist (essid:password)
-a <file> : output plainmasterkeys as ASCII file (hashcat -m 2501)
-A <file> : output plainmasterkeys:password as ASCII file
-c <file> : output cowpatty hashfile (existing file will be replaced)
-P <platform> : input platform, default 0 (first platform)
-D <device> : input device, default 0 (first device)
-l : list device info
-h : this help
Reply


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