rules for a brut
#1
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?
Reply
#2
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.
Reply
#3
I see. Thx.
Reply
#4
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)
Reply