arthepsy/ssh-audit
SSH server auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3906
- days_rel: n/a
- days_push: 796
- n_releases_24m: 0
Adoption not part of the score
2995 stars · 264 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ssh-audit is a dependency-free Python CLI tool that audits SSH servers by grabbing banners and enumerating key exchange, host key, encryption, MAC, and compression algorithms. It flags weak or legacy algorithms, recommends configuration changes based on the detected software version, and lists related CVEs.
Use cases
- audit my ssh server for weak algorithms
- check which ciphers and macs my sshd supports
- find cves affecting my openssh version
- harden ssh server configuration recommendations
- test ssh server before a security review
- compare ssh algorithm compatibility across openssh dropbear libssh
When to choose
- you need a zero-dependency, portable Python tool for SSH server configuration audits
- you want algorithm recommendations and CVE lookups for OpenSSH, Dropbear, or libssh servers
- you need quick command-line checks of SSH1/SSH2 support and weak algorithm detection
When to avoid
- you need a full network vulnerability scanner rather than an SSH-specific audit
- you want automated remediation or config file editing rather than reporting
- you need continuous monitoring rather than on-demand auditing
Facets
cli-tool · maturity maintenance
security vulnerability-scanning cli security developer-tools networking cli python cross-platform windows ssh ssh-audit hardening cve penetration-testing server-audit command-line linux macos
1 source
- readme: https://github.com/arthepsy/ssh-audit · fetched 2026-08-28 · 52ab0f8d68fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arthepsy/ssh-audit | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="arthepsy/ssh-audit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem