Tls Audit
tls_auditPassively audit a host's TLS configuration—protocols, ciphers, certificate, and headers—using standard handshake and HTTP GET traffic.
Instructions
Audit a host's TLS configuration: protocols, ciphers, certificate, headers.
Passive. Every check run here is a standard TLS handshake plus one HTTP GET —
the same traffic any browser produces. testssl's vulnerability battery
(-U: Heartbleed, CCS injection, Ticketbleed, ROBOT, DROWN) is not run
and is denied at the sanitizer: those send malformed or exploit-shaped
handshakes, and Heartbleed in particular reads server memory. Reaching them
would make the "passive" label a lie. Use the exploit-phase validators, with
approval, if a TLS vulnerability needs proving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||