Hybrid attack syntax
#2
well for one, it's ?d, not $d. normally this would error out, but since your shell is interpreting $d as a string of empty variables, it's like those $d's don't even exist.

you're also missing the attack mode for both of those.

-a 6 rockyou.txt ?d?d?d?d
-a 7 ?d?d?d?d rockyou.txt


Messages In This Thread
Hybrid attack syntax - by tanoury - 02-12-2013, 08:28 AM
RE: Hybrid attack syntax - by epixoip - 02-12-2013, 08:32 AM
RE: Hybrid attack syntax - by tanoury - 02-12-2013, 08:41 AM