Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Exploiting the human factor
Post: RE: Exploiting the human factor
No utility necessary - honest. :D Study the default, understand how it works, and then adapt it to your needs. :D |
|
royce |
hashcat
|
11 |
2,910 |
09-21-2019, 07:15 PM |
|
|
Thread: Exploiting the human factor
Post: RE: Exploiting the human factor
Yes - the one I first posted. ;)
Study how custom character set works, and replace sequences like this:
?l?l?l?l?l?l?l?l
?u?l?l?l?l?l?l?l
?d?l?l?l?l?l?l?l
... with:
-1 ?l?u?d ?1?l?l?l?l?... |
|
royce |
hashcat
|
11 |
2,910 |
09-22-2019, 06:40 PM |
|
|
Thread: Expected hashrates with -m 22000
Post: RE: Expected hashrates with -m 22000
If you GPU is consistently showing 100% utilization, you're supplying enough work for the GPUs to not be bored. For a slower hash like the WPA family, speeds like you're showing aren't unreasonable, b... |
|
royce |
hashcat
|
2 |
384 |
09-23-2020, 08:13 AM |
|
|
Thread: Ethereum Wallet and 2x 1080ti what's the problem?
Post: RE: Ethereum Wallet and 2x 1080ti what's the probl...
|
royce |
hashcat
|
8 |
5,504 |
12-15-2018, 06:51 PM |
|
|
Thread: Error with NetNtlmv2 hash converted from john
Post: RE: Error with NetNtlmv2 hash converted from john
Hmm - NetNTLMv2 looks longer than that. See the example NetNTLMv2 hash here:
https://hashcat.net/wiki/doku.php?id=example_hashes
If your command line works with that example hash, the problem is... |
|
royce |
hashcat
|
1 |
1,667 |
07-05-2018, 05:27 PM |
|
|
Thread: Error ejecutando hashcat -m2500 -a 3
Post: RE: Error ejecutando hashcat -m2500 -a 3
En Ingles, por favor.
Your video card is too old.
Also, your hccap is too old - see https://hashcat.net/q/hccapx |
|
royce |
hashcat
|
1 |
2,337 |
06-13-2018, 08:13 AM |
|
|
Thread: error
Post: RE: error
Interesting - could you be more specific? Did you just have to reinstall the NVIDIA driver, or switch to a different version of NVIDIA driver, or .... ? |
|
royce |
hashcat
|
7 |
5,737 |
06-08-2018, 03:57 PM |
|
|
Thread: Enpass password recovery supported?
Post: RE: Enpass password recovery supported?
If it's the same kind of hash as described here:
https://github.com/hashcat/hashcat/issues/600
... then it's not currently supported by hashcat - neither CPU nor GPU.
Sounds like JtR is proba... |
|
royce |
hashcat
|
1 |
1,961 |
02-03-2018, 06:41 PM |
|
|
Thread: Encfs
Post: RE: Encfs
I don't think hashcat current supports cracking encfs, but John the Ripper does:
Code:
--
$ johnl --list=formats | tr -s '[:space:]' '\n' | egrep -i encf
EncFS,
encfs-opencl,
--
|
|
royce |
hashcat
|
2 |
2,633 |
02-10-2018, 06:13 PM |
|
|
Thread: Empty PDF password
Post: RE: Empty PDF password
It's possible that the password was added by some tool other than Acrobat.
It sounds like you found a workaround with using qpdf? |
|
royce |
hashcat
|
1 |
2,282 |
11-19-2017, 02:07 AM |
|
|
Thread: email: pass after dehashed
Post: RE: email: pass after dehashed
https://hashcat.net/forum/archive/index.php?announcement-2.html |
|
royce |
hashcat
|
4 |
510 |
09-11-2020, 06:25 AM |
|
|
Thread: edit session settings?
Post: RE: edit session settings?
philsmd's tool here may help:
https://github.com/philsmd/analyze_hc_restore |
|
royce |
General Talk
|
5 |
5,907 |
07-03-2016, 11:19 PM |
|
|
Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?
Many tools from hashcat-utils are pretty minimal. The wiki has a summary of usage:
https://hashcat.net/wiki/doku.php?id=hashcat_utils#generate-rules |
|
royce |
hashcat
|
4 |
3,931 |
12-04-2017, 08:46 AM |
|
|
Thread: Do we need to drop 32 bit binaries?
Post: RE: Do we need to drop 32 bit binaries?
Suggestion: Separate them out into their own .7z archives.
That way, you can track whether anyone is downloading them. If no one is using them, you can drop them. |
|
royce |
hashcat
|
5 |
7,672 |
06-04-2016, 02:50 PM |
|
|
Thread: Do not try to write --keyspace yourself
Post: RE: Do not try to write --keyspace yourself
For more on the scope and impact of keyspace, see
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_keyspace
Also, atom: can you speak to what keyspace is actually intend... |
|
royce |
hashcat
|
15 |
20,288 |
11-24-2017, 02:55 AM |
|
|
Thread: Do not try to write --keyspace yourself
Post: RE: Do not try to write --keyspace yourself
*lightbulb*
Ahhhh ... so they only need to be "proportional" within specific attack type/combos, and that's why they can't be compared across them! Because it's *called* a keyspace ... but it isn't... |
|
royce |
hashcat
|
15 |
20,288 |
11-24-2017, 11:00 AM |
|
|
Thread: Do not try to write --keyspace yourself
Post: RE: Do not try to write --keyspace yourself
Yeah, the naming cat is probably already out of the bag.
I've clarified the FAQ section to make it very clear that hashcat --keyspace is specifically for distributing work, and does not directly co... |
|
royce |
hashcat
|
15 |
20,288 |
11-25-2017, 10:38 PM |
|
|
Thread: Do not try to write --keyspace yourself
Post: RE: Do not try to write --keyspace yourself
epixoip Wrote: (11-28-2017, 05:02 AM)
--
I can't really explain it any better than I already did in the thread you linked to. I guess I can try to expand upon it.
--
Great writeup. Totally stealing... |
|
royce |
hashcat
|
15 |
20,288 |
11-30-2017, 05:26 PM |
|
|
Thread: do hashcat-utils use the gpu's?
Post: RE: do hashcat-utils use the gpu's?
If you are piping combinator3 output to hashcat, then if hashcat reports that it is using the GPUs, then it is.
What's more likely is that the rate of wordlist generation is low enough that you'd n... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
6,382 |
10-19-2017, 09:40 PM |
|
|
Thread: Distributed Hashcat Cracking
Post: RE: Distributed Hashcat Cracking
The most viable fork right now (IMO) has been rebranded as "hashtopolis". |
|
royce |
General Talk
|
4 |
3,538 |
03-22-2018, 06:29 PM |