Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views [desc] Posted
    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,102 09-19-2019, 11:50 PM
    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,102 09-19-2019, 08:15 AM
    Thread: How to encrypt password with wpa2?
Post: RE: How to encrypt password with wpa2?

Take a look at hcxtools and hcxkeys. The suite contains various converters (except converters which are able to flood online hashcrackers with fake hashes). If you would like to learn how it (PBKDF2) ...
ZerBea hashcat 9 3,122 08-15-2019, 10:30 AM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

Thanks. Now, I understand. Please forgive me - I'm old... 16800 can be used for similar hash types from other sources, too - while 22000 not. 22000 is designed for use on WiFi only.
ZerBea hashcat 10 3,155 01-19-2020, 05:44 PM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

BTW: This is a nice feature request on the new hashline: https://github.com/hashcat/hashcat/issues/2290 I'm playing around with latest commit (Atom added this feature). Now it's easy to correlate h...
ZerBea hashcat 10 3,155 01-19-2020, 10:55 PM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

Mem5 Wrote: (01-18-2020, 12:51 AM) -- Using hashcat-5.1.0 beta 1610 : Code: -- hashcat.exe -m 22000 hash dic -- works OK with sample hash WPA*01*9d42bfc4ab79cf3a3a85761efd2a0cf0*e8e61d2bfe07*e2...
ZerBea hashcat 10 3,155 01-18-2020, 02:05 PM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

We decided not to use ASCII characters, because: Wireless network stacks must still be prepared to handle arbitrary values in the SSID field! Using HEX instead of ASCII makes it easier to use com...
ZerBea hashcat 10 3,155 01-19-2020, 02:19 PM
    Thread: Archer dual band t4u v1 monitor mode
Post: RE: Archer dual band t4u v1 monitor mode

The Fritzbox isn't vulnerable. You will not receive a PMKID.
ZerBea Hardware 5 3,389 09-22-2019, 07:13 PM
    Thread: Archer dual band t4u v1 monitor mode
Post: RE: Archer dual band t4u v1 monitor mode

If the access point is hardened, search for weak clients. Here is an example, of a weak client: https://github.com/ZerBea/hcxtools/issues/112#issuecomment-532537154
ZerBea Hardware 5 3,389 09-23-2019, 11:40 PM
    Thread: Archer dual band t4u v1 monitor mode
Post: RE: Archer dual band t4u v1 monitor mode

According to wikidevi it is not possible, running Linux "out of the box": https://wikidevi.com/wiki/TP-LINK_Archer_T4U You must compile a driver that support monitor mode and packet injection. For...
ZerBea Hardware 5 3,389 09-21-2019, 10:56 AM
    Thread: WPA3 Dragonblood Vulnerabilities Disclosure
Post: RE: WPA3 Dragonblood Vulnerabilities Disclosure

Yes, very good and interesting analysis of some WPA3 flaws. Unfortunately the side channel attack requires at least unprivileged access to the victim (dragonblood.pdf: 7.2 Attack Scenario). In other w...
ZerBea General Talk 5 3,491 04-17-2019, 08:53 PM
    Thread: WPA3 Dragonblood Vulnerabilities Disclosure
Post: RE: WPA3 Dragonblood Vulnerabilities Disclosure

Yes, wpa_supplicant and hostapd are amazing open source tools. I really love them both and they are an integral part of my test environment to improve hcxdumptool.
ZerBea General Talk 5 3,491 04-20-2019, 10:11 AM
    Thread: WPA3 Dragonblood Vulnerabilities Disclosure
Post: RE: WPA3 Dragonblood Vulnerabilities Disclosure

How does hcxdumptool work with WPA3? It only detect the AUTHENTICATION. Do you reuse tools from Dragloblood? No, this tools are useless, because they require at least unprivileged access to the v...
ZerBea General Talk 5 3,491 05-15-2020, 10:34 PM
    Thread: Any help With hcxdumptool and hashcat
Post: RE: Any help With hcxdumptool and hashcat

hcxdumptool set monitor mode, but it doesn't kill all services, which takes access to the device (that is your job). Therefore we use ioctl commands. So if you have a device called wlan0 and the drive...
ZerBea hashcat 5 3,554 02-27-2019, 02:26 PM
    Thread: Any help With hcxdumptool and hashcat
Post: RE: Any help With hcxdumptool and hashcat

Did you read the helpmenu of hcxdumptool and hcxpcaptool? I asked this, because you are running hcxpcaptool options on hcxdumptool! $ hcxdumptool -i wlan0mon -o pmkid.pcapng --enable_status=1 Do ...
ZerBea hashcat 5 3,554 02-27-2019, 11:27 AM
    Thread: PMKID Generates Wrong ESSID And Password From Hash
Post: RE: PMKID Generates Wrong ESSID And Password From ...

This is very difficult to answer, because your question is very imprecise. A PMKID is transmitted by the access point (ap) or by a client. There might be something wrong in your work flow. To g...
ZerBea hashcat 10 3,628 06-09-2019, 10:49 AM
    Thread: PMKID Generates Wrong ESSID And Password From Hash
Post: RE: PMKID Generates Wrong ESSID And Password From ...

Yes you are quite right there, by default, hcxdumptool attacks everything in range. You can either set a target (by filter option), or remove not wanted hashes by hand (PMKID hash file) or by wlanhcx...
ZerBea hashcat 10 3,628 06-09-2019, 06:51 PM
    Thread: PMKID Generates Wrong ESSID And Password From Hash
Post: RE: PMKID Generates Wrong ESSID And Password From ...

Yes, that is the MAC of the access point.
ZerBea hashcat 10 3,628 06-09-2019, 09:34 PM
    Thread: PMKID Generates Wrong ESSID And Password From Hash
Post: RE: PMKID Generates Wrong ESSID And Password From ...

No problem, you're welcome.
ZerBea hashcat 10 3,628 06-09-2019, 10:29 PM
    Thread: PMKID Generates Wrong ESSID And Password From Hash
Post: RE: PMKID Generates Wrong ESSID And Password From ...

1. create a filterlist.txt and add the target MAC: 112233445566 2. use options --filterlist=filterlist.txt --filtermode=2 --filterlist= : mac filter list ...
ZerBea hashcat 10 3,628 06-09-2019, 08:08 PM