hccapx Problem
#8
(06-26-2017, 09:21 PM)ZerBea Wrote: No problem:
wlancap2hcx -x -e wordlist -o test.hccapx *.cap
Options:
-x -> match exact mac_ap and mac_sta
-e -> extract also found passwords and networknames from wlan traffic (will be appended)
-o -> your hccapx file (new hashes will be appended)
*.cap -> do this from all cap files (or *.pcap from all pcap files or *.pcapng from all pcapng files)

if RADIUS authentications are inside your cap:
-m -> iSCSI CHAP authentication, MD5(CHAP): use hashcat -m 4800
-n -> NetNTLMv1 authentication: use hashcat -m 5500
-u -> extract also user names, domain names or identities

wlancap2hcx is designed for use with wlandum-ng or wlanresponse.
To get full advantage of all options use this tools to capture!

Cheers

thanks <3


Messages In This Thread
hccapx Problem - by Hedotensei - 06-24-2017, 04:04 AM
RE: hccapx Problem - by ZerBea - 06-24-2017, 07:20 AM
RE: hccapx Problem - by Hedotensei - 06-24-2017, 08:23 PM
RE: hccapx Problem - by ZerBea - 06-24-2017, 08:44 PM
RE: hccapx Problem - by Hedotensei - 06-25-2017, 03:10 AM
RE: hccapx Problem - by Hedotensei - 06-26-2017, 07:32 PM
RE: hccapx Problem - by ZerBea - 06-26-2017, 09:21 PM
RE: hccapx Problem - by Hedotensei - 06-27-2017, 08:15 PM