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 [asc] Views Posted
    Thread: cap2hccapx - Networks detected: 0
Post: RE: cap2hccapx - Networks detected: 0

@ C-Sky91 Thanks for the cap file. Unfortunately the attached cap file is cleaned deadly. It doesn't contain an ESSID. Only 4 packets inside: packet 1: EAPOL M1 - replaycount 1 packet 2: EAPOL M4 ...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 5,286 05-02-2019, 07:16 PM
    Thread: cap2hccapx - Networks detected: 0
Post: RE: cap2hccapx - Networks detected: 0

The EAPOL messages inside your pcap file are from 2 different EAPOL sequences. packet 1 and packet 2 from the first EAPOL sequence (with a packet loss of a M2 and a M3) packet 3 and packet 4 from th...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 5,286 05-02-2019, 11:39 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,666 06-22-2019, 05:32 PM
    Thread: CUDA Installation not detected
Post: RE: CUDA Installation not detected

I can confirm this issue also on Linux, running latest driver 430.40 in combination with a MSI 1050 TI AERO: 5.2.7-arch1-1-ARCH cuda 10.1.168 nvidia 430.40-2 nvidia-settings 430.40-3 nvidia-utils...
ZerBea Beta Tester 7 12,889 08-10-2019, 01:51 PM
    Thread: hcxpcaptool does not detect beacon packet
Post: RE: hcxpcaptool does not detect beacon packet

The timestamps are completely useless: $ tshark -r hs_plus_beacon.pcapng -T fields -e frame.number -e frame.time 1 Feb 14, 2020 11:43:57.000000000 CET 2 Feb 14, 2020 11:43:57.000000000 CET 3 Feb 1...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 2,671 02-14-2020, 06:44 PM
    Thread: hcxpcaptool does not detect beacon packet
Post: RE: hcxpcaptool does not detect beacon packet

It is not a good idea to remove origin timestamps! It is not a good idea to use tools that remove timestamps! It is not a good idea to use tools that replace the original timestamp by their own time...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 2,671 02-15-2020, 09:39 AM
    Thread: hcxpcaptool does not detect beacon packet
Post: RE: hcxpcaptool does not detect beacon packet

hcxpcaptool is deprecated. Please use hcxpcapngtool from latest git head hcxtools. hcxpcangtool doesn't require  a timestamp. But, if we have no timestamp, a zeroed timestamp or not the origin times...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 2,671 02-17-2020, 07:03 PM
    Thread: WPA2 crackstation
Post: RE: WPA2 crackstation

I'm running this: amd ryzen 1700 msi x370 krait msi gtx 1080 ti aero oc 16 gb g.skill ripjaws v ddr4-3200 Samsung SSD PM961 NVMe 128GB M.2 (arch system) 500 gb samsung evo 850 (data) bequiet ...
ZerBea Hardware 6 8,592 08-01-2017, 01:16 PM
    Thread: WPA2 crackstation
Post: RE: WPA2 crackstation

$ hashcat -m 2500 --benchmark hashcat (v3.6.0-305-g1b835c8f) starting in benchmark mode... OpenCL Platform #1: NVIDIA Corporation ====================================== * Device #1: GeForce GTX 10...
ZerBea Hardware 6 8,592 08-04-2017, 08:37 AM
    Thread: [ask] cap to hccapx
Post: RE: [ask] cap to hccapx

Hi ghsi10. Nice idea (a python/java port). But if you do that, please do not write this message_pairs into your converted hccapx: MESSAGE_PAIR_M32E3 (3) MESSAGE_PAIR_M32E3 (131) MESSAGE_PAIR_M34E...
ZerBea User Contributions 6 6,451 12-07-2017, 10:26 AM
    Thread: Cannot generate PMKID.txt
Post: RE: Cannot generate PMKID.txt

If you didn't captured a valid PMKID, your file PMKID.txt (-z) remains empty. The same applies for your file hcxdump.hccapx (-o) if you didn't captured a valid handshake.
ZerBea hashcat 6 3,928 02-03-2019, 05:54 PM
    Thread: Cannot generate PMKID.txt
Post: RE: Cannot generate PMKID.txt

Please post the output of: $ hcxpcaptool -V hcxdump.pcapng output (from hcxdumptool and hcxpcaptool) should look like this one here: https://hashcat.net/forum/thread-6661-post-42993.html#pid42993
ZerBea hashcat 6 3,928 02-03-2019, 06:08 PM
    Thread: Cannot generate PMKID.txt
Post: RE: Cannot generate PMKID.txt

No problem - but your post reminds me to update hcxtools thread.
ZerBea hashcat 6 3,928 02-03-2019, 06:28 PM
    Thread: Cannot generate PMKID.txt
Post: RE: Cannot generate PMKID.txt

By latest hcxtools commit, https://github.com/ZerBea/hcxtools/commit/a55e58ecbf328fe5f140d892f16c9b72fa4e1401 now, hcxpcaptool will show a warning if no captures are loaded: $ hcxpcaptool -z PMKI...
ZerBea hashcat 6 3,928 02-03-2019, 07:12 PM
    Thread: How to view SSID of cracked PMKID (16800) PCAP?
Post: RE: How to view SSID of cracked PMKID (16800) PCAP...

And some of this characters will destroy your terminal. This is especially the case if escape sequences are in use! So it is definitely a good idea to hexify them Examples: https://wpa-sec.stanev....
ZerBea hashcat 6 2,252 04-01-2020, 03:38 PM
    Thread: potfile wpa format/derivation
Post: RE: potfile wpa format/derivation

You can read more about this format (2200x, outfile format and potfile format) and the tools working on it here: https://hashcat.net/forum/thread-6661-post-47931.html#pid47931
ZerBea hashcat 6 412 09-15-2020, 01:27 PM
    Thread: potfile wpa format/derivation
Post: RE: potfile wpa format/derivation

As mentioned in this thread: https://hashcat.net/forum/thread-6661-post-47931.html#pid47931 22000 format is no longer binary. All bash tools (cat, sort, awk, cut, ....) are working on it, on the pot...
ZerBea hashcat 6 412 09-15-2020, 06:43 PM
    Thread: Does the new method work out of the box with Cali?
Post: RE: Does the new method work out of the box with C...

It depend on the WiFi adapter and the driver. If the driver support monitor mode and full packet injection, it will work out of the box, running Linux systems. Preferred distribution is Arch Linux,...
ZerBea hashcat 6 2,154 08-15-2019, 01:28 PM
    Thread: Does the new method work out of the box with Cali?
Post: RE: Does the new method work out of the box with C...

Of course, Wireshark is able to capture packets in monitor mode: https://wiki.wireshark.org/CaptureSetup/WLAN but it will put them into monitor mode, running libpcap: https://wiki.wireshark.org/Cap...
ZerBea hashcat 6 2,154 08-15-2019, 02:05 PM
    Thread: Does the new method work out of the box with Cali?
Post: RE: Does the new method work out of the box with C...

@ Ar76 No, libpcap is open source. You can get every information here: https://github.com/the-tcpdump-group/libpcap Additionally you need a driver. This driver must support monitor mode and full ...
ZerBea hashcat 6 2,154 08-15-2019, 10:52 PM