Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Empty PMKID file generated by hcxpcaptool
Post: RE: Empty PMKID file generated by hcxpcaptool
No, you're not offtopic.
It is a well known bettercap issue, that should be fixed, now:
https://github.com/bettercap/bettercap/issues/592
Short explanation:
bettercap didn't store ESSID informat... |
|
ZerBea |
User Contributions
|
3 |
3,098 |
09-19-2019, 08:15 AM |
|
|
Thread: Empty PMKID file generated by hcxpcaptool
Post: RE: Empty PMKID file generated by hcxpcaptool
Ok, that is a good reason. And running hcxdumptool through a VM isn't a good idea:
https://github.com/aircrack-ng/rtl8812au/issues/376#issuecomment-529123578 |
|
ZerBea |
User Contributions
|
3 |
3,098 |
09-19-2019, 11:50 PM |
|
|
Thread: Epic cracking!
Post: RE: Epic cracking!
Helped me to get a high hitrate:
https://en.wikipedia.org/wiki/Intelligence_cycle
Cheers |
|
ZerBea |
hashcat
|
17 |
13,870 |
08-04-2017, 08:32 AM |
|
|
Thread: Error when using the hashcat utility .pcap to .hccapx file
Post: RE: Error when using the hashcat utility .pcap to ...
Hi.
Wireshark default format is pcapng. cap2hccapx doesn't support pcapng. |
|
ZerBea |
General Talk
|
4 |
5,136 |
03-21-2018, 09:00 AM |
|
|
Thread: Error when using the hashcat utility .pcap to .hccapx file
Post: RE: Error when using the hashcat utility .pcap to ...
OK, not a Wireshark format issue.
Did you choose DLT_IEEE802_11_RADIO to be the default link-layer type for that interface (depends on OS)?
https://www.wireshark.org/lists/wireshark-dev/200909/msg00... |
|
ZerBea |
General Talk
|
4 |
5,136 |
03-21-2018, 02:23 PM |
|
|
Thread: Exporting hcxdump file by ESSID
Post: RE: Exporting hcxdump file by ESSID
Step one: convert pcapng to hccapx
$ hcxpcaptool -o test.hccapx capture.pcpng
Step two: get desired hashes
$ wlanhcx2ssid -i test.hccapx -E ME
should do that, as well as
$ hcxessidtool --hccap... |
|
ZerBea |
hashcat
|
2 |
1,277 |
11-09-2019, 02:14 PM |
|
|
Thread: Fritzbox and PMKID is possible?
Post: RE: Fritzbox and PMKID is possible?
The Fritzbox isn't vulnerable. You will not receive a PMKID. |
|
ZerBea |
Hardware
|
1 |
1,239 |
09-22-2019, 07:12 PM |
|
|
Thread: Handshake timestamps do not match packets no.
Post: RE: Handshake timestamps do not match packets no.
You're missing nothing. Aircrack is running into several issues:
https://github.com/aircrack-ng/aircrack-ng/issues/2067
https://github.com/aircrack-ng/aircrack-ng/issues/1958
and the complete hands... |
|
ZerBea |
General Talk
|
3 |
1,474 |
12-15-2019, 06:18 PM |
|
|
Thread: Handshake timestamps do not match packets no.
Post: RE: Handshake timestamps do not match packets no.
cap2hccapx, hcxpcaptool and hcxpcapng tool calculating EAPOL time values (count time between EAPOL messages), because you can't trust the RC in case of a packet loss (therefore we have nonce-error-cor... |
|
ZerBea |
General Talk
|
3 |
1,474 |
12-17-2019, 09:24 AM |
|
|
Thread: hashcat 6.0.0
Post: RE: hashcat 6.0.0
Amazing improvements, especially the new WPA fetures. Thanks for coding this great tool.
Cheers
Mike |
|
ZerBea |
hashcat
|
21 |
87,676 |
06-16-2020, 06:03 PM |
|
|
Thread: Hashcat 6.1.1 Upgrade Broke My Install
Post: RE: Hashcat 6.1.1 Upgrade Broke My Install
remove
$HOME/.nv
$HOME/.hashcat
and try again.
BTW:
Your CUDA API (CUDA 9.1) is very, very old - we are on CUDA 11 and NVIDIA 450.57
Code:
--
$ hashcat -I
hashcat (v6.1.1-20-gdc9a2468) s... |
|
ZerBea |
hashcat
|
4 |
919 |
08-10-2020, 08:40 AM |
|
|
Thread: Hashcat 6.1.1 Upgrade Broke My Install
Post: RE: Hashcat 6.1.1 Upgrade Broke My Install
Glad to hear that.
Most of the problems (nearly all) are related to old distribution versions (inclusive old drivers), broken package system or misconfiguration (inexperienced Linux users). Luckily t... |
|
ZerBea |
hashcat
|
4 |
919 |
08-15-2020, 05:01 PM |
|
|
Thread: Hashcat not cracking even though dictionary has the password (wifi wpa)
Post: RE: Hashcat not cracking even though dictionary ha...
Yes, cap file and hccapx is ok:
$ hcxpcaptool -o test.hccapx test.cap
reading from test.cap
summary:
file name........................: test.cap
file typ... |
|
ZerBea |
hashcat
|
7 |
3,659 |
06-22-2019, 05:32 PM |
|
|
Thread: Hashcat not cracking even though dictionary has the password (wifi wpa)
Post: RE: Hashcat not cracking even though dictionary ha...
|
ZerBea |
hashcat
|
7 |
3,659 |
06-23-2019, 10:46 AM |
|
|
Thread: Hashcat not cracking even though dictionary has the password (wifi wpa)
Post: RE: Hashcat not cracking even though dictionary ha...
To find out, what's going on, we also need the cap file (uncleaned). Please compress it with zip and attach it here. |
|
ZerBea |
hashcat
|
7 |
3,659 |
06-22-2019, 03:31 PM |
|
|
Thread: Hashcat router admin
Post: RE: Hashcat router admin
Look for Hydra (https://sectools.org/tool/hydra/, https://www.thc.org/thc-hydra/)! |
|
ZerBea |
hashcat
|
4 |
3,088 |
05-21-2018, 12:35 AM |
|
|
Thread: hashcat v4.1.0
Post: RE: hashcat v4.1.0
Awesome. Great job. Thanks for your big efforts.
Now let us look optimistically into the future: FreeRADIUS, VPN and TLS (and some EAP variants) are on top of the list.
Cheers |
|
ZerBea |
hashcat
|
13 |
32,459 |
02-22-2018, 10:11 AM |
|
|
Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0
Thanks for this update. Good work. |
|
ZerBea |
hashcat
|
10 |
4,010 |
07-28-2020, 01:06 PM |
|
|
Thread: hccapx file not cracking
Post: RE: hccapx file not cracking
To answer what went wrong, we must take a closer look into the cap file. Please attach the cap file (zip compressed) and, if possible, some information about the tool which did the capturing. |
|
ZerBea |
hashcat
|
18 |
6,000 |
08-27-2019, 04:47 PM |
|
|
Thread: hccapx file not cracking
Post: RE: hccapx file not cracking
Ok. Now we must follow the path from the content of the cap file up to the conversion to hccapx format. Therefore we need the cap file. |
|
ZerBea |
hashcat
|
18 |
6,000 |
08-27-2019, 05:15 PM |