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 [desc] Author Forum Replies Views Posted
    Thread: hccapx file not cracking
Post: RE: hccapx file not cracking

Thanks. The cap file is ok and contain a complete handshake M1, M2, M3 and 4xM4 (zeroed SNONCE). cap2hccapx converted it correct. Additional the M1 contain a valid PMKID and you can run hashcat -m 16...
ZerBea hashcat 18 6,000 08-27-2019, 05:31 PM
    Thread: hccapx file not cracking
Post: RE: hccapx file not cracking

Ok, lets see if you're up to it: Please download example 2500 hash from here: https://hashcat.net/misc/example_hashes/hashcat.hccapx Password: hashcat! copy password to your wordlist and run has...
ZerBea hashcat 18 6,000 08-27-2019, 05:50 PM
    Thread: hccapx file not cracking
Post: RE: hccapx file not cracking

Yes. Your driver is broken. hashcat (v5.1.0-1397-g7f4df9eb) starting... Session..........: hashcat Status...........: Cracked Hash.Name........: WPA-EAPOL-PBKDF2 Hash.Target......: 838153340600...
ZerBea hashcat 18 6,000 08-27-2019, 06:13 PM
    Thread: hccapx file not cracking
Post: RE: hccapx file not cracking

Unfortunately my help will end here, because I don't use an AMD GPU. I'm running a RYZEN 1700 in combination with a MSI GTX 1080 TI Aero. I hope you are able to fix that issue or to get some help fro...
ZerBea hashcat 18 6,000 08-27-2019, 06:35 PM
    Thread: hccapx file not cracking
Post: RE: hccapx file not cracking

Good to hear that. Many thanks for the feedback.
ZerBea hashcat 18 6,000 08-28-2019, 09:20 AM
    Thread: hccapx file with more handshakes - exhausted
Post: RE: hccapx file with more handshakes - exhausted

There is work in progress on wifite2: https://github.com/kimocoder/wifite2/issues/1 as well as on aircrack-ng: https://github.com/aircrack-ng/aircrack-ng/issues/2079 https://github.com/aircrack-...
ZerBea hashcat 3 1,579 11-05-2019, 09:08 AM
    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,016 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,016 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,016 06-26-2017, 09:21 PM
    Thread: hcdumptool + airodump-ng auto script
Post: RE: hcdumptool + airodump-ng auto script

Why do you change the mac_address, every 60 seconds? There is no need to do this. hcxdumptool use it's own random generated mac_address_space and will ignore your changes. You only waste CPU time. ...
ZerBea User Contributions 1 3,753 09-07-2018, 02:40 PM
    Thread: hcxdumptool install problem
Post: RE: hcxdumptool install problem

$ hcxdumptool --help will show you the correct syntax add target AP_MC to filterlist.txt (format 112233445566) replace --filterlist with --filterlist_ap replace --enable_status with --enable_status...
ZerBea hashcat 3 1,506 04-06-2020, 05:50 PM
    Thread: hcxdumptool install problem
Post: RE: hcxdumptool install problem

Do not(!) run airmon-ng! The script (1540 lines to do such a simple thing as setting monitor mode) is designed to be used by aircrack-ng suite and not by hcxdumptool. It will create a virtual monitor ...
ZerBea hashcat 3 1,506 04-07-2020, 08:47 AM
    Thread: hcxdumptool status
Post: RE: hcxdumptool status

$ hcxdumptool -h --enable_status= : enable status messages bitmask: 1: EAPOL ...
ZerBea hashcat 2 4,728 08-09-2018, 09:30 PM
    Thread: hcxpcaptool - output possible WPA/WPA2 plainmasterkey list
Post: RE: hcxpcaptool - output possible WPA/WPA2 plainma...

If you have a PMK and an ESSID, you can try to retrieve the PSK using hashmode 12000. Read more here: https://hashcat.net/forum/thread-6661-post-35843.html#pid35843
ZerBea General Talk 1 4,243 08-07-2018, 01:20 AM
    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,669 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,669 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,669 02-17-2020, 07:03 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,669 02-18-2020, 01:03 PM
    Thread: hcxtools "whoismac" command
Post: RE: hcxtools "whoismac" command

whoismac shows VENDOR informations about a given MAC. This can be a single MAC -m : mac (six bytes of mac addr) or : oui (fist three bytes of mac addr) $ whoismac -m 14cc2000...
ZerBea hashcat 2 1,704 02-03-2019, 05:51 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

calculate hashcat's "--nonce-error-corrections" using hcxtools In some special cases hashcat isn't able to do nonce-error-corrections. If you use wlanhcxinfo option -a -A to get  the required i...
ZerBea User Contributions 648 486,642 09-20-2017, 05:40 PM