SSH-Snake is an automated tool designed to map network connections by leveraging SSH private keys found on systems. It operates recursively to discover relationships between connected systems, functioning similarly to a worm by replicating itself without leaving traces on scanned systems. Although intended for hacking, it can also assist system administrators in analyzing their network infrastructure.
ssh-audit is a tool designed for auditing SSH server and client configurations, allowing users to assess security settings, recognize software and operating systems, and identify weaknesses in algorithms. It supports various features such as policy scans, key exchange analysis, and compatibility checks, and can be run on both Linux and Windows without dependencies. The tool includes built-in hardening guides and maintains compatibility with Python versions 3.9 to 3.13.