Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Distribute rules as separate download
Post: RE: Distribute rules as separate download
Yeah, I thought about that.
Does 7za overwrite all the contents of a directory when it uncompresses an archive? Perhaps there could be two directories inside the hashcat & oclhashcat archives, one fo... |
|
chort |
Feature Requests
|
5 |
11,056 |
01-18-2012, 09:27 AM |
|
|
Thread: Add min/max parameter to req (hashcat-utils)
Post: Add min/max parameter to req (hashcat-utils)
Could you add a paramater to specify minimum and maximum limit of characters found in string to be passed by req? For instance, if the password must have at least 2 numeric characters, the command wou... |
|
chort |
Feature Requests
|
5 |
12,157 |
01-31-2012, 10:59 PM |
|
|
Thread: Add min/max parameter to req (hashcat-utils)
Post: RE: Add min/max parameter to req (hashcat-utils)
I added it as Accepted. Is that correct, or should it be Pending? |
|
chort |
Feature Requests
|
5 |
12,157 |
02-01-2012, 09:43 PM |
|
|
Thread: Worst documentation and usability EVER
Post: RE: Worst documentation and usability EVER
Brute-force is possible with a mask attack. |
|
chort |
Very old oclHashcat-plus Support
|
6 |
12,186 |
01-13-2012, 02:25 AM |
|
|
Thread: Worst documentation and usability EVER
Post: RE: Worst documentation and usability EVER
BTW I changed the page on -plus to indicate brute-force is accomplished via mask attack (removed the link to brute-force attack page). |
|
chort |
Very old oclHashcat-plus Support
|
6 |
12,186 |
01-13-2012, 08:19 PM |
|
|
Thread: Long passwords
Post: RE: Long passwords
You can't brute-force that keyspace. Only thing you can do is mask attack that is very selective, and/or use maskprocessor to create some specific wordlists that have patterns (repeated digits like '9... |
|
chort |
General Help
|
5 |
12,197 |
01-24-2012, 07:33 AM |
|
|
Thread: New clause § 6 in EULA
Post: RE: New clause § 6 in EULA
The purpose section is a little bit awkward. I suggest rewriting the first sentence like this:
Software has been created for scientific, analysis, demonstration and sporting reasons. |
|
chort |
Organisation and Events
|
2 |
12,198 |
07-01-2012, 11:23 PM |
|
|
Thread: Don't work Sha-1(base-64)
Post: RE: Don't work Sha-1(base-64)
I believe that's correct. Try writing that into a file, then give hashcat the path to the file to read instead of passing the hash on the command line. |
|
chort |
Old hashcat Support
|
6 |
12,364 |
01-19-2012, 12:59 AM |
|
|
Thread: Drupal 7 hashes
Post: RE: Drupal 7 hashes
It looks like 15 rounds of SHA512, prefixed with '$S$'. |
|
chort |
General Help
|
4 |
13,291 |
07-17-2012, 06:37 PM |
|
|
Thread: what's ntlm hash format
Post: RE: what's ntlm hash format
If you have username:hash you need to use the --username flag. Keep in mind the file will be converted to only hash if you use the --remove flag too, so keep a backup copy of the full dump. |
|
chort |
Very old oclHashcat-plus Support
|
5 |
13,298 |
02-01-2012, 07:17 PM |
|
|
Thread: what's ntlm hash format
Post: RE: what's ntlm hash format
You should be able to use the --show and --username flags to oclHashcat-plus with the original file in username:hash format. |
|
chort |
Very old oclHashcat-plus Support
|
5 |
13,298 |
02-02-2012, 02:53 AM |
|
|
Thread: Add rule name to status
Post: Add rule name to status
Please add the rule file (or table?) name above/below the Input.Mode status line.
Thanks! |
|
chort |
Feature Requests
|
5 |
13,535 |
12-27-2011, 11:33 PM |
|
|
Thread: Lost
Post: RE: Lost
Heh, it seems like there are new vulnerabilities in e107 reported every month. I'm not surprised those hashes show up all over the place. |
|
chort |
Feature Requests
|
6 |
13,622 |
01-06-2012, 05:40 PM |
|
|
Thread: Just want to confirm it doesn't support
Post: RE: Just want to confirm it doesn't support
I added to the wiki under "Supported algorithms and GPU defaults," but not to the wiki copy of --help output, since it isn't actually in the help output at this time. |
|
chort |
Very old oclHashcat-plus Support
|
6 |
13,637 |
01-20-2012, 07:21 AM |
|
|
Thread: Maskprocessor with cudaHashcat-plus on windows
Post: RE: Maskprocessor with cudaHashcat-plus on windows
Any special reason you'd use maskprocessor for that instead of -a 3? |
|
chort |
Very old oclHashcat-plus Support
|
7 |
13,895 |
02-15-2012, 03:13 AM |
|
|
Thread: SHA512 Info
Post: RE: SHA512 Info
So it's just straight SHA512 with no salt? I don't think you realize how bad that is. If an attacker steals your entire database, they can attack all the passwords simultaneously because they aren't s... |
|
chort |
Hardware
|
6 |
13,912 |
02-15-2012, 12:39 AM |
|
|
Thread: Four Server And One Hash
Post: RE: Four Server And One Hash
If you have NVIDIA card you want to use the cuda version of the command (not the ocl version). |
|
chort |
General Help
|
8 |
14,944 |
02-08-2012, 08:57 PM |
|
|
Thread: Four Server And One Hash
Post: RE: Four Server And One Hash
Make sure you read this for recommended versions:
https://hashcat.net/wiki/oclhashcat_catalyst_forceware |
|
chort |
General Help
|
8 |
14,944 |
02-08-2012, 10:14 PM |
|
|
Thread: Hashcat Development Report I
Post: RE: Latest news from hashcat development
I'm really interested to see what the morph dictionary utility does.
All the development for oclhashcat-* sounds great. I hope hashcat does get some attention too though, because more Linux systems a... |
|
chort |
Organisation and Events
|
6 |
16,675 |
01-06-2012, 06:07 PM |
|
|
Thread: Can't get it to crack known hashes
Post: RE: Can't get it to crack known hashes
Really? How did you generate the hashes?
chort@hydra:~$ echo -n '12345' | sha1sum
8cb2237d0679ca88db6464eac60da96345513964 -
chort@hydra:~$ echo -n '123456' | sha1sum
7c4a8d09ca3762af61e59520943dc... |
|
chort |
Old hashcat Support
|
8 |
17,216 |
01-19-2012, 05:21 AM |