Convert OpenSSH known_hosts file hashed with HashKnownHosts to hashes crackable by Hashcat.
CLI
kh2hc test/file_samples/known_hosts
Library
- CLI and library
- Convert to:
- an array of hashes (objects) crackable by Hashcat (lib only)
- a hash file crackable by Hashcat
- Check if a known_hosts is hashed
$ gem install kh2hc
Check the installation page on the documentation to discover more methods.
Documentation:
Made by Alexandre ZANNI (@noraj).