10-03-2014, 12:18 AM
(10-02-2014, 11:29 PM)epixoip Wrote:(10-02-2014, 08:28 PM)stevedtech Wrote: What is the proper method for entering this?
[...]
Any guidance, or a polite RTFM it was right <here> would be great!
It was right here: http://hashcat.net/wiki/doku.php?id=example_hashes
Im sorry epixoip, but I don't see where an example hash answers my question on the link.
Gearjunkie's response is helpful though! Given this, that means we know the last 4 characters of the password (because we have the username) - how would the command line be written then? Would the mask be something like ?a?a?a?a?a?a?a?a?1?2?3?1, where you define character sets 1=t 2=e 3=s?
You'd have to run it through for each increment then, right? Ex:
?a?1?2?3?1
Then ?a?a?1?2?3?1
Then ?a?a?a?1?2?3?1
and so on... or is the a way to automatically append this charset sequence?
The wordlist would work, but if the password was any sort of complex it wouldn't have a great chance of finding it/it being in the wordlist right?