Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: Explaining the PostgreSQL pass-the-hash vulnerabil...
While we were working on the hashcat trac ticket #490 Support for postgres challenge-response authentication (https://hashcat.net/trac/ticket/490) we instantly realized that this scheme is vulnerable ... |
|
atom |
General Talk
|
4 |
37,712 |
03-03-2015, 01:21 PM |
|
|
Thread: append a WORD in rules..
Post: RE: append a WORD in rules..
I think there's no such think on Windows, but not 100% certain. Maybe with cygwin? If nothing help, write to a file and use that file as input wordlist for hashcat |
|
atom |
Old hashcat Support
|
7 |
12,046 |
03-03-2015, 02:48 PM |
|
|
Thread: Can hashcat decrypt icloud password stored on mac?
Post: RE: Can hashcat decrypt icloud password stored on ...
Not supported sorry. If you have additional information on how the hash is build please create a trac ticket |
|
atom |
Old hashcat Support
|
1 |
5,225 |
03-03-2015, 02:50 PM |
|
|
Thread: Piping Masprocessor in oclHashcat
Post: RE: Piping Masprocessor in oclHashcat
looks good and make sure to have hash:salt in lower case |
|
atom |
Old oclHashcat Support
|
7 |
10,704 |
03-03-2015, 02:52 PM |
|
|
Thread: [oclHashcat-1.33] clCreateBuffer() -61 Error
Post: RE: [oclHashcat-1.33] clCreateBuffer() -61 Error
clCreateBuffer() -61 basically means "Out of Memory". That means your GPU memory. The number of hashes (plus the fact that they are salted) affects the required memory plus the wordload profile affect... |
|
atom |
Old oclHashcat Support
|
8 |
13,312 |
03-03-2015, 02:53 PM |
|
|
Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: RE: Explaining the PostgreSQL pass-the-hash vulner...
giveen Wrote: (03-03-2015, 02:12 PM)
--
Really good read, you would have to capture the hash first right as it transitioned across the network?
--
It's a bit different but for your case we have add... |
|
atom |
General Talk
|
4 |
37,712 |
03-03-2015, 02:56 PM |
|
|
Thread: Problem with DCC Hash
Post: RE: Problem with DCC Hash
Usually DCC uses the username as salt. In that case, you'd write:
d2578hcf7990099a1e1c523041c6687e:jhon.may |
|
atom |
Old hashcat Support
|
6 |
9,203 |
03-03-2015, 03:40 PM |
|
|
Thread: Problem with DCC Hash
Post: RE: Problem with DCC Hash
Then the hash export is propably wrong |
|
atom |
Old hashcat Support
|
6 |
9,203 |
03-03-2015, 04:10 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
|
atom |
User Contributions
|
289 |
592,183 |
03-03-2015, 04:11 PM |
|
|
Thread: Problem with DCC Hash
Post: RE: Problem with DCC Hash
No sorry, I have no experience with that. Maybe someone elsE? |
|
atom |
Old hashcat Support
|
6 |
9,203 |
03-03-2015, 04:13 PM |
|
|
Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?
it's the same hash:
87487bb03941a7d1e702cc54ee81e7f61e5e46f554b47677279a59185baaba5f
and the same salt (only first 512 bit matter)
4b98bb3ebefd1c7195aa991916b7d7e683e992fd9a9d1355533456d62... |
|
atom |
Old hashcat Support
|
6 |
8,330 |
03-04-2015, 10:38 AM |
|
|
Thread: QBW Encoding, Hash Extraction
Post: RE: QBW Encoding, Hash Extraction
The answer is simple, the implementation may not. You need to find out is how the real program loads it. |
|
atom |
General Talk
|
2 |
8,379 |
03-04-2015, 10:41 AM |
|
|
Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?
|
atom |
Old hashcat Support
|
6 |
8,330 |
03-04-2015, 10:42 AM |
|
|
Thread: [oclHashcat-1.33] clCreateBuffer() -61 Error
Post: RE: [oclHashcat-1.33] clCreateBuffer() -61 Error
It's as i said, the wordload profile affects the required memory, too. In your above example you used -w 3 with 1.33 and -w 2 with 1.31. That makes no sense unless you test 1.33 with -w 2 as well |
|
atom |
Old oclHashcat Support
|
8 |
13,312 |
03-05-2015, 12:56 PM |
|
|
Thread: Cannot access wifi with cracked pass
Post: RE: Cannot access wifi with cracked pass
|
atom |
General Help
|
4 |
6,276 |
03-05-2015, 12:56 PM |
|
|
Thread: How to deal with small wordlists
Post: How to deal with small wordlists
With oclHashcat v1.32 we added the AMP kernel that compute the password candidates on GPU. That had one advantage and one disadvantage.
The advantage was that you can now get full cracking speed ev... |
|
atom |
Old oclHashcat Support
|
1 |
8,612 |
03-05-2015, 09:53 PM |
|
|
Thread: v1.33 is much slower than v1.21,Can anyone test it
Post: RE: v1.33 is much slower than v1.21,Can anyone tes...
I've reproduced the case, it's actually slower. Thanks for reporting!
But no worries, I already found the reason and fixed it. The bitmaps were optimized to run faster on a different hashlist size ... |
|
atom |
Old oclHashcat Support
|
4 |
7,886 |
03-06-2015, 05:25 PM |
|
|
Thread: Apples Password Helper
Post: RE: Apples Password Helper
Appels built in encryption is not supported, sorry |
|
atom |
Old hashcat Support
|
6 |
10,926 |
03-08-2015, 12:40 PM |
|
|
Thread: [oclHashcat-1.33] clCreateBuffer() -61 Error
Post: RE: [oclHashcat-1.33] clCreateBuffer() -61 Error
I took my oldest card I have, a hd5770, and I tried to reproduce the problem. That card has only 256mb of GPU ram.
Quote:
--
root@sf:~/xy/oclHashcat-1.33# ./oclHashcat64.bin -a 3 -m 2711 -w 3 -... |
|
atom |
Old oclHashcat Support
|
8 |
13,312 |
03-08-2015, 01:00 PM |
|
|
Thread: Piping Masprocessor in oclHashcat
Post: RE: Piping Masprocessor in oclHashcat
For more complex password policy like rules please use PACK |
|
atom |
Old oclHashcat Support
|
7 |
10,704 |
03-08-2015, 01:02 PM |