Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cracking hashs how to ignore user name??
04-22-2012, 01:57 PM (This post was last modified: 04-22-2012 01:58 PM by Immage.)
Post: #1
cracking hashs how to ignore user name??
Hey guys for example say i wanted to crack this hash in the hashcat gui:

5d41402abc4b2a76b9719d911017c592:HFJD:myusername

The first 2 are hash/Salt the last one is the username, how do i get hash cat to ignore it? i want to keep it on output aswell? thanks.
Find all posts by this user
04-22-2012, 02:13 PM (This post was last modified: 04-22-2012 02:13 PM by undeath.)
Post: #2
RE: cracking hashs how to ignore user name??
you have to format it myusername:hash:salt and use the --username switch.
Find all posts by this user
04-22-2012, 02:16 PM
Post: #3
RE: cracking hashs how to ignore user name??
ok so i format the Hashs like this

Myusername--5d41402abc4b2a76b9719d911017c592:HFJD?

Thanks for your help by the way.
Find all posts by this user
04-22-2012, 02:29 PM
Post: #4
RE: cracking hashs how to ignore user name??
you format it like

myusername:hash:salt

and start hashcat with the --username switch
Find all posts by this user
04-22-2012, 02:40 PM
Post: #5
RE: cracking hashs how to ignore user name??
Ok thanks, im using windows GUI, doesnt let me change the first switch
Find all posts by this user
Thread Closed