Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: How to add a rule list/set
Post: RE: How to add a rule list/set
https://hashcat.net/wiki/doku.php?id=rule_based_attack |
|
royce |
hashcat
|
3 |
2,483 |
08-30-2018, 05:54 AM |
|
|
Thread: Hash.org passwords?
Post: RE: Hash.org passwords?
This isn't hashcat-specific, but FWIW the hashes.org "found" lists sound like what you're looking for.
https://hashes.org/left.php
They are the "Complete found in plain" lists at the bottom of t... |
|
royce |
hashcat
|
3 |
2,577 |
09-02-2018, 11:01 PM |
|
|
Thread: Hash.org passwords?
Post: RE: Hash.org passwords?
The topic isn't necessarily hashcat-specific; that's all. But that's OK, given that it's a topic of sufficient general interest.
And hashes.org founds is definitely a high-quality list - as is any ... |
|
royce |
hashcat
|
3 |
2,577 |
09-03-2018, 12:21 AM |
|
|
Thread: vBulletin < v3.8.5 salt length issue
Post: RE: vBulletin < v3.8.5 salt length issue
But this is different from 2811? |
|
royce |
hashcat
|
3 |
2,678 |
09-09-2018, 03:37 AM |
|
|
Thread: vBulletin < v3.8.5 salt length issue
Post: RE: vBulletin < v3.8.5 salt length issue
If there's no direct support for this length in hashcat as shipped, you could pull the source from GitHub and modify the expected salt length.
(Also, just in case - make sure that the command line ... |
|
royce |
hashcat
|
3 |
2,678 |
09-09-2018, 04:35 PM |
|
|
Thread: Hi cracking rig
Post: RE: Hi cracking rig
I personally recommend Ubuntu 18.04 LTS. A web-driven GUI that I like is Hashtopolis. YMMV. |
|
royce |
Hardware
|
3 |
3,020 |
10-01-2018, 03:20 AM |
|
|
Thread: Hi cracking rig
Post: RE: Hi cracking rig
This one from EvilMog is pretty good - should also work with 18.04.
https://hashcat.net/forum/thread-6063-post-32355.html |
|
royce |
Hardware
|
3 |
3,020 |
10-01-2018, 05:08 PM |
|
|
Thread: Help please ! can't figure out the mode to be used
Post: RE: Help please ! can't figure out the mode to be ...
Please do not post hashes. It is against the forum rules (https://hashcat.net/forum/archive/index.php?announcement-2.html).
There's currently no support in hashcat for Argon2. hashcat's own help co... |
|
royce |
hashcat
|
3 |
2,865 |
10-05-2018, 02:30 PM |
|
|
Thread: Need piping?
Post: RE: Need piping?
You can mix and match as needed - part rules, part external. A pure-rules approach will be fastest. |
|
royce |
hashcat
|
3 |
2,207 |
11-08-2018, 12:07 AM |
|
|
Thread: Finding Algo/Hash Type
Post: RE: Finding Algo/Hash Type
In general, the only way to tell for sure is to crack one.
Other tools like MDXfind are good at tackling many different algos at once against a pile of unknown hashes. hashcat and MDXfind have some... |
|
royce |
hashcat
|
3 |
2,624 |
11-09-2018, 11:05 PM |
|
|
Thread: Finding Algo/Hash Type
Post: RE: Finding Algo/Hash Type
It's not open source, but it's free to use.
Note also that I've removed the hashes from your post - posting full hashes with non-known plains is against the forum rules. |
|
royce |
hashcat
|
3 |
2,624 |
11-10-2018, 01:39 AM |
|
|
Thread: Help me identify encription type
Post: RE: Help me identify encription type
Is that the full hash, or is it redacted? If the former, note that posting unredacted hashes with unknown corresponding plaintexts is against the forum rules (https://hashcat.net/forum/archive/index... |
|
royce |
hashcat
|
3 |
2,335 |
11-11-2018, 03:29 PM |
|
|
Thread: How to crack custom hash - SHA512, SHA256, and MD5 combined
Post: RE: How to crack custom hash - SHA512, SHA256, and...
John the Ripper has a way to express custom hashes, but I'm not sure that it would support hundreds of them nested.
MDXfind's -i flag can be used to iterate hundreds of times, but only for a given ha... |
|
royce |
hashcat
|
3 |
3,428 |
11-11-2018, 03:41 PM |
|
|
Thread: Dedicated hashcat brain server
Post: RE: Dedicated hashcat brain server
Fair question. No GPU required for the brain, unless you want to also use it as a client at the same time. |
|
royce |
Hardware
|
3 |
4,462 |
11-13-2018, 06:36 PM |
|
|
Thread: Dedicated hashcat brain server
Post: RE: Dedicated hashcat brain server
The amount of RAM you'll need is highly variable, depending on the attacks you'll be carrying out, with factors like:
* Whether all systems will be on the same LAN, vs operating over a WAN connecti... |
|
royce |
Hardware
|
3 |
4,462 |
11-11-2018, 07:39 AM |
|
|
Thread: hashcat 5.0.0 with Token length exception with sha1
Post: RE: hashcat 5.0.0 with Token length exception with...
By default, hashcat expects bare hashes (without username). To ignore username, use --username.
With -a 0, you also need to supply a wordlist. If you want to try the default mask attack set instea... |
|
royce |
hashcat
|
3 |
8,194 |
11-19-2018, 03:27 PM |
|
|
Thread: Hashcat exiting with no error message
Post: RE: Hashcat exiting with no error message
|
royce |
hashcat
|
3 |
3,323 |
11-29-2018, 05:08 PM |
|
|
Thread: Brain as a centralized potfile?
Post: RE: Brain as a centralized potfile?
1. Yes. All candidates are centrally reported and indexed. For slow hashes, this is effective, because it allows all clients to skip those candidates. For fast hashes, this will quickly bottleneck the... |
|
royce |
hashcat
|
3 |
2,094 |
12-16-2018, 10:28 PM |
|
|
Thread: Missing example hashes
Post: RE: Missing example hashes
I'll take a look. Thanks for the heads-up!
Note that you can often use 'hashcat --example-hashes' as a workaround. |
|
royce |
hashcat
|
3 |
1,880 |
02-07-2019, 04:05 PM |
|
|
Thread: Missing example hashes
Post: RE: Missing example hashes
OK, I've done the easy ones (that don't require a file upload to hashcat.net), and I've made inquiries about the remainder. Thanks again - good eye! |
|
royce |
hashcat
|
3 |
1,880 |
02-07-2019, 04:30 PM |