Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Cracking TACACS+ with hashcat
Post: Cracking TACACS+ with hashcat
The TACACS+ hash-mode was kind of fun to implement, as it's almost as close as being completely broken. However, I wouldn't use it personally as we only need to crack a single raw MD5 to break it.
... |
|
atom |
User Contributions
|
1 |
6,737 |
11-30-2017, 02:48 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: Max Pass Length using Wordlists
Post: RE: Max Pass Length using Wordlists
Of course, just do not use -O |
|
atom |
hashcat
|
7 |
5,993 |
12-01-2017, 11:14 AM |
|
|
Thread: Help with cracking a zip Password
Post: RE: Help with cracking a zip Password
see https://hashcat.net/wiki/doku.php?id=example_hashes |
|
atom |
hashcat
|
5 |
24,597 |
12-01-2017, 11:17 AM |
|
|
Thread: 4.01 resume after pause don't activate video card cooler to useful speed.
Post: RE: 4.01 resume after pause don't activate video c...
I've removed fan speed control in latest beta, you can find it here: https://hashcat.net/beta/ |
|
atom |
hashcat
|
7 |
5,219 |
12-01-2017, 05:54 PM |
|
|
Thread: 4.01 resume after pause don't activate video card cooler to useful speed.
Post: RE: 4.01 resume after pause don't activate video c...
Please use an external program for fan speed control |
|
atom |
hashcat
|
7 |
5,219 |
12-02-2017, 12:45 PM |
|
|
Thread: hashcat v4.0.0 and -w 3
Post: RE: hashcat v4.0.0 and -w 3
Which hash-mode are you talking about? |
|
atom |
hashcat
|
2 |
3,389 |
12-08-2017, 11:03 AM |
|
|
Thread: Multibit Classic setup?
Post: RE: Multibit Classic setup?
What do you mean with multibit support? If you're talking about encoding, hashcat has iconv support since v3.6.0 |
|
atom |
hashcat
|
3 |
3,013 |
12-10-2017, 01:36 PM |
|
|
Thread: NEED HELP
Post: RE: NEED HELP
Is Afterburner still working with these drivers? |
|
atom |
hashcat
|
8 |
6,037 |
12-17-2017, 01:44 PM |
|
|
Thread: Hi guys, thanks in advance.
Post: RE: Hi guys, thanks in advance.
For -a 1 you need 2 wordlists |
|
atom |
hashcat
|
4 |
3,605 |
12-21-2017, 10:46 AM |
|
|
Thread: New attack on WPA/WPA2 using PMKID
Post: New attack on WPA/WPA2 using PMKID
In this writeup, I'll describe a new technique to crack WPA PSK (Pre-Shared Key) passwords.
In order to make use of this new attack you need the following tools:
hcxdumptool v4.2.0 or higher (htt... |
|
atom |
User Contributions
|
187 |
1,293,339 |
08-04-2018, 06:50 PM |
|
|
Thread: NEED HELP
Post: RE: NEED HELP
Maybe AMD changed something in the API to hardware management with their latest windows drivers? That would explain why you also had to update Afterburner. Anyway I don't have any AMD gpu in combinati... |
|
atom |
hashcat
|
8 |
6,037 |
01-04-2018, 03:08 PM |
|
|
Thread: Legacy hardware won't cut it(HD 5970)
Post: RE: Legacy hardware won't cut it(HD 5970)
That's the typical behaviour with the drivers. They often change the optimization settings in the JiT compiler. Sometimes the driver then optimizes something to the bad, so it becomes slower than if i... |
|
atom |
hashcat
|
7 |
5,443 |
01-04-2018, 03:14 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: Informative output
Post: RE: Informative output
It's a bit more complicated, because of the parallel computing. The important part here is that it's a unique ID (per session). |
|
atom |
hashcat
|
3 |
3,128 |
01-10-2018, 01:34 PM |
|
|
Thread: crackpos values are wrong {HELP}
Post: RE: crackpos values are wrong {HELP}
Looks all pretty accurate:
Quote:
--
$ ./hashcat 8743b52063cd84097a65d1633f5c74f5 -a 3 hashca?1 -1 t --potfile-disable --quiet --outfile-format 8
0
$ ./hashcat 8743b52063cd84097a65d1633f5c74f... |
|
atom |
hashcat
|
3 |
3,194 |
01-23-2018, 11:27 AM |
|
|
Thread: Old Office and KDF
Post: RE: Old Office and KDF
You need to use 9720 if you collided with 9710 to get the password. Or you just use 9700. Using collider makes sense only if you want to find as many collisions as possible. |
|
atom |
hashcat
|
13 |
10,132 |
01-23-2018, 11:34 AM |
|
|
Thread: Issue with large hcmask file
Post: RE: Issue with large hcmask file
Can not reproduce locally. Can you retry with a single GPU? |
|
atom |
hashcat
|
15 |
9,382 |
01-23-2018, 11:36 AM |
|
|
Thread: Combinator Attac
Post: RE: Combinator Attac
If you use small wordlists in combinator mode you better use --stdout and pipe the input back to hashcat. That makes sense for slow hashes only (but rar3 is one). |
|
atom |
hashcat
|
7 |
6,044 |
01-23-2018, 11:36 AM |