Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: UTF-8 dictionaries (hex format)
Post: RE: UTF-8 dictionaries (hex format)
Note when it comes to non latin wordlist, I'd recommend to use req-include from hashcat-utils to move them into a separate wordlist, convert it to utf-8 and then use this wordlist in combination with ... |
|
atom |
General Talk
|
2 |
3,703 |
10-01-2017, 11:47 AM |
|
|
Thread: MD5 hash seed? Find the hash that hashes to this
Post: RE: MD5 hash seed? Find the hash that hashes to th...
Use rules/togglesX.rule or if more than X needed you can use hashcat-legacy in -a 2 mode. |
|
atom |
General Talk
|
2 |
3,846 |
10-22-2017, 11:55 AM |
|
|
Thread: Restoring session skips words
Post: RE: Restoring session skips words
You can restore only from valid checkpoints (the one stored in the .restore file) or the checkpoint listed in the status view. Otherwise you risk valid candidates to not crack the handshakes. |
|
atom |
General Talk
|
2 |
3,227 |
11-20-2017, 08:32 PM |
|
|
Thread: Hashcat two separators - Other Questions
Post: RE: Hashcat two separators - Other Questions
There's are difference between your card and the Titan X, but it's no so much. The things that really creates a difference is the number of unique salts. That means if you compare the GPU, you also ne... |
|
atom |
General Talk
|
3 |
4,704 |
11-20-2017, 08:34 PM |
|
|
Thread: DES decryption
Post: RE: DES decryption
You have to white out the bits of the unknown bytes in the OpenCL kernel. Make sure to white out the correct bits (the ones before the final permution. After that expect tons of false positives. |
|
atom |
General Talk
|
6 |
8,305 |
01-10-2018, 01:27 PM |
|
|
Thread: ssha help
Post: RE: ssha help
Cracking SSHA ldap passwords is supported with hashcat. Just choose the correct hash-mode. |
|
atom |
General Talk
|
5 |
4,092 |
01-10-2018, 01:29 PM |
|
|
Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW
512bytes Wrote: (11-30-2017, 04:15 PM)
--
Thanks for the benchs.
I saw a benchmark on the GTX 970:
Hashtype: descrypt, DES(Unix), Traditional DES
Workload: 128 loops, 256 accel
Speed.GPU.#... |
|
atom |
General Talk
|
10 |
8,115 |
12-01-2017, 11:02 AM |
|
|
Thread: DES-ECB brute force
Post: RE: DES-ECB brute force
Your hash is formated wrong. See here:
Code:
--
root@et:~/hashcat# ./hashcat -m 14000 b5866d1dd5cdf934:47dc9810ade39295 -a 3 --quiet --hex-charset 6861736863617431 --outfile-format 5 --potfile-d... |
|
atom |
General Talk
|
5 |
5,241 |
02-01-2018, 07:25 PM |
|
|
Thread: DES-ECB brute force
Post: RE: DES-ECB brute force
You just have to switch:
b5866d1dd5cdf934:47dc9810ade39295
to
47dc9810ade39295:b5866d1dd5cdf934 |
|
atom |
General Talk
|
5 |
5,241 |
02-01-2018, 07:34 PM |
|
|
Thread: DES decryption
Post: RE: DES decryption
I think you mean with candidates only those who crack the hash because of the truncation. In that case you want --keep-guessing |
|
atom |
General Talk
|
6 |
8,305 |
02-07-2018, 07:14 PM |
|
|
Thread: Generating wordlist using specific charlist with exclusions
Post: RE: Generating wordlist using specific charlist wi...
Hashcat does not support that. You need to write a specialized candidate generator to do that. |
|
atom |
General Talk
|
8 |
6,771 |
02-15-2018, 02:00 PM |
|
|
Thread: Kernel outputting CL_UNKNOWN_ERROR
Post: RE: Kernel outputting CL_UNKNOWN_ERROR
From a C perspective it's fine (if we assumbe byte* is some 8 bit datatype), but in OpenCL everything is different. What I mean is that you have to find workarounds that do the same you try to do but ... |
|
atom |
General Talk
|
3 |
2,999 |
06-19-2018, 09:47 AM |
|
|
Thread: How is the prompt consistently at the bottom of the screen?
Post: RE: How is the prompt consistently at the bottom o...
Depends on your OS. The tty_* functions are important to make the console unbuffered. |
|
atom |
General Talk
|
1 |
1,783 |
06-30-2018, 11:22 PM |
|
|
Thread: Salted vs Unsalted SHA-512
Post: RE: Salted vs Unsalted SHA-512
The purpose of a salt is not to make it slower but to defeat multihash techniques and any forms of precomputation (like RT). In some cases salted hashes are exactly as fast as unsalted ones (if cracki... |
|
atom |
General Talk
|
2 |
2,404 |
07-04-2018, 06:58 PM |
|
|
Thread: word list + 2 msk
Post: RE: word list + 2 msk
Appending mask and prepending mask? |
|
atom |
General Talk
|
2 |
2,484 |
07-05-2018, 11:13 AM |
|
|
Thread: [Newb] Mask attack on FNV1a-32
Post: RE: [Newb] Mask attack on FNV1a-32
There's no way to get back the original string, since there's too much data lost. All you can do is to collide it. Since it's a 32 bit checksum, you will be flooded with possible collisions, even on C... |
|
atom |
General Talk
|
2 |
2,437 |
07-14-2018, 11:03 PM |
|
|
Thread: stdin mode..
Post: RE: stdin mode..
hashcat can not know how many password candiates are fed to stdin mode, thus it can not calculate finishing time. |
|
atom |
General Talk
|
2 |
4,038 |
07-17-2018, 07:27 PM |
|
|
Thread: Skipping mask
Post: RE: Skipping mask
You can not fix this. If an algorithm has a minimum password length then you can not have shorter passwords. |
|
atom |
General Talk
|
2 |
2,565 |
07-29-2018, 01:20 PM |
|
|
Thread: Default router keyspace for TelstraXXXX
Post: RE: Default router keyspace for TelstraXXXX
|
atom |
General Talk
|
1 |
1,961 |
08-03-2018, 02:35 PM |
|
|
Thread: Software Encrypted Files
Post: RE: Software Encrypted Files
There's a lot of SHA256 checksums (not hashes passwords) in the file. Sometimes they are paired with an IV, which doesn't make sense, since SHA256 does not use an IV. So the speculation would be that ... |
|
atom |
General Talk
|
2 |
2,219 |
09-08-2018, 10:18 AM |