Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: how to create a rule for at least one number and lower char
Post: RE: how to create a rule for at least one number a...
thank you very much for support. I will look into maskprocessors as you pointed out. |
|
paranoyakx |
hashcat
|
7 |
15,539 |
06-18-2021, 04:38 PM |
|
|
Thread: how to create a rule for at least one number and lower char
Post: RE: how to create a rule for at least one number a...
CATuGHTI Wrote: (06-17-2021, 11:17 PM)
--
@paranoyakx
I think what you need is:
hashcat -a 3 -m 22100 -1 ?l?d ?1?1?1?1?1 hash.txt
?l - lower
?d - numbers
--
hi, thanks for reply. by mist... |
|
paranoyakx |
hashcat
|
7 |
15,539 |
06-18-2021, 11:01 AM |
|
|
Thread: how to create a rule for at least one number and lower char
Post: RE: how to create a rule for at least one number a...
please forgive my lack of explanation. I am quite new at hashcat and might use terminology wrong. basically what I need is, to crack a hash which contains both lower case characters and numbers. so I ... |
|
paranoyakx |
hashcat
|
7 |
15,539 |
06-17-2021, 08:28 PM |
|
|
Thread: how to create a rule for at least one number and lower char
Post: how to create a rule for at least one number and l...
Hi,
I wanted to know if there is a way to define a mask (or create a rule) that includes there must be at least one number and rest is lower characters.
I wanted to crack a 7 characters passwor... |
|
paranoyakx |
hashcat
|
7 |
15,539 |
06-17-2021, 09:36 AM |