Protocol: Improper TLS Handshake Timestamp¶
Identifier:
issue_ssl_improper_tls_handshake_timestamp
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Predictable TLS handshake timestamps can contribute entropy to protocol fingerprinting and analysis.
How we test: We collect handshake timestamps and identify values outside the expected current-time range.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.