Posts: 10
Threads: 1
Joined: Nov 2020
11-25-2020, 04:42 PM
(This post was last modified: 11-25-2020, 04:47 PM by undeath.)
I tried it with this: "hashcat -m 3200 -a 0 crackme.txt Passwordlist.txt"
but it didn't find anything.
How do i need to change the command when the example hash is: "$2y$12$2saDbgheWIsE5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxvXrVM4" ?
Posts: 2,301
Threads: 11
Joined: Jul 2010
Do not post hashes.
Why do you think the command should crack the hash? Do you know the plaintext for the hash and is it in your wordlist?
Posts: 10
Threads: 1
Joined: Nov 2020
It's just a test hash, it's abcde
Posts: 2,301
Threads: 11
Joined: Jul 2010
Is "abcde" in your wordlist?
Posts: 10
Threads: 1
Joined: Nov 2020
Posts: 803
Threads: 135
Joined: Feb 2011
Please post hashcat output (text, not screenshot)
Posts: 10
Threads: 1
Joined: Nov 2020
Session..........: hashcat
Status...........: Exhausted
Hash.Name........: bcrypt $2*$, Blowfish (Unix)
Hash.Target......: $2y$12$5JmgrwlhaYMFXnNn2i9xmOGbCCote/7.F5MhA0HaAOsa...JKWnga
Time.Started.....: Wed Nov 25 17:42:21 2020 (2 mins, 20 secs)
Tession..........: hashcat 25 17:44:41 2020 (0 secs)
Session..........: hashcat
Guess.Base.......: File (Passwordlist.txt)
Status...........: Exhausted
Hash.Name........: bcryp100.00%) lowfish (Unix)Hash.Name........: bcryp100.00%)
Hash.Target......: $2y$12$5JmgrwlhaYMFXnNn2i9xmOGbCCote/7.F5MrA16 Vec:1 .JKWngaHash.Target......: $2y$12$5JmgrwlhaYMFXnNn2i9xmOGbCCote/7.F5MrA16 Vec:1
Time.Started.....: Wed Nov 25 17:42:21 2020 (2 mins, 20 secs)
Time.Estimated...: Wed N0.00%) Digests 2020 (0 secs)Time.Estimated...: Wed N0.00%) Digests
Guess.Base.......: File (Passwordlist.txGuess.Base.......: File (Passwordlist.txt)
Rejected.........: 0/16800 (0.00Rejected.........: 0/16800 (0.00%)
Speed.#1.........: 120 H/s (2.78ms)Speed.#1.........: 120 H/s (2.78ms) @ Accel:4 Loops:1 Thr:16 Vec:1
Restore.Sub.#1...: Salt:0 Amplifier:0-Restore.Sub.#1...: Salt:0 Amplifier:0-1 Iteration:4095-4096
Progress.........: 16800/16800 (100.00%) 80d] -> $HEX[6e61766f6e6f645f38323030353038]Progress.........: 16800/16800 (100.00%)
Hardware.Mon.#1..: Temp: 59c Fan:
Hardware.Mon.#1..: Temp: 59c Fan: 25% Util: 97% Core:1935MHz Mem:6801MHz Bus:16
estore.Point....: 16800/16800 (100.00%)
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit => Restore.Sub.#1...: Salt:0 Amplifier:0-1 Iteration:4095-4096
Candidates.#1....: $HEX[6c6f6c5f30303530380d] -> $HEX[6e61766f6e6f645f38323030353038]
Hardware.Mon.#1..: Temp: 59c Fan: 25% Util: 97% Core:1935MHz Mem:6801MHz Bus:16
Started: Wed Nov 25 17:42:17 2020
Stopped: Wed Nov 25 17:44:42 2020
Posts: 196
Threads: 0
Joined: Nov 2017
11-25-2020, 09:03 PM
(This post was last modified: 11-25-2020, 09:05 PM by DanielG.)
Are you sure it's abcde? because these sites says it doesn't match:
Posts: 10
Threads: 1
Joined: Nov 2020
11-25-2020, 09:43 PM
(This post was last modified: 11-25-2020, 09:44 PM by Cigdan.)
I changed it to "test", to see if the hash was faulty or something.
Posts: 10
Threads: 1
Joined: Nov 2020
I put it in the wrong txt file, I fixed it, but it still doesn't find it.