Help me identify encription type - 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: Help me identify encription type (/thread-7939.html) |
Help me identify encription type - Tommy Eagan - 11-09-2018 Hi, I can't find what type of encryption is used in this string: YmNtX2xanm (its output should be a 3 digit number like - 428 for example, I dont know the actual value of this string) No online tool/hash-identifier can Identify it and I cant seem to understand how to crack it using hashcat. Thank you in advance, Tommy RE: Help me identify encription type - DanielG - 11-09-2018 Could you provide the 3 numbers? Also a bit more context? BTW, this question is not really hashcat support related, more like 'hashcat Forum › Misc › General Talk' or even https://www.reddit.com/r/codes/ Just a quick observation, if you base64 decode it you get a nice printable string "bcm_lZ." which is suspicious but could also be a coincidence. I don't really see 3 numbers in it though. RE: Help me identify encription type - Tommy Eagan - 11-09-2018 (11-09-2018, 04:57 PM)DanielG Wrote: Could you provide the 3 numbers? Also a bit more context? Thank you, I wish I knew the 3 numbers. I don't really want the numbers just interested in this kind of encryption. this is used in sql database. RE: Help me identify encription type - royce - 11-11-2018 Is that the full hash, or is it redacted? If the former, note that posting unredacted hashes with unknown corresponding plaintexts is against the forum rules. It's a slightly gray area since it sounds like the plains may be known, but I want to make sure that you're aware. |