Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: hashcat 3.30 and HD5850
Post: RE: hashcat 3.30 and HD5850
AMD dropped support for HD5850. You need to buy new hardware. |
|
atom |
hashcat
|
3 |
4,125 |
02-24-2017, 12:28 AM |
|
|
Thread: decryption problem with enctype 7500
Post: RE: decryption problem with enctype 7500
I think you need to update the salt as well |
|
atom |
hashcat
|
7 |
6,125 |
02-25-2017, 12:07 PM |
|
|
Thread: Don't detect any device - clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
Post: RE: Don't detect any device - clGetDeviceIDs(): CL...
Yeah that's wrong. You need the correct OpenCL runtime from your vendor, not MESA. |
|
atom |
hashcat
|
4 |
7,854 |
02-25-2017, 12:15 PM |
|
|
Thread: CPU vs GPU
Post: RE: CPU vs GPU
CPU benchmarks are kind of inaccurate because of the power management. Once it's running, it's running. |
|
atom |
hashcat
|
21 |
44,486 |
02-27-2017, 12:13 PM |
|
|
Thread: decryption problem with enctype 7500
Post: RE: decryption problem with enctype 7500
Yes, it's salted. See: https://hashcat.net/wiki/doku.php?id=example_hashes
I don't know about that kerberos AS-REQ package you're talking about. |
|
atom |
hashcat
|
7 |
6,125 |
02-27-2017, 12:14 PM |
|
|
Thread: Itunes Backup recovery strategy
Post: RE: Itunes Backup recovery strategy
About your question: Yes wordlists can run only for a few seconds. See philsmd's note about how to add mutation rules. Also note that (in your command) you did not specify a wordlist in -a0 mode, whic... |
|
atom |
hashcat
|
3 |
5,284 |
02-27-2017, 12:17 PM |
|
|
Thread: CPU vs GPU
Post: RE: CPU vs GPU
You need to enable it, use -D1 |
|
atom |
hashcat
|
21 |
44,486 |
02-28-2017, 09:31 PM |
|
|
Thread: decryption problem with enctype 7500
Post: RE: decryption problem with enctype 7500
I don't know how the hash is extracted, but I know it's salted. |
|
atom |
hashcat
|
7 |
6,125 |
02-28-2017, 09:32 PM |
|
|
Thread: how to crack .pcap
Post: RE: how to crack .pcap
You mean for WPA? https://hashcat.net/cap2hccapx/ |
|
atom |
hashcat
|
2 |
6,445 |
02-28-2017, 09:33 PM |
|
|
Thread: hashcat64.exe doesn't work
Post: RE: hashcat64.exe doesn't work
If it's overheating you need to fix your cooling issue. That's not an hashcat issue |
|
atom |
hashcat
|
16 |
18,208 |
03-03-2017, 09:24 AM |
|
|
Thread: hashcat v3.40
Post: hashcat v3.40
[hr]
Welcome to hashcat v3.40 release!
The major changes are the following:
Added support to crack iTunes backups: https://hashcat.net/forum/thread-6047.html
Added support to crack LUKS volu... |
|
atom |
hashcat
|
6 |
22,347 |
03-03-2017, 06:18 PM |
|
|
Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: hashcat v3.40
Sure it is, but you need to patch the kernel yourself. That's why it's open source :) |
|
atom |
hashcat
|
5 |
5,473 |
03-07-2017, 09:58 AM |
|
|
Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...
Typical error when you try to load hccapx into too old hashcat version |
|
atom |
hashcat
|
12 |
12,018 |
03-07-2017, 10:00 AM |
|
|
Thread: R9 290x benchmark crashing at scrypt
Post: RE: R9 290x benchmark crashing at scrypt
No, it's more like 11208 sounds to be correct, see here: https://docs.google.com/spreadsheets/d/1B1S_t1Z0KsqByH3pNkYUM-RCFMu860nlfSsYEqOoqco/edit#gid=1439721324 |
|
atom |
hashcat
|
10 |
9,323 |
03-07-2017, 10:02 AM |
|
|
Thread: 970m vs 290x: benchmarks
Post: RE: 970m vs 290x: benchmarks
Makes sense as you compare a desktop discrete gpu with a mobile one |
|
atom |
hashcat
|
4 |
4,440 |
03-07-2017, 10:03 AM |
|
|
Thread: Need help with the HOWTO: Ubuntu Server guide
Post: RE: Need help with the HOWTO: Ubuntu Server guide
I typically remove the i386 packages from the AMD installer script, that way I do not need to add the entire architecture |
|
atom |
hashcat
|
8 |
12,161 |
03-08-2017, 09:52 AM |
|
|
Thread: R9 290x benchmark crashing at scrypt
Post: RE: R9 290x benchmark crashing at scrypt
I have seen the same error with AMDGPU-pro 16.40. This is a driver issue, not a hashcat issue. |
|
atom |
hashcat
|
10 |
9,323 |
03-08-2017, 09:54 AM |
|
|
Thread: how to crack multiple hashtype in the same time
Post: RE: how to crack multiple hashtype in the same ti...
Cracking multiple hashtypes at the same time is not supported |
|
atom |
hashcat
|
1 |
3,478 |
03-08-2017, 10:00 AM |
|
|
Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...
Either the The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) maintainer need to update the version or you use binary version from hashcat.net or you compile from sources |
|
atom |
hashcat
|
12 |
12,018 |
03-08-2017, 10:01 AM |
|
|
Thread: hybrid attack much slower in newer version of hashcat??
Post: RE: hybrid attack much slower in newer version of ...
You just need to write the attack a bit different, like this:
./hashcat --stdout -a 6 small_wordlist.txt ?a?a | ./hashcat -m2500 bla.hccapx -w 3 --status --status-timer 10 |
|
atom |
hashcat
|
2 |
3,587 |
03-08-2017, 12:08 PM |