Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
"Association" is a general term here that allows attacks to be targets *on a per-hash basis*.
In other words, you don't have to try each word against each hash. Instead, you can try just one word ag... |
|
royce |
Beta Tester
|
21 |
3,761 |
10-01-2020, 05:20 PM |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
atom Wrote: (09-30-2020, 12:11 PM)
--
Code:
--
The wordlist or mask that you are using is too small.
This means that hashcat cannot use the full parallel power of your device(s).
Unless you supp... |
|
royce |
Beta Tester
|
21 |
3,761 |
09-30-2020, 05:57 PM |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
Wow, this is going to be a game-changer!
If feasible, one UX request: Please do what JtR does here and warn the user about any "calculatable" efficiency thresholds into this new mode. For example, a ... |
|
royce |
Beta Tester
|
21 |
3,761 |
09-29-2020, 05:03 PM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
I've also opened an issue to explore improvements here:
https://github.com/hashcat/hashcat/issues/2554 |
|
royce |
hashcat
|
14 |
1,235 |
09-25-2020, 03:52 AM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
Huh - when I did my veracrypt testing in late 2018, it used the filename. This seems like the approach that would cause the least amount of confusion. Otherwise, we'll have a steady stream of users as... |
|
royce |
hashcat
|
14 |
1,235 |
09-24-2020, 07:47 PM |
|
|
Thread: low-end CPU recommendation.
Post: RE: low-end CPU recommendation.
FWIW, for some attacks I've seen it's good to have one core per GPU. I haven't seen anything that would benefit from multiple cores per GPU. |
|
royce |
Hardware
|
6 |
932 |
09-23-2020, 08:15 AM |
|
|
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 |
382 |
09-23-2020, 08:13 AM |
|
|
Thread: Can I run hashcat on startup and save where computation goes to some file?
Post: RE: Can I run hashcat on startup and save where co...
if you quit, you can restore with --restore. If you're using the default session name (not specifying an alternate one), then "hashcat --restore" (with no other parameters) will pick up where you left... |
|
royce |
hashcat
|
1 |
171 |
09-23-2020, 07:59 AM |
|
|
Thread: custom charset help
Post: RE: custom charset help
Huh - when I run it, the memory requirement looks pretty small:
Code:
--
Host memory required for this attack: 228 MB
--
Also FYI, hashcat will throw an integer overflow for this attack at ?a ... |
|
royce |
hashcat
|
4 |
267 |
09-23-2020, 07:53 AM |
|
|
Thread: custom charset help
Post: RE: custom charset help
Some of the characters are interpreted by your command shell - you might have to backslash one or more of the characters that have special meaning in the shell, such as !, $, ', ", etc.
But in your c... |
|
royce |
hashcat
|
4 |
267 |
09-23-2020, 07:30 AM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
@philsmd, I can recreate this - for both TrueCrypt and Veracrypt, it seems, if a session is specified, but a potfile is not, then ses.potfile is not created on the fly that I can find (on Linux, anywa... |
|
royce |
hashcat
|
14 |
1,235 |
09-21-2020, 11:16 PM |
|
|
Thread: Nvidia 3080 benchmarks
Post: RE: Nvidia 3080 benchmarks
Watch @Chick3nman512 on Twitter - he'll likely be posting some in the next day or two. |
|
royce |
Hardware
|
19 |
4,543 |
09-16-2020, 08:04 PM |
|
|
Thread: Run few processes
Post: RE: Run few processes
Multiple sessions are fine. I regularly pause one long-running session to do a quick shorter session. You will want to use the --session parameter to give additional ones different names.
Multiple ... |
|
royce |
hashcat
|
1 |
234 |
09-13-2020, 06:13 PM |
|
|
Thread: email: pass after dehashed
Post: RE: email: pass after dehashed
https://hashcat.net/forum/archive/index.php?announcement-2.html |
|
royce |
hashcat
|
4 |
508 |
09-11-2020, 06:25 AM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
If you delete the empty potfile, is it recreated on the next run? |
|
royce |
hashcat
|
14 |
1,235 |
09-09-2020, 03:09 AM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
Please post your command line, with any sensitive info replaced with generic info |
|
royce |
hashcat
|
14 |
1,235 |
09-08-2020, 06:00 AM |
|
|
Thread: Using two rule files at the same time
Post: RE: Using two rule files at the same time
It's the product of both rulesets - rule 1 from list 1 AND rule 1 from list 2, etc etc.
This is one reason why ':' (do nothing) is often included in rulesets, so that each rule from each wordlist i... |
|
royce |
hashcat
|
2 |
323 |
09-06-2020, 11:41 PM |
|
|
Thread: Optimized kernel giving different results
Post: RE: Optimized kernel giving different results
Thanks! I see it's at https://github.com/hashcat/hashcat/issues/2539
(Also that is a hilarious username) |
|
royce |
hashcat
|
2 |
341 |
09-03-2020, 04:11 AM |
|
|
Thread: combine rules without duplicates?
Post: RE: combine rules without duplicates?
There's also this project, that tries to detect rules with redundant results:
https://github.com/0xbsec/duprule/ |
|
royce |
hashcat
|
10 |
961 |
09-01-2020, 05:04 PM |
|
|
Thread: combine rules without duplicates?
Post: RE: combine rules without duplicates?
Dedupe of text on the command line is a largely solved problem. Depends on your platform. 'sort -u' on Unix-likes covers most use cases. On Windows, 'sort.exe /unique' seems roughly equivalent. |
|
royce |
hashcat
|
10 |
961 |
09-01-2020, 04:10 AM |