Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: New - What am I missing?
Post: New - What am I missing?
Hello all, I am very new to hashcat and from what I am seeing online my syntax seems to be ok but hashcat starts and immediately says "exhausted". I have tried using a rockyou.txt attack (the password... |
|
Crypteria |
hashcat
|
8 |
2,368 |
10-12-2019, 04:51 PM |
|
|
Thread: New - What am I missing?
Post: RE: New - What am I missing?
Thank you, dictionary output first:
hashcat -m 110 -a 0 hash.txt /usr/share/hashcat/rockyou.txt --force
hashcat (v4.0.1) starting...
OpenCL Platform #1: Intel(R) Corporation
==================... |
|
Crypteria |
hashcat
|
8 |
2,368 |
10-12-2019, 05:01 PM |
|
|
Thread: New - What am I missing?
Post: RE: New - What am I missing?
hashcat -m 110 -a 3 hash.txt 481616?d?d?d?d?d?d
hashcat (v4.0.1) starting...
* Device #2: Not a native Intel OpenCL runtime. Expect massive speed loss.
You can use --force to overrid... |
|
Crypteria |
hashcat
|
8 |
2,368 |
10-12-2019, 05:05 PM |
|
|
Thread: New - What am I missing?
Post: RE: New - What am I missing?
But if I know that password is in the file, why would it not find it? |
|
Crypteria |
hashcat
|
8 |
2,368 |
10-12-2019, 05:11 PM |
|
|
Thread: New - What am I missing?
Post: RE: New - What am I missing?
My apologies, guys, I'm new to this. I did check on the example hashes and I believe I have the correct mode. I physically added the password to the rockyou.txt file just to make sure it was there. I ... |
|
Crypteria |
hashcat
|
8 |
2,368 |
10-12-2019, 05:34 PM |
|
|
Thread: New - What am I missing?
Post: RE: New - What am I missing?
This is very helpful, thank you. The example hash worked right away, so I need to dig deeper on my hash:salt and see if I can figure this out. I really appreciate the help. |
|
Crypteria |
hashcat
|
8 |
2,368 |
10-12-2019, 05:52 PM |