I have a wordlist that i would like to use to recover a password with the following properties:
- 1 upper case
- 1 substitution
- ending with punctuation + digit
Ilustration of the password (the pictures in the first line): http://xkcd.com/936/
The wordlist only contains lower case words without digits or punctuation. I guess I would have to use a hybrid attack, but I am struggling with the syntax, as I am new to hashcat.
Thanks for your help.
- 1 upper case
- 1 substitution
- ending with punctuation + digit
Ilustration of the password (the pictures in the first line): http://xkcd.com/936/
The wordlist only contains lower case words without digits or punctuation. I guess I would have to use a hybrid attack, but I am struggling with the syntax, as I am new to hashcat.
Thanks for your help.