Ross ROSS = Recommend OSS · open-source software intelligence for agents

rbsec/sslscan

sslscan tests SSL/TLS enabled services to discover supported cipher suites observed · 2026-08-28

github.com/rbsec/sslscan · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 82
  • Release rhythm 53
  • Longevity 100
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: 144.0
  • age_days: 4887
  • days_rel: 156
  • days_push: 108
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2618 stars · 415 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

sslscan is a command-line tool that tests SSL/TLS enabled services to discover supported cipher suites, protocols, key exchange groups, and signature algorithms. Version 2 is a rewrite that supports legacy protocols (SSLv2/SSLv3) and TLSv1.3 independently of the compiled OpenSSL version.

Use cases

  • scan a server for supported TLS cipher suites
  • check if a service still supports weak SSLv2 or SSLv3 protocols
  • audit TLS configuration for weak ciphers like RC4, 3DES, or CBC
  • enumerate key exchange groups and signature algorithms on a TLS endpoint
  • verify TLSv1.3 support on a server
  • generate XML output of TLS scan results for reporting

When to choose

  • you need a fast, focused CLI scanner for SSL/TLS configuration auditing
  • you need to detect legacy protocol support (SSLv2/SSLv3) regardless of your local OpenSSL version
  • you want machine-readable XML output for automated security reporting

When to avoid

  • you need a full vulnerability scanner rather than a TLS-specific tool
  • you need GUI-based or continuous certificate monitoring
  • you need to test non-TLS services

Facets

cli-tool · maturity active

security vulnerability-scanning cli developer-tools security penetration-testing networking developer-tools windows cli cross-platform ssl tls cipher-scanning penetration-testing network-security openssl command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
rbsec/sslscanmain75

For agents

markdown · JSON · MCP: product_card(name="rbsec/sslscan")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem