Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: can't crack PBKDF2-HMAC-SHA1 with sample provided
Post: RE: can't crack PBKDF2-HMAC-SHA1 with sample provi...
please copy the full output and please do not make screenshots of text. |
|
undeath |
hashcat
|
2 |
2,250 |
07-27-2018, 08:50 PM |
|
|
Thread: DiskCryptor encrypted ISO
Post: RE: DiskCryptor encrypted ISO
|
undeath |
hashcat
|
2 |
2,371 |
07-31-2018, 09:24 PM |
|
|
Thread: Spectre/Meltdown patch a prob?
Post: RE: Spectre/Meltdown patch a prob?
For GPU cracking definitely not. For CPU cracking, very likely not. You mostly lose performance when doing IO, which hashcat avoids as much as possible. |
|
undeath |
General Talk
|
2 |
2,431 |
08-02-2018, 05:25 PM |
|
|
Thread: cap to hccapx - best practices ?
Post: RE: cap to hccapx - best practices ?
always use ZerBea's hcxtools for anything wpa-related |
|
undeath |
General Talk
|
2 |
2,425 |
08-03-2018, 01:26 PM |
|
|
Thread: Attack PMKID 16800 is slow
Post: RE: Attack PMKID 16800 is slow
That's what you can expect from mid range mobile hardware. Especially the md5/wpa ratio is absolutely normal. |
|
undeath |
hashcat
|
2 |
4,479 |
08-12-2018, 01:14 PM |
|
|
Thread: same GPU for Hashcat and 3d animation
Post: RE: same GPU for Hashcat and 3d animation
https://stackoverflow.com/a/29170393 |
|
undeath |
Hardware
|
2 |
2,338 |
08-14-2018, 06:09 PM |
|
|
Thread: Optimized kernel problem
Post: RE: Optimized kernel problem
Looks like a temperature or power problem. |
|
undeath |
hashcat
|
2 |
2,854 |
08-15-2018, 10:44 AM |
|
|
Thread: Hashcat an Electrum Wallet
Post: RE: Hashcat an Electrum Wallet
only $electrum$1 hashes are supported |
|
undeath |
hashcat
|
2 |
2,227 |
08-31-2018, 11:49 AM |
|
|
Thread: Software Encrypted Files
Post: RE: Software Encrypted Files
I don't know how exactly this update is supposed to be installed, but somewhere the encryption key must be supplied, if the file is encrypted at all.
Since it's apparently not you that supplies the e... |
|
undeath |
General Talk
|
2 |
2,218 |
09-02-2018, 11:28 AM |
|
|
Thread: hashcat64 4.2.1 getting killed OOM
Post: RE: hashcat64 4.2.1 getting killed OOM
Ideally you have as much RAM as you have VRAM. The lower limit for available system RAM hashcat requires was set to 2GB per opencl device if I remember correctly. (thus, running with only three device... |
|
undeath |
hashcat
|
2 |
2,121 |
09-17-2018, 10:46 PM |
|
|
Thread: Base password permutations
Post: RE: Base password permutations
generate rule files with rules for what you want to do |
|
undeath |
General Talk
|
2 |
2,148 |
09-17-2018, 11:23 PM |
|
|
Thread: Kerberos v.5 hashing key
Post: RE: Kerberos v.5 hashing key
pretty sure you need to set user/realm/salt appropriately |
|
undeath |
hashcat
|
2 |
2,238 |
09-19-2018, 02:33 PM |
|
|
Thread: Special mask attack rules?
Post: RE: Special mask attack rules?
use https://www.thesprawl.org/projects/pack/ |
|
undeath |
General Talk
|
2 |
2,216 |
09-20-2018, 07:10 PM |
|
|
Thread: Bcrypt Prefix
Post: RE: Bcrypt Prefix
if your cost factor is 4 (note: bcrypt does not have a iteration/round indicator) your prefix is probably $2y$4 |
|
undeath |
General Talk
|
2 |
2,127 |
09-27-2018, 04:14 PM |
|
|
Thread: Can't Get Past "hashcat (v4.2.1) starting..."
Post: RE: Can't Get Past "hashcat (v4.2.1) starting..."
Something is badly broken with your OpenCL drivers. You probably have a bad driver installed. This doesn't necessarily have to be your nvidia graphics driver. |
|
undeath |
hashcat
|
2 |
2,004 |
10-27-2018, 10:51 AM |
|
|
Thread: backslash(\) slow down md5 speed
Post: RE: backslash(\) slow down md5 speed
Static prefixes in a mask attack slow down the attack, that's a known limitation in hashcat. Avoid static prefixes if possible and try to change your attack. |
|
undeath |
General Talk
|
2 |
2,315 |
11-11-2018, 02:21 AM |
|
|
Thread: Retrieve SALT from VALUE and SHA256(value.salt)
Post: RE: Retrieve SALT from VALUE and SHA256(value.salt...
32 byte salt is impossible to brute-force, assuming that means 32*8 bits. A little less would still be impossible to brute-force (ie 32*7).
All other security properties are trivially fulfilled under... |
|
undeath |
hashcat
|
2 |
2,089 |
11-20-2018, 01:48 AM |
|
|
Thread: Need help with setup
Post: RE: Need help with setup
|
undeath |
General Talk
|
2 |
2,737 |
11-26-2018, 07:12 PM |
|
|
Thread: Multiple GPU'S
Post: RE: Multiple GPU'S
|
undeath |
Hardware
|
2 |
3,274 |
12-02-2018, 02:09 PM |
|
|
Thread: Bitcoin2hashcat.py and sensitive info
Post: RE: Bitcoin2hashcat.py and sensitive info
Sharing your BTC wallet "hash" is not safe because it includes your encrypted privkey, which is needed to crack the password. Once cracked someone can decrypt your privkey and steal your BTC.
I don't... |
|
undeath |
hashcat
|
2 |
2,795 |
12-04-2018, 04:54 PM |