12-14-2020, 08:25 PM
(07-12-2020, 07:18 PM)philsmd Wrote:Code:hashcat -m 16200 -a 0 -w 3 -r rules/best64.rule hash_file.txt word_list.txt
Could anyone please help me to tune it to work with mask?
I know that the password is variation of the word 'solitude' containing Uppercase, lowercase, numbers and special characters.
I've tried things like
Code:
hashcat -m 16200 -a 3 -1 SOLITUDEsolitude#)!%3015 ?1?1?1?1?1?1?1?1 -w 3 hashes.txt
hashcat -m 16200 -a 3 -1 SOLITUDEsolitude#)!%3015 ?1?1?1?1?1?1?1?1 -w 3 -r rules/best64.rule hashes.txt
Code:
zsh: parse error near `)'
zsh: no matches found: ?1?1?1?1?1?1?1?1