Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: I need a very detailed picture and text tutorial, I don't have any foundation.
Post: RE: I need a very detailed picture and text tutori...
https://www.google.com/search?q=hashcat+%28novice+OR+beginner%29+%28tutorial+OR+howto%29
... yields:
https://laconicwolf.com/2018/09/29/hashcat-tutorial-the-basics-of-cracking-passwords-with-has... |
|
royce |
hashcat
|
4 |
1,879 |
09-02-2019, 04:37 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 |
|
|
Thread: Help With Wordlists
Post: RE: Help With Wordlists
Because you want a variable number of digits, which could be anywhere in the string, you'll need a list of masks - not just a single mask. This list must be generated outside of hashcat.
Use
http:... |
|
royce |
hashcat
|
1 |
1,890 |
09-09-2018, 03:25 AM |
|
|
Thread: Should I be using a rule instead?
Post: RE: Should I be using a rule instead?
There's no way for a single mask to express optional characters (that I'm aware of).
But if you pass a file containing the masks, they are processed in succession very quickly. |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
1,925 |
09-25-2019, 06:21 PM |
|
|
Thread: Should I be using a rule instead?
Post: RE: Should I be using a rule instead?
Good point! True for this particular case, but not the more general case. :P ;) |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
1,925 |
09-25-2019, 10:42 PM |
|
|
Thread: R9 270x/GTX960
Post: RE: R9 270x/GTX960
Hashes per second per dollar is indeed the way to think about it - and if electricity price matters, H/s/watt.
For your use case, non-FE would probably be OK. If you can swing a 970, that might be... |
|
royce |
Hardware
|
1 |
1,931 |
05-18-2018, 05:16 AM |
|
|
Thread: [split] hashcat v4.1.0
Post: RE: hashcat v4.1.0
partyhead, please read the forum rules:
https://hashcat.net/forum/archive/index.php?announcement-2.html
* Do not hijack threads (this isn't a hashcat-forums-specific rule; hijacking threads is c... |
|
royce |
hashcat
|
1 |
1,932 |
07-04-2018, 10:54 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: Hashcat vs Keepass 2 (.kdbx)
Post: RE: Hashcat vs Keepass 2 (.kdbx)
As slyexe said, you cannot request hash-cracking help on this forum. Please remove these requests from your post, or you risk being banned. |
|
royce |
hashcat
|
4 |
1,962 |
12-03-2019, 04:49 AM |
|
|
Thread: Office 2013 token length exception
Post: RE: Office 2013 token length exception
Unable to replicate. I copied the example hash directly out of your post, and can crack it:
Code:
--
$ cat office2013.hash
$office$*2013*100000*256*16*7dd611d7eb4c899f74816d1dec817b3b*948dc0b2... |
|
royce |
hashcat
|
1 |
1,980 |
12-11-2018, 06:48 AM |
|
|
Thread: Alternatives to HashcatGUI?
Post: RE: Alternatives to HashcatGUI?
|
royce |
hashcat
|
4 |
1,994 |
07-06-2019, 08:31 PM |
|
|
Thread: Best strategy for keyword attack
Post: RE: Best strategy for keyword attack
So you know the base word, and you need to append some a special and two numbers?
-r ./rules/hybrid/append_s.rule -r ./rules/hybrid/append_d.rule -r -r ./rules/hybrid/append_d.rule |
|
royce |
hashcat
|
4 |
1,997 |
09-08-2019, 02:09 AM |
|
|
Thread: Best strategy for keyword attack
Post: RE: Best strategy for keyword attack
Because masks are executed on GPU, it's probably much faster to just run it as a hybrid (-a 6) or mask attack. |
|
royce |
hashcat
|
4 |
1,997 |
09-08-2019, 03:43 AM |
|
|
Thread: Status Exhausted???
Post: RE: Status Exhausted???
Probably a good idea not to post hashes that you care about.
Looking at the end, this looks like a normal run to me, in which all candidates were tried, but none were successful.
Code:
--
Ses... |
|
royce |
hashcat
|
1 |
2,013 |
03-01-2018, 05:32 PM |
|
|
Thread: Learn Next?
Post: RE: Learn Next?
One of the most educational experiences I've had with hashcat was when I did this:
* working a large general list using all of the techniques that I knew,
* running PRINCE, random rules, or junk ... |
|
royce |
hashcat
|
2 |
2,035 |
07-06-2018, 08:35 PM |
|
|
Thread: Cache path
Post: RE: Cache path
This message happens at a different stage from the dictionary metadata analysis. This message is related to the overall space needed to execute the attack. It is not clear from your question what kind... |
|
royce |
hashcat
|
2 |
2,038 |
04-22-2018, 09:42 PM |
|
|
Thread: Running into issues with max mask length
Post: RE: Running into issues with max mask length
I honestly haven't tried this before, but instead of trying to load it all into a mask, you might also be able to just do a hybrid attack (mask + wordlist), where the wordlist is just one line with yo... |
|
royce |
hashcat
|
6 |
2,042 |
10-09-2019, 06:06 PM |
|
|
Thread: Rule stacking
Post: RE: Rule stacking
There's only one way to find out ;)
Code:
--
$ cat rule1.list
u
$ cat rule2.list
d
$ cat rule1-colon.list
:
u
$ cat rule2-colon.list
:
d
$ cat list.txt
password
123456
$ cat list.txt | hash... |
|
royce |
hashcat
|
1 |
2,043 |
12-25-2017, 06:28 PM |
|
|
Thread: Radeon HD 7950
Post: RE: Radeon HD 7950
If the card is supported by current drivers from the manufacturer, it's supported by hashcat. |
|
royce |
Hardware
|
1 |
2,046 |
10-29-2018, 04:06 AM |