Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Custom mask generator
Post: RE: Custom mask generator
royce Wrote: (12-26-2019, 03:45 AM)
--
Most of what you're looking to do can be accomplished with the PACK toolkit:
https://github.com/iphelix/pack
The 'policygen' tool can help generate masks ... |
|
skylight |
hashcat
|
11 |
5,299 |
12-26-2019, 05:27 AM |
|
|
Thread: Custom mask generator
Post: RE: Custom mask generator
philsmd Wrote: (12-26-2019, 11:34 AM)
--
this "sort of ranking" is called markov and hashcat supports it... the custom charset+mask "-2 ?l?d ?2?2?2?2" will do exactly that... you can test with --stdo... |
|
skylight |
hashcat
|
11 |
5,299 |
12-26-2019, 04:09 PM |
|
|
Thread: Custom mask generator
Post: RE: Custom mask generator
undeath Wrote: (12-26-2019, 05:06 PM)
--
policygen generates a mask file which is then used in hashcat's mask attack, hence subject to the markov generator.
--
I do understand that. The problem is t... |
|
skylight |
hashcat
|
11 |
5,299 |
12-26-2019, 05:15 PM |
|
|
Thread: Custom mask generator
Post: RE: Custom mask generator
undeath Wrote: (12-26-2019, 05:31 PM)
--
Ah, I understand. No, that's not possible with hashcat and I believe it's not as easy to implement as you expect.
One thing you could do is run each mask unt... |
|
skylight |
hashcat
|
11 |
5,299 |
12-26-2019, 05:50 PM |
|
|
Thread: Custom mask generator
Post: RE: Custom mask generator
undeath Wrote: (12-26-2019, 05:31 PM)
--
Ah, I understand. No, that's not possible with hashcat and I believe it's not as easy to implement as you expect.
One thing you could do is run each mask unt... |
|
skylight |
hashcat
|
11 |
5,299 |
12-26-2019, 08:33 PM |
|
|
Thread: Custom mask generator
Post: Custom mask generator
For starters, I'm on a mac if that matters. I recently learned about masks but I'm finding their usage a bit limiting. I know I can specify min-max length for the passwords, but is there a way I can d... |
|
skylight |
hashcat
|
11 |
5,299 |
12-26-2019, 03:09 AM |