Help me identify encription type
#1
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
#2
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.
#3
(11-09-2018, 04:57 PM)DanielG Wrote: 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/

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.
#4
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.
~