hashcat Forum
User:plain output - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: User:plain output (/thread-6873.html)



User:plain output - Randomero12 - 09-15-2017

Okay so my source has user:hash:salt in special md5 vbulletin just checked and its 2611 in hashcat.
Im running these  command

Code:
#       ./hashcat64.bin -m 2611 --username --potfile-path md5.pot --show -o formated_output.txt --outfile-format 2 /root/wordlist.txt


and apparently isnt working

i know im doing something bad cause here in these command there arent any hashes but i dont know where to put wordlist and where to put hashes.txt


hashes format is

user:hash:salt

i want the output with

user:password





Im ussing hashcat 3.6.0


RE: User:plain output - Randomero12 - 09-15-2017

I also try with another source and the same happened


RE: User:plain output - atom - 09-17-2017

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword


RE: User:plain output - horny2b - 09-18-2017

(09-17-2017, 01:27 PM)atom Wrote: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword



I have the same plan, 
but where are there the wordlist.txt ? 

also what is formated_output.txt ?
and hashes can be in user:hashConfusedalt format?