Skip to content

Protocol: Weak SSL Low-Security Ciphers

Identifier: issue_ssl_weak_low_security_ciphers

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Low-security cipher suites can expose TLS traffic to practical cryptographic attacks.

How we test: We offer low-security cipher suites and verify whether the TLS service accepts them.

References:

Configuration

Example

Example configuration:

---
security_tests:
  issue_ssl_weak_low_security_ciphers:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.