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 [desc] Replies Views Posted
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

This bug was fixed last week! Do you use the latest commit?
ZerBea User Contributions 187 1,293,338 08-15-2018, 07:57 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Hi Kangaroot. Forgot to answer to this: Although, --enable-status now accepts only one of four options, not all of them as it used to. -> No, now we use a bitmask. - you can run --enable-status=1 ...
ZerBea User Contributions 187 1,293,338 08-15-2018, 08:00 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Updated hcxpcaptool - new (long) options (now we went into direct sync with hashcat and JtR!): --time-error-corrections  : maximum allowed time gap (default: 10000s) --nonce-error-corrections : m...
ZerBea User Contributions 648 487,343 01-17-2018, 09:46 AM
    Thread: Automatic Handshake Extraction/Separation and hccapx Generation Tool
Post: RE: Automatic Handshake Extraction/Separation and ...

Hi JohnDN90. That is a nice tool, and a really like that idea. There is also another attempt to do this (https://github.com/hashcat/hashcat-utils/pull/39). I decided to support both with an option to...
ZerBea User Contributions 3 7,515 01-17-2018, 12:21 PM
    Thread: Automatic Handshake Extraction/Separation and hccapx Generation Tool
Post: RE: Automatic Handshake Extraction/Separation and ...

Hi JohnDN90. Pushed an update some minutes ago. Using Option -O will give you raw handshakes (‎comparable to pyrit: --all-handhakes). You can use every messagepair to recover the key: M1M2 (not a...
ZerBea User Contributions 3 7,515 01-17-2018, 04:45 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi hulley. I'm not shure if it's a wondeful work. It's a hard work for the tool to reduce overhead from a hccapx file. And its much, much more than comparing only mac_sta, mac_ap and ESSID or messag...
ZerBea User Contributions 648 487,343 01-18-2018, 09:18 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

And this is a nice test that explains why I gave it up to clean a hccapx: Convert a cap to hccapx using both options -o and -O $ hcxpcaptool -O testO.hccapx -o testo.hccapx 201801161903.cap start...
ZerBea User Contributions 648 487,343 01-18-2018, 10:38 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi chribonn. Pull request to support Android came from here: https://github.com/JuniorJPDJ and should be answered by JuniorJPDJ.
ZerBea User Contributions 648 487,343 08-16-2018, 02:34 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Running hcxdumptool on Android isn't trivial and rooting the device and/or using a custom ROM (for example LINEAGE) isn't enough. Read more here: https://github.com/seemoo-lab/nexmon
ZerBea User Contributions 648 487,343 08-17-2018, 10:14 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Well, the dependencies are a real problem and I'll get rid of this. The latest update has only included minor changes (faster detection of driver crash on 4.4 kernel). Please do a git clone again. I...
ZerBea User Contributions 648 487,343 01-19-2018, 08:18 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

That's interesting: You received 4 PMKIDs for a single network (I assume that it isn't an ENTERPRISE network). So there must be 4 clients. How is the commandline for hcxdumptool? A hashfile shoul...
ZerBea User Contributions 187 1,293,338 08-17-2018, 03:40 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxtools are part of Arch Linux distribution. https://www.archlinux.org/packages/?q=hcx the same also applies for hashcat and hashcat-utils https://www.archlinux.org/packages/?q=hashcat and NV...
ZerBea User Contributions 648 487,343 08-18-2018, 10:44 AM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

added rcascan (radio assignement scan): $ hcxdumptool -h --do_rcascan: show radio channel assignment (scan for target access points) xxxxxxxxxxxx [CHANNEL 1] xxxxxxxxxxxx [CHANNEL 7] xxxxxxxx...
ZerBea User Contributions 187 1,293,338 08-19-2018, 01:14 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Hi stinky. No, that is business as usual: WPA-EAPOL-PBKDF2. If we got only M4 of the handshake, we simply ask for the other key messages to retrieve an authorized handshake. That's all - just another...
ZerBea User Contributions 187 1,293,338 08-19-2018, 03:58 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi hulley. No, the only limit is the size of your RAM (hcxpcaptool will tell you if we are running out of RAM). And that is the problem. Handshake detection is time intensive and RAW handshake detec...
ZerBea User Contributions 648 487,343 01-20-2018, 10:43 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi hulley. wlanhcxcat is not like hashcat. It is very, very slow. Main purpose is to verify an existing(!) PMK while another cracker is running. A typical application example is: hashcat is running...
ZerBea User Contributions 648 487,343 01-25-2018, 07:37 AM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Usually we use panel antennas like this ones: https://www.logilink.com/Products_LogiLink/Active_Network_Components/Wireless_LAN_Antennas/Wireless_LAN_Antenna_Yagi-directional_14_dBi-Outdoor.htm https...
ZerBea User Contributions 187 1,293,338 08-19-2018, 06:21 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Another driver, tested with hcxdumptool (again Realtek): https://github.com/kimocoder/rtl8812au/ [35053.423872] usb 5-4.5: Product: Edimax AC600 USB [35053.423874] usb 5-4.5: Manufacturer: Realte...
ZerBea User Contributions 187 1,293,338 08-20-2018, 06:54 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi faberC. Shall we take the hashline and a wordlist as input to calculate and/or verify the PMK (CPU based only, for quick tests - Well, I promised Atom never to code a GPU cracker - and he promised...
ZerBea User Contributions 648 487,343 08-21-2018, 07:36 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Hi dizcza. Yes, there is a way. From the README.md: Notice Most output files will be appended to existing files (with the exception of .cap files). You can/should cat all outputs from hcxpcaptool ...
ZerBea User Contributions 187 1,293,338 08-26-2018, 03:30 PM