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

The whole filter stuff was refactored: Now we have filtermode (0, 1, 2) in combination with filterlist_ap (ACCESS POINTs) and filterlist_client (CLIENTs). That is much faster than filtering ACCESS P...
ZerBea User Contributions 648 487,315 05-23-2020, 01:59 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxdumptool try to attack the ACCESS POINT (AP) by transmitting several requests and capture the whole traffic. That depend on the options, you selected. If the AP respond to the requests, we retriev...
ZerBea User Contributions 648 487,315 06-24-2020, 12:37 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

That depend on the wireless driver (must support full monitor mode, full packet injection and ioctl() system calls). At last the Atheros driver (ath9k) was completely broken: https://bugzilla.kernel...
ZerBea User Contributions 648 487,315 07-23-2020, 08:18 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Here you will get some good additional information: https://www.siliceo.es/en/classification-of-the-best-chip-wifi-powerful-for-adapters-usb-features-and-compatibilities/ https://www.siliceo.es/en/t...
ZerBea User Contributions 648 487,315 07-29-2020, 08:40 AM
    Thread: No handshakes when trying to convert to hccapx
Post: RE: No handshakes when trying to convert to hccapx

Upload the cap here: https://wpa-sec.stanev.org/?nets
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 10 14,098 05-18-2018, 05:56 PM
    Thread: No handshakes when trying to convert to hccapx
Post: RE: No handshakes when trying to convert to hccapx

...or simple use hcxtools for capturing and conversion, as they provide nonce-error-corrections and more... BTW: hcxtools running in background of wpa-sec and they did the conversion!
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 10 14,098 05-19-2018, 09:15 AM
    Thread: No handshakes when trying to convert to hccapx
Post: RE: No handshakes when trying to convert to hccapx

Hi kexec. That is a typical aircrack capture. You captured 125954 packets (3.949.735 Bytes) for only one unauthorized handshake (tons of useless frames inside). $ hcxpcaptool -o test.hccapx -E wordl...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 10 14,098 05-22-2018, 09:45 AM
    Thread: No handshakes when trying to convert to hccapx
Post: RE: No handshakes when trying to convert to hccapx

Hi kexec. I see that you successfully converted it to hccapx using hcxpcaptool, so it is a bug in hashcat's cap2hccapx? hcxpcaptool is completely different to other tools, so it will convert your...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 10 14,098 05-23-2018, 08:14 PM
    Thread: No handshakes when trying to convert to hccapx
Post: RE: No handshakes when trying to convert to hccapx

So the problem is that if cap contains a lot of garbage packets, cap2hccapx cant convert it? How to determine which packets are not needed and I can delete them from .cap file? You can do a cleaning ...
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 10 14,098 05-23-2018, 10:27 PM
    Thread: cap2hccapx - Networks detected: 0
Post: RE: cap2hccapx - Networks detected: 0

@ C-Sky91 Please attach capfile. I would like to take a look inside.
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 5,289 05-02-2019, 05:09 PM
    Thread: hcxpcaptool does not detect beacon packet
Post: RE: hcxpcaptool does not detect beacon packet

Please post your hashcat command line. You must use the matching hash mode on hcxpcapngtool and hashcat . This command lines are valid: WPA-PBKDF2-PMKID+EAPOL: $ hcxpcapngtool -o test.22000 *....
ZerBea hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 2,672 02-18-2020, 01:03 PM
    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,289 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,289 05-02-2019, 11:39 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,672 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,672 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,672 02-17-2020, 07:03 PM
    Thread: hccapx Problem
Post: RE: hccapx Problem

cap2hccapx is working fine. As far as I know, handshaker is a script that starts several different tools to capture a handshake. The result is a cleaned cap, containing only a beacon (or proberespo...
ZerBea hashcat 7 10,028 06-24-2017, 07:20 AM
    Thread: hccapx Problem
Post: RE: hccapx Problem

You can use hcxtools to capture. You can use wlancap2hcx to convert. wlancap2hcx will give you a warning that the cap was cleaned, but will convert it (but expect not a good result).
ZerBea hashcat 7 10,028 06-24-2017, 08:44 PM
    Thread: hccapx Problem
Post: RE: hccapx Problem

No problem: wlancap2hcx -x -e wordlist -o test.hccapx *.cap Options: -x -> match exact mac_ap and mac_sta -e -> extract also found passwords and networknames from wlan traffic (will be appended) ...
ZerBea hashcat 7 10,028 06-26-2017, 09:21 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,901 08-04-2017, 08:32 AM