Posts: 101
Threads: 34
Joined: Oct 2014
If I run a dictionary attack with a rule, does it automatically run the dictionary attack without applying the rule.
I realize that it only takes a few seconds to run a plain dictionary attack, but I am curious.
Posts: 930
Threads: 4
Joined: Jan 2015
08-26-2019, 03:50 PM
(This post was last modified: 08-26-2019, 03:50 PM by royce.)
Fair question.
If the rule file contains the "do nothing" rule directive ( : - just a colon by itself), then the original unmodified input words will be used.
~
Posts: 2,301
Threads: 11
Joined: Jul 2010
hashcat will not run the unmodified word unless a rule in the rules file returns the unmodified word again.
Posts: 101
Threads: 34
Joined: Oct 2014