How to decrypt this? - 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: How to decrypt this? (/thread-11935.html) |
How to decrypt this? - playerx7 - 04-24-2024 Hello everyone. I have a certain set of data in encrypted form and the task is to bring it into a readable form, I decided to use Hashcat for this purpose. Tell me what type of encryption this is and what the numbers after "::" mean. How do I add this to the program correctly? Yes, you don't have to say that I'm a complete noob at this, it's clear enough. Quote:root:QyOKOXzHh6FLY:17267:0:99999:7::: RE: How to decrypt this? - Snoopy - 04-25-2024 first, read the rules, dont post hashes unless aked for second, these looks like plain shadow file entries from a unix/linux system see example hashes located here https://hashcat.net/wiki/doku.php?id=example_hashes, given your infos, one is mode 500, the other mode 1500, see the given example hashes taken from the link above 500 md5crypt, MD5 (Unix), Cisco-IOS $1$ (MD5) 2 $1$28772684$iEwNOgGugqO9.bIz5sk8k/b 1500 descrypt, DES (Unix), Traditional DES 48c/R8JAv757A |