Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...
I don't think that there is a way to express this using hashcat's rules (unless you generated a very large list of masks and custom character sets).
And even if there were, I don't think that it wo... |
|
royce |
hashcat
|
12 |
12,015 |
03-06-2017, 01:49 AM |
|
|
Thread: Assistance building mask
Post: RE: Assistance building mask
+1. Specifically:
Code:
--
$ cat words.list
red
blue
green
yellow
$ cat mask.list
?d?s
?d?d?s
?d?d?d?s
?d?d?d?d?s
$ hashcat --stdout -a 6 words.list mask.list | head
red1.
red0.... |
|
royce |
hashcat
|
3 |
2,722 |
01-07-2018, 07:25 PM |
|
|
Thread: Apply Rule In Between Dictionary Words
Post: RE: Apply Rule In Between Dictionary Words
You have a couple of indirect options:
1. Generate the .###. list externally with a script, and then use combinator3 to pipe that combined with your other wordlists hashcat. That will be OK for slo... |
|
royce |
hashcat
|
1 |
485 |
05-15-2020, 05:36 AM |
|
|
Thread: Anyone please help me
Post: RE: Anyone please help me
Wow, no idea. Sorta looks like URL encoding, but different.
Not really a hashcat-specific question; you might try the hashkiller forums or similar. |
|
royce |
General Talk
|
1 |
4,733 |
11-19-2017, 03:10 AM |
|
|
Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update
+1.
This benchmark collection is a little behind, but it will give you a rough idea:
https://www.crackingservice.com/?q=node/20 |
|
royce |
General Talk
|
35 |
48,975 |
02-07-2017, 06:30 AM |
|
|
Thread: AMD vs NVIDIA ~ $300 USD
Post: RE: AMD vs NVIDIA ~ $300 USD
I would watch for a used GTX 1080 Founders Edition on eBay. They're currently going for a little more than $400, but not much - and you'll get quite a bump up in speed for the price. The FE cards are ... |
|
royce |
Hardware
|
1 |
2,647 |
11-19-2017, 01:40 AM |
|
|
Thread: Am I doing something wrong to cause this poor performance?
Post: RE: Am I doing something wrong to cause this poor ...
Not sure why your performance dropped. What version are you running -- latest release, or beta? You might try the latest beta, and see if you get the same results: https://hashcat.net/beta/
And gene... |
|
royce |
Old oclHashcat Support
|
2 |
4,273 |
05-05-2016, 05:36 PM |
|
|
Thread: Alternatives to HashcatGUI?
Post: RE: Alternatives to HashcatGUI?
|
royce |
hashcat
|
4 |
1,994 |
07-06-2019, 08:31 PM |
|
|
Thread: Advantage with a big wordlist?
Post: RE: Advantage with a big wordlist?
Giant deduplicated wordlists are great for fast hashes, but not as helpful for slow ones.
And what's usually missing from most of them is *frequency data*.
A giant wordlist, sorted by how commo... |
|
royce |
hashcat
|
2 |
2,364 |
03-07-2018, 10:45 PM |
|
|
Thread: Adding to .pot file
Post: RE: Adding to .pot file
There may be other ways, but quitting and restoring the hashcat session will reread the pot file. |
|
royce |
Old hashcat Support
|
4 |
6,832 |
11-29-2015, 08:02 PM |
|
|
Thread: Adding to .pot file
Post: RE: Adding to .pot file
Ah, I misunderstood. I thought you meant after a cracking run had started, but it sounds like you're talking about doing this before your initial cracking run begins. That's much easier! Yes, by al... |
|
royce |
Old hashcat Support
|
4 |
6,832 |
11-29-2015, 11:45 PM |
|
|
Thread: About --keep-guessing
Post: RE: About --keep-guessing
Almost not at all. I guess it would alter the behavior for any hashes that already keep guessing (is it 7-Zip?) |
|
royce |
Beta Tester
|
7 |
10,828 |
11-27-2016, 01:45 AM |
|
|
Thread: About --keep-guessing
Post: RE: About --keep-guessing
I've requested the --no-keep-guessing flag here:
https://github.com/hashcat/hashcat/issues/1795 |
|
royce |
Beta Tester
|
7 |
10,828 |
11-24-2018, 09:32 PM |
|
|
Thread: A very special mask
Post: RE: A very special mask
You'll want to use
https://thesprawl.org/projects/pack/#policygen
.. but that will only solve most of your question, not the "no repeated characters" part.
But in practice, most hashes are fas... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
2,670 |
09-27-2018, 05:20 PM |
|
|
Thread: A few errors
Post: RE: A few errors
Hmm ... yeah, if it's only happening under higher load, it could be hardware-related or thermal-related. The tell is that it's intermittent. |
|
royce |
hashcat
|
3 |
2,627 |
06-02-2018, 08:13 AM |
|
|
Thread: A few errors
Post: RE: A few errors
The UNKNOWN_ERROR family is exactly that - an unexpected, difficult-to-classify-by-OpenCL error condition. I don't have a lot of experience in that area, but if it's probably hardware, you'll have to ... |
|
royce |
hashcat
|
3 |
2,627 |
06-03-2018, 10:30 AM |
|
|
Thread: 8 Character Unix DES Question
Post: RE: 8 Character Unix DES Question
Using --loopback might be helpful.
Have you been through some common masks (Korelogic pathwell, and the ones that come with hashcat) and rulesets (d3ad0n3, etc.) ?
Have you looked at PRINCE... |
|
royce |
Old oclHashcat Support
|
6 |
8,866 |
11-10-2015, 07:07 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,236 |
09-08-2020, 06:00 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,236 |
09-09-2020, 03:09 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,236 |
09-21-2020, 11:16 PM |