|
Some general Hashcat questions.
|
|
09-03-2010, 03:14 PM
(This post was last modified: 09-03-2010 03:15 PM by decoy5657.)
Post: #1
|
|||
|
|||
|
Some general Hashcat questions.
I'm new to using anything other than the age old Cain and Abel. Trying out Hashcat to crack 2 Domain Cached Credential hashes. I know the passwords are between 5 and 10 characters, any combo, so I'm brute forcing with a full charset. This is a proof of concept that current password requirements are pretty weak in our organization.
Code: Charset...: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789! #$%&'()*+,-./:;<=>?@[]^_`{|}~That's my current output. Questions: I assume that it's testing 6.09 million words per second, correct? Looking over at this thread: http://hashcat.net/forum/thread-21.html I see the benchmark speeds and am amazed. Code: Speed.GPU1: 820.99M/sIs that million per second, or thousand per second? I understand that MD5 is probably a lot faster than DCC (domain cached creds) I'm just trying to get an understanding on this process. |
|||
|
09-03-2010, 03:35 PM
Post: #2
|
|||
|
|||
|
RE: Some general Hashcat questions.
Bruteforcing DCC using CPU is really old school, ancient school I may say.
OpenCLHashcat supports DCC. You'll have better speeds on GPU. That's millions p/s. |
|||
|
09-03-2010, 04:06 PM
Post: #3
|
|||
|
|||
|
RE: Some general Hashcat questions.
Well, I quit gaming about 5 years ago and quit paying attention to video cards over 40 or so dollars.
Now it seems like I should go get one in the 150 dollar price range and I'd probably be slobbering all over the results. Kind of hard to believe... 6 to 820 million per second? Phew. |
|||
|
09-03-2010, 04:14 PM
Post: #4
|
|||
|
|||
|
RE: Some general Hashcat questions.
You're comparing MD5 on GPU to DCC on 2 core CPU.
Kind of wrong. Check my bench to see more light. |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help




Now it seems like I should go get one in the 150 dollar price range and I'd probably be slobbering all over the results.