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 Posted [desc]
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

The same applies to me... But joking aside: More and more vendors activate MAC randomizing. In theory, this makes it difficult to track the device by seeing which networks have spotted its MAC ad...
ZerBea User Contributions 648 487,212 02-23-2018, 10:49 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi diegodieguex. I splitted the repository: https://github.com/ZerBea/hcxtools (see changelog) https://github.com/ZerBea/hcxkeys (the OpenCL stuff) https://github.com/ZerBea/hcxdumptool (see chang...
ZerBea User Contributions 648 487,212 02-26-2018, 11:59 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxdumptool moved to version 4.1.5 With lots of help from RealEnder, chron0 and rofl0r the tool is complete refactored: - improved scan engine - improved authentication engine (incl. Radio Measur...
ZerBea User Contributions 648 487,212 03-02-2018, 01:44 PM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

wlangenpmkocl is the choice to precalculate PMKs for hashcat: $ wlangenpmkocl -h wlangenpmkocl 4.0.1 (C) 2018 ZeroBeat usage: wlangenpmkocl options: -e : input single essid (networkname:...
ZerBea General Talk 20 19,682 03-02-2018, 02:23 PM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

here: https://github.com/ZerBea/hcxkeys
ZerBea General Talk 20 19,682 03-02-2018, 06:33 PM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

Maybe you're doing something wrong: $ time wlangenpmkocl -e networkname -i rockyou -A pmklist using: GeForce GTX 1080 Ti 9612471 plainmasterkeys generated, 4734589 password(s) skipped real 0m4...
ZerBea General Talk 20 19,682 03-03-2018, 07:07 PM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

wlangenpmkocl use only one GPU each task. If you have 2 GPUs, you can calculate 2 different(!) PMK lists at the same time (or two parts of the same list - you need to split your word list into 2 parts...
ZerBea General Talk 20 19,682 03-04-2018, 07:30 PM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

Well, that's easy to explain: Both modes 2501 and 12000 designed are for analysts who work on large hashfiles. ‎ You captured a network with the same ESSID. Time for calculation of the PMK list ...
ZerBea General Talk 20 19,682 03-05-2018, 10:46 AM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

And Again: If you think, 2501 is slow, you're doing something really, really wrong: Session..........: hashcat Status...........: Running Hash.Type........: WPA/WPA2 PMK Hash.Target......: archi...
ZerBea General Talk 20 19,682 03-05-2018, 11:02 AM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

No problem, you're welcome. If you are an analyst (coding-, crypto-, weak point analysis), or a penetration tester, or if you use a huge database (wpa-sec) 2501 /12000 is your mode. If not, there is...
ZerBea General Talk 20 19,682 03-05-2018, 11:26 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

One of the major problems is to find a good wordlist and to filter out the garbage from that wordlist. For that purpose you can try hashcat in combination with the new python client from https://w...
ZerBea User Contributions 648 487,212 03-07-2018, 11:29 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

added some improvements to wlancap2wpasec Now, you can add your personal key to link the results to your ID. $ wlancap2wpasec -h wlancap2wpasec 4.1.0 (C) 2018 ZeroBeat usage: wlancap2wpasec [in...
ZerBea User Contributions 648 487,212 03-12-2018, 09:32 AM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

The simplest way: hashcat -m 2501 test.hccapx pmklist But it doesn't make sense for you, if you are not an analyst!
ZerBea General Talk 20 19,682 03-17-2018, 04:00 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi walterlacka. Several approaches are possible: you can get it from hashcat potfile md_64hash : mac_ap : mac_sta : ESSID : PSK (take only mac_ap : mac_sta : ESSID) you can get it from a hcca...
ZerBea User Contributions 648 487,212 03-18-2018, 09:40 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Well, changed some options hcxdumpttool is aggressive by default: $ hcxdumptool -h hcxdumptool 4.1.5 (C) 2018 ZeroBeat -D : do not transmit deauthentications or disassociations -R ...
ZerBea User Contributions 648 487,212 03-18-2018, 05:28 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Every adapter which use rtl8812au driver is supported (for example: Edimax AC600 USB). There is no benefit using a dual band adapter. hcxdumptool attacks a 5GHz client on 2.4GHz if the he has enabled...
ZerBea User Contributions 648 487,212 03-20-2018, 09:28 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi baba. Read this: https://hashcat.net/forum/thread-7337.html and this: https://hashcat.net/forum/thread-6661-post-37219.html#pid37219 But it will not lead you to the desired result. This hashm...
ZerBea User Contributions 648 487,212 03-21-2018, 12:14 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,143 03-21-2018, 09:00 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Well, baba. There is no single command to do this. You need more than one command: 1) convert your cap to hccapx 2) calculate PMK list for that ESSID using your favourite wordlist: wlangenpmkocl -e...
ZerBea User Contributions 648 487,212 03-21-2018, 09:05 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,143 03-21-2018, 02:23 PM