Skip to content

Conversation

@jmxnzo
Copy link
Contributor

@jmxnzo jmxnzo commented Aug 14, 2023

The following PR implements a key parser, which serves different functionality:

  1. Parse host key blob in hostkeys-00@openssh.com global requests #224
  2. handle common key formats in config #271 (RFC 4716/SSH2 public or private key)

Furthermore to add easy usage for inclusion of host and user keys into the SSH-Attacker, there was added the HostKeyPathsDelegate and UserKeyPathsDelegate, which implements the requirements of #179 , to specify host and user keys by CLI parameters. The parameter specification is done by a comma separated list.

@jmxnzo jmxnzo self-assigned this Aug 14, 2023
@jmxnzo
Copy link
Contributor Author

jmxnzo commented Aug 14, 2023

The id_rsa key still needs to be converted to SSH2 format, but somehow the ssh-keygen conversion fails everytime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants