Commit Graph
3 Commits
Author SHA1 Message Date
Daniel LenskiandGitHub ec2cbd251d Merge 3361b176d5 into e42961fa9a 2024-07-03 11:40:29 -04:00
Daniel Lenski 3361b176d5 Recognize LANcom LCOS software and support extraction of ssh-ed448 key type
LANcom router devices appear to be primarily used in Germany (see [1]
for examples on the public Internet), and they appear to support the
`ssh-ed448` key type which is documented in [2], but which has never
been supported by any as-yet-released version of OpenSSH.

[1] https://www.shodan.io/search?query=ssh+%22ed448%22
[2] https://datatracker.ietf.org/doc/html/rfc8709#name-public-key-format
2024-06-28 17:39:57 -07:00
Daniel Lenski df8f238152 Include raw hostkey bytes in debug output 2024-06-28 17:32:18 -07:00