Posts: 5
Threads: 1
Joined: Jul 2021
07-09-2021, 09:39 AM
(This post was last modified: 07-09-2021, 12:39 PM by dialap.)
Hi all, tell me pleace, can I use some type of rules when attacking by mask or brute force? For example do not use more than 2 identical characters in a row, do not use a string with more than 3 characters like ?s and so on? And if so, how to write it?
And for example, i have a part of password "rain" it`s cool but it may be Rain or rAin or RAin and else how i can made dict with it?
Posts: 5,185
Threads: 230
Joined: Apr 2010
For the last part you can use toggle rules. First can be done with mask processor, but is not a rule. The one in the middle needs coding. So in general is possible but not out of the box.
Posts: 5
Threads: 1
Joined: Jul 2021
Posts: 5
Threads: 1
Joined: Jul 2021
Hi again, now another question, using combined attack, on the left side a dictionary of 60 words on the right from 1 to 8 digits, hashcat thinks that the dictionary is small and does not load the card, although 5-9 digits is quite a password)
Speed.#1.........: 0 H/s (0.00ms) @ Accel:32 Loops:16 Thr:1024 Vec:1
Speed.#2.........: 401 H/s (0.13ms) @ Accel:8 Loops:64 Thr:1024 Vec:1
Speed.#*.........: 401 H/s
how to deal with this?
Translated with
www.DeepL.com/Translator (free version)