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 [desc] Replies Views Posted
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

Can anyone help to find more info about this? I have tried to generate genpmk file in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and it took me hours to generate rockyou list with speci...
Kangaroot General Talk 20 19,675 03-03-2018, 03:57 PM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

I will definitely try wlangenpmkocl, because genpmk in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) is simply make whole thing useless as it take too much time to generate pmk file.
Kangaroot General Talk 20 19,675 03-03-2018, 11:43 PM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

hcxkey won't compile, missing CL/cl.h. Fixed it using symbolic link, but then it still won't compile: gcc -std=gnu99 -O3 -Wall -Wextra -o wlangenpmk wlangenpmk.c -lcrypto gcc -std=gnu99 -O3 -Wall -We...
Kangaroot General Talk 20 19,675 03-04-2018, 09:31 AM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

Just if anyone have same problems like me on Ubuntu when it won't compile for missing cl.h and lOpenCL, both problems can be fixed using symbolic links: 1. sudo ln -s /home/kangaroot/hashcat/deps/Ope...
Kangaroot General Talk 20 19,675 03-04-2018, 09:52 AM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

ZerBea Wrote: (03-03-2018, 07:07 PM) -- Maybe you're doing something wrong: $ time wlangenpmkocl -e networkname -i rockyou -A pmklist using: GeForce GTX 1080 Ti 9612471 plainmasterkeys generated...
Kangaroot General Talk 20 19,675 03-04-2018, 10:00 AM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

ZerBea, no, I wasn't saying 2501 is slow, but for the purpose I use hashcat, I will have to recreate PMK file with every SSID, which is never the same, and custom dictionaries I build. I'm sure I w...
Kangaroot General Talk 20 19,675 03-05-2018, 11:16 AM
    Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)

Here is some statistics, if you don't mind. I wanted to time both modes (2500 and 2501) and see which one will be faster in the end. Results seems identical. First, I run normal 2500, which I would...
Kangaroot General Talk 20 19,675 03-04-2018, 10:49 PM
    Thread: Bcrypt Prefix
Post: Bcrypt Prefix

Help to work out prefix for bcrypt hash to crack. I have digest for bcrypt hash and know that it has 4 rounds, which doesn't explain me what prefix will have to come with hash. $2a$10 $2a$13 $...
Kangaroot General Talk 2 2,124 09-27-2018, 12:38 PM
    Thread: Bcrypt Prefix
Post: RE: Bcrypt Prefix

thank you
Kangaroot General Talk 2 2,124 09-27-2018, 06:00 PM
    Thread: hashcat recovers null results
Post: hashcat recovers null results

I was hoping someone can explain hashcat behaviour. I have bunch of hashes (sha512($pass.$salt)) which I run against dictionary and hashcat recovers them as null. They can be different hashes with ...
Kangaroot General Talk 5 3,249 11-05-2018, 05:16 PM
    Thread: hashcat recovers null results
Post: RE: hashcat recovers null results

Yes, it does actually. What would that mean?
Kangaroot General Talk 5 3,249 11-05-2018, 05:50 PM
    Thread: hashcat recovers null results
Post: RE: hashcat recovers null results

Makes sense, thank you, Daniel.
Kangaroot General Talk 5 3,249 11-05-2018, 09:29 PM
    Thread: hashcat recovers null results
Post: RE: hashcat recovers null results

Although I don't fully understand, why there will need to be salt if no password? I believe this is something to do with 'Windows Authentication' when users authenticate using Windows logon. But agai...
Kangaroot General Talk 5 3,249 11-05-2018, 11:21 PM
    Thread: Hashcat Bruteforce Mode failure
Post: Hashcat Bruteforce Mode failure

Seems like Hashcat Brute force mode stopped properly working. Nothing was changed in terms proprietary nvidia drivers, though I have updated linux kernel several times, not sure when exactly it starte...
Kangaroot hashcat 8 5,698 01-30-2018, 02:02 PM
    Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure

undeath, it would have made sense if I didn't have old router with old firmware, where I could simply change my pass to whatever I liked.
Kangaroot hashcat 8 5,698 01-30-2018, 02:18 PM
    Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure

undeath, is it not just a recommendation?
Kangaroot hashcat 8 5,698 01-30-2018, 02:39 PM
    Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure

undeath, thank you for support! May I ask for some references in protocol where this is being determined?
Kangaroot hashcat 8 5,698 01-30-2018, 02:57 PM
    Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure

Skwerl23, great, thanks. Missed this paragraph when read it first time.
Kangaroot hashcat 8 5,698 01-31-2018, 09:07 AM
    Thread: New hashcat freezes or very slow
Post: New hashcat freezes or very slow

Updated Hashcat to v4.1.0-3-g63defd1c and it started freezing my computer or running slow. Using usual command, i.e. hashcat -m 2500 -a 0 -w 3 example.hccapx dictionary.txt it then either freezes c...
Kangaroot hashcat 2 2,290 03-04-2018, 12:50 PM
    Thread: New hashcat freezes or very slow
Post: RE: New hashcat freezes or very slow

thanks, back normal with -w 3
Kangaroot hashcat 2 2,290 03-04-2018, 01:17 PM