Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: ERROR: (null): No such file or directory - assume I've done something dumb - SOLVED
Post: RE: ERROR: (null): No such file or directory - ass...
For The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) related questions please ask on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) forum |
|
atom |
hashcat
|
2 |
4,724 |
08-31-2016, 01:51 PM |
|
|
Thread: Hashes not logging..
Post: RE: Hashes not logging..
Make sure you don't have whitespaces after the salt |
|
atom |
hashcat
|
2 |
3,317 |
08-31-2016, 01:53 PM |
|
|
Thread: Attack Suggestion for Complex Passwords
Post: RE: Attack Suggestion for Complex Passwords
combinator based attacks is the best approach |
|
atom |
hashcat
|
4 |
6,120 |
08-31-2016, 01:56 PM |
|
|
Thread: NvAPI_GPU_GetThermalSettings() -1 NVAPI_ERROR
Post: RE: NvAPI_GPU_GetThermalSettings() -1 NVAPI_ERROR
propably overheating problem, try to set your fans to 100% before starting hashcat |
|
atom |
hashcat
|
9 |
14,908 |
08-31-2016, 01:57 PM |
|
|
Thread: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
Post: RE: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
No clue. It's a problem reported back from opencl runtime. Probably best to update hardware. |
|
atom |
hashcat
|
3 |
6,435 |
08-31-2016, 02:00 PM |
|
|
Thread: DES-ECB Example hashes and HEX passwords?
Post: RE: DES-ECB Example hashes?
root@ht:~/hashcat# echo hashcat1 | tools/test.pl passthrough 14000
24ac458a29cc3241:5337554801018442 |
|
atom |
hashcat
|
5 |
8,998 |
08-31-2016, 03:56 PM |
|
|
Thread: DES-ECB Example hashes and HEX passwords?
Post: RE: DES-ECB Example hashes and HEX passwords?
Yeah DES_full.charset is what you're looking for if you want to search the entire keyspace of DES. The command you used is correct, too.
The --keyspace however does not reflect the entire search sp... |
|
atom |
hashcat
|
5 |
8,998 |
09-01-2016, 07:01 AM |
|
|
Thread: hashcat on parallella?
Post: RE: hashcat on parallella?
This sounds bad, will there be a successor? |
|
atom |
General Talk
|
5 |
6,590 |
09-01-2016, 07:04 AM |
|
|
Thread: Attack Suggestion for Complex Passwords
Post: RE: Attack Suggestion for Complex Passwords
You just answered yourself. The way to go is to use combinator.bin from hashcat-utils, pipe it to hashcat and apply the rules on there as amplifier, like this:
$ ./combinator.bin wordlist1 wordlist... |
|
atom |
hashcat
|
4 |
6,120 |
09-01-2016, 07:05 AM |
|
|
Thread: blowfish brute
Post: RE: blowfish brute
That's not a original bcrypt hash, looks like some custom version. |
|
atom |
hashcat
|
17 |
24,510 |
09-01-2016, 07:07 AM |
|
|
Thread: temperature limit reached, aborting
Post: RE: temperature limit reached, aborting
In (ocl)hashcat version 2.xx it's not ok, it just hadn't the code to query the status from the system but it would occur the same way. Just fix your cooling issues. |
|
atom |
hashcat
|
1 |
2,823 |
09-01-2016, 07:08 AM |
|
|
Thread: Is AMD FX-9590 worth it to get or just get a FX-8350?
Post: RE: Is AMD FX-9590 worth it to get or just get a F...
IMO, don't buy AMD CPU, buy Intel. |
|
atom |
Hardware
|
5 |
7,032 |
09-01-2016, 07:09 AM |
|
|
Thread: Is AMD FX-9590 worth it to get or just get a FX-8350?
Post: RE: Is AMD FX-9590 worth it to get or just get a F...
That's your decision. I just know that cheap = expensive, especially when it comes to password cracking. |
|
atom |
Hardware
|
5 |
7,032 |
09-01-2016, 04:26 PM |
|
|
Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?
Sometimes it's requred to use wpaclean (part of aircrack-ng) before using cap2hccap. |
|
atom |
hashcat
|
11 |
13,825 |
09-01-2016, 04:28 PM |
|
|
Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?
IOW, it never worked on GPU. Did you try hashcat 3.1 in CPU mode? |
|
atom |
hashcat
|
11 |
13,825 |
09-01-2016, 07:03 PM |
|
|
Thread: blowfish brute
Post: RE: blowfish brute
Your hash loads fine here... |
|
atom |
hashcat
|
17 |
24,510 |
09-01-2016, 07:06 PM |
|
|
Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?
You just need to install the OpenCL runtime for your CPU model |
|
atom |
hashcat
|
11 |
13,825 |
09-02-2016, 03:03 PM |
|
|
Thread: base64(sha256(unicode($pass)))
Post: RE: base64(sha256(unicode($pass)))
You can simply base64 decode and use -m 1430 afterwards, let the salt empty |
|
atom |
hashcat
|
1 |
3,552 |
09-02-2016, 03:04 PM |
|
|
Thread: blowfish brute
Post: RE: blowfish brute
|
atom |
hashcat
|
17 |
24,510 |
09-02-2016, 03:05 PM |
|
|
Thread: Cracking Scrypt Hashes: Line-length exception errors
Post: RE: Cracking Scrypt Hashes: Line-length exception ...
In theory you just need to know the first, maybe 8 byte, to check if the password was correct. The salt length is limited, however, but can be of dynamic length if it's not too long. |
|
atom |
hashcat
|
7 |
9,306 |
09-03-2016, 11:22 AM |