Syntax question
#1
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.


Messages In This Thread
Syntax question - by codeacad12 - 03-30-2015, 02:35 PM
RE: Syntax question - by epixoip - 03-30-2015, 09:53 PM
RE: Syntax question - by codeacad12 - 03-31-2015, 09:43 AM
RE: Syntax question - by hashmepls - 03-31-2015, 11:42 PM
RE: Syntax question - by kartan - 04-01-2015, 01:22 AM
RE: Syntax question - by epixoip - 04-01-2015, 01:29 AM
RE: Syntax question - by hashmepls - 04-01-2015, 12:14 PM
RE: Syntax question - by epixoip - 04-01-2015, 01:13 PM
RE: Syntax question - by kartan - 04-01-2015, 01:19 PM