asked 143k views
5 votes
What type of tool could you use to fingerprint the host acting as the default gateway?

asked
User Fayette
by
7.8k points

1 Answer

4 votes

In scripting specify the expected fingerprint using -hostkey switch of an open command. With.NET assembly, use SessionOptions.SshHostKeyFingerprint property. Use SHA -256 fingerprint of the host key.

answered
User Quanna
by
8.2k points