Project

kh2hc

0.0
No release in over a year
Convert OpenSSH known_hosts file hashed with HashKnownHosts to hashes crackable by Hashcat.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 2.3
~> 0.6
 Project Readme

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).