Protocol: SSLv2 Supported¶
Identifier:
issue_ssl_sslv2_support
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
SSLv2 is obsolete and contains known cryptographic weaknesses that allow attacks on protected connections.
How we test: We attempt to negotiate SSLv2 with the TLS service.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.