Posts: 49
Threads: 15
Joined: Mar 2019
Hello guys pls help.
I have a password (for example MikeStronger!23)
This password doesn't much for current hash but is good for another.
Is any automatic generator passlist by keyword (MikeStronger)?
Or what the best tactic for attack?
Posts: 930
Threads: 4
Joined: Jan 2015
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
~
Posts: 49
Threads: 15
Joined: Mar 2019
(09-08-2019, 02:09 AM)royce Wrote: 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
In this case i can use just mask attack with MikeStronger?a?a?a
But password can be 124MikeStronger!, mikeStronger213@2, mikestronger!44 (just random examples)
I need the way to automatically create maximal cover of all possible variants. Of course i can use mask file, make own rules, but may be exist some software to generate wordlist by keyword or something else which can do this task easie
Posts: 930
Threads: 4
Joined: Jan 2015
Because masks are executed on GPU, it's probably much faster to just run it as a hybrid (-a 6) or mask attack.
~
Posts: 49
Threads: 15
Joined: Mar 2019
yes....but i still wonder what software can help me to generate maximum coverage of password based on entered keyword.
I found PAC with rulegen.py - but i don't understand results of this analyser