kh2hc

Gem Version GitHub tag (latest SemVer) GitHub forks GitHub stars GitHub license Rawsec's CyberSecurity Inventory

Packaging status

logo

Convert OpenSSH known_hosts file hashed with HashKnownHosts to hashes crackable by Hashcat.

CLI

kh2hc test/file_samples/known_hosts

CLI example

Library

library example

Features

  • 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

Installation

$ gem install kh2hc

Check the installation page on the documentation to discover more methods.

Documentation

Documentation:

Author

Made by Alexandre ZANNI (@noraj).