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: Hashcat 6.1.1 Upgrade Broke My Install
Post: RE: Hashcat 6.1.1 Upgrade Broke My Install

remove $HOME/.nv $HOME/.hashcat and try again. BTW: Your CUDA API (CUDA 9.1) is very, very old - we are on CUDA 11 and NVIDIA 450.57 Code: -- $ hashcat -I hashcat (v6.1.1-20-gdc9a2468) s...
ZerBea hashcat 4 919 08-10-2020, 08:40 AM
    Thread: Hashcat 6.1.1 Upgrade Broke My Install
Post: RE: Hashcat 6.1.1 Upgrade Broke My Install

Glad to hear that. Most of the problems (nearly all) are related to old distribution versions (inclusive old drivers), broken package system or misconfiguration (inexperienced Linux users). Luckily t...
ZerBea hashcat 4 919 08-15-2020, 05:01 PM
    Thread: PMKID question
Post: RE: PMKID question

We can take the PMKID from this frames (PBKDF2 hashcat hashmode 16800): EAPOL M1 from access point (in this case we need one additional frame to get the ESSID: ASSOCIATIONREQUEST, REASSOCIATIONREQUES...
ZerBea hashcat 4 1,698 09-25-2019, 07:50 AM
    Thread: Cap file convert to hccapx HELP
Post: RE: Cap file convert to hccapx HELP

@Uraniumhazee Here you told us, that you're using wifislax: https://hashcat.net/forum/thread-8959-post-47563.html#pid47563 This is the forum of wifislax: https://foro.seguridadwireless.net/ Maybe...
ZerBea hashcat 4 1,543 02-12-2020, 07:09 PM
    Thread: please help me i am a newbie
Post: RE: please help me i am a newbie

One of the major advantages of the new hash format (-m 22000) is, that it is not binary (hccapx) and every bash tool will work in it. To get the ESSID in ASCII you can use hcxtools (whoismac): Code...
ZerBea hashcat 4 875 07-22-2020, 11:41 AM
    Thread: please help me i am a newbie
Post: RE: please help me i am a newbie

According to the help menu, you have to use either --filtermode=2 in combination with --filterlist_ap=yourtargetmaclist or create a Berkeley Packet Filter (attack MAC) Code: -- --filterlist_ap=...
ZerBea hashcat 4 875 07-20-2020, 09:17 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,512 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,512 01-17-2018, 04:45 PM
    Thread: i cant convert a WPA / WPA2 pcap
Post: RE: i cant convert a WPA / WPA2 pcap

and if you really need to clean up your cap file: tshark is your friend for output format pcap (cap2hccapx understand this): tshark -r raw.cap -R "(wlan.fc.type_subtype == 0x00 || wlan.fc.type_sub...
ZerBea General Talk 3 2,369 01-20-2019, 09:09 PM
    Thread: Linux + AMD + hashcat
Post: RE: Linux + AMD + hashcat

The enormous misunderstanding of AMD is that they really think LINUX is UBUNTU, or CentOS or RHEL: The ROCm 2.0.x platform supports the following operating systems: Ubuntu 16.04.x and 18.04.x (V...
ZerBea hashcat 3 2,980 09-05-2019, 04:08 PM
    Thread: Empty PMKID file generated by hcxpcaptool
Post: RE: Empty PMKID file generated by hcxpcaptool

Ok, that is a good reason. And running hcxdumptool through a VM isn't a good idea: https://github.com/aircrack-ng/rtl8812au/issues/376#issuecomment-529123578
ZerBea User Contributions 3 3,102 09-19-2019, 11:50 PM
    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,582 11-05-2019, 09:08 AM
    Thread: Handshake timestamps do not match packets no.
Post: RE: Handshake timestamps do not match packets no.

You're missing nothing. Aircrack is running into several issues: https://github.com/aircrack-ng/aircrack-ng/issues/2067 https://github.com/aircrack-ng/aircrack-ng/issues/1958 and the complete hands...
ZerBea General Talk 3 1,479 12-15-2019, 06:18 PM
    Thread: ALFA AWUS036NHR V2 handshake
Post: RE: ALFA AWUS036NHR V2 handshake

The driver supplied with the official kernel neither support monitor mode nor packet injection.
ZerBea hashcat 3 1,478 01-21-2020, 05:24 PM
    Thread: no ssh in pwnagotchi
Post: RE: no ssh in pwnagotchi

"... also ssh file without extension in root dir of sd" is not the correct way. recommended way: https://pwnagotchi.ai/configuration/#about-your-ssh-connection or the raspbian way (if we assume pw...
ZerBea General Talk 3 1,314 03-26-2020, 09:55 AM
    Thread: no ssh in pwnagotchi
Post: RE: no ssh in pwnagotchi

Maybe that is not enough and you're missing some information. Please read more here: https://www.raspberrypi.org/forums/viewtopic.php?t=203716 Code: -- country=xx ctrl_interface=DIR=/var/run/...
ZerBea General Talk 3 1,314 03-27-2020, 09:19 PM
    Thread: Need help on converting to hccap or run newer Hashcat
Post: RE: Need help on converting to hccap or run newer ...

https://github.com/aircrack-ng/aircrack-ng/issues/1993 https://github.com/aircrack-ng/aircrack-ng/issues/2067 If you attach the cap file here (zip compressed), we can take a look inside. and/or...
ZerBea hashcat 3 1,391 08-27-2019, 12:28 PM
    Thread: Empty PMKID file generated by hcxpcaptool
Post: RE: Empty PMKID file generated by hcxpcaptool

No, you're not offtopic. It is a well known bettercap issue, that should be fixed, now: https://github.com/bettercap/bettercap/issues/592 Short explanation: bettercap didn't store ESSID informat...
ZerBea User Contributions 3 3,102 09-19-2019, 08:15 AM
    Thread: Handshake timestamps do not match packets no.
Post: RE: Handshake timestamps do not match packets no.

cap2hccapx, hcxpcaptool and hcxpcapng tool calculating EAPOL time values (count time between EAPOL messages), because you can't trust the RC in case of a packet loss (therefore we have nonce-error-cor...
ZerBea General Talk 3 1,479 12-17-2019, 09:24 AM
    Thread: ALFA AWUS036NHR V2 handshake
Post: RE: ALFA AWUS036NHR V2 handshake

hubi2000 Wrote: (01-21-2020, 08:42 PM) -- what I can do can you help me :( ZerBea -- Unfortunately I can't help you. If you're doing a google search, you'll see many comments like this: Avoid ..., N...
ZerBea hashcat 3 1,478 01-21-2020, 09:15 PM