mozilla/cipherscan
A very simple way to find out which SSL ciphersuites are supported by a target. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 25
- 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: 4795
- days_rel: n/a
- days_push: 450
- n_releases_24m: 0
Adoption not part of the score
1994 stars · 266 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cipherscan is a command-line tool that tests which SSL/TLS ciphersuites a target server supports and in what order, wrapping the openssl s_client command. It also extracts certificate details, TLS options, and OCSP stapling information.
Use cases
- audit which ssl ciphers a server supports
- check tls cipher ordering on a domain
- find weak or deprecated ciphersuites on a server
- test starttls services like xmpp for cipher support
- extract certificate and ocsp stapling info from a tls endpoint
- verify server tls configuration against best practices
When to choose
- you need a quick unix command-line scan of a target's TLS ciphers
- you want cipher ordering and certificate details without a full scanner
- you need to test STARTTLS protocols like xmpp or smtp
When to avoid
- you need a full vulnerability scanner with CVE detection
- you want a GUI or continuous TLS monitoring dashboard
- you are on Windows without a unix-like environment
Facets
cli-tool · maturity maintenance
security vulnerability-scanning cli security developer-tools networking cli tls ssl ciphersuites openssl penetration-testing network-scanning linux macos
1 source
- readme: https://github.com/mozilla/cipherscan · fetched 2026-08-28 · 8bf35122d81e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mozilla/cipherscan | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="mozilla/cipherscan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem