HashPals / Name-That-Hash

🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 300+ other hashes ☄ Comes with a neat web app 🔥
https://nth.skerritt.blog
GNU General Public License v3.0
1.46k stars 103 forks source link

Add encrypted SSH key hash types #150

Open JorianWoltjer opened 8 months ago

JorianWoltjer commented 8 months ago

Add all RSA/DSA/EC/OpenSSH Private Keys hash types (22911, 22921, 22931, 22941, 22951).

Regexes were taken from: https://github.com/noraj/haiti/blob/master/data/prototypes.json#L5916-L5984

Note: hashcat mode 22921 isn't fully supported with recent hashes, see https://github.com/hashcat/hashcat/issues/3031 for info about that. In the future this might get added 🤞. For now john can be used if hashcat gives a Token length exception