10-07-2018, 09:01 AM
(This post was last modified: 10-07-2018, 11:23 AM by bo_bcAt.
Edit Reason: edit
)
Thanks...
For clearifying:
- of couse i mean, find out the hashtype (md5,sha1...)...is there no way to detect any type? i think u can find out characteristics, like length, order,complexity...?
solved: https://hashcat.net/wiki/doku.php?id=example_hashes
- so if i have MD5 i should only need
:: the mask you type
:: but wich Character Set? or is it obsolete if i set up mask? i know i can also combinate
:: choose hash type
:: format "plain"
:: password length i suppose, because hashes has no infos of pass-lenght inside
And YES it WORKS...Thank u
For clearifying:
- of couse i mean, find out the hashtype (md5,sha1...)...is there no way to detect any type? i think u can find out characteristics, like length, order,complexity...?
solved: https://hashcat.net/wiki/doku.php?id=example_hashes
- so if i have MD5 i should only need
:: the mask you type
:: but wich Character Set? or is it obsolete if i set up mask? i know i can also combinate
:: choose hash type
:: format "plain"
:: password length i suppose, because hashes has no infos of pass-lenght inside
And YES it WORKS...Thank u