Skip to content

Protocol: Weak SSL Pre-RFC 128-bit Ciphers

Identifier: issue_ssl_weak_pre_rfc_128bit_ciphers

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Pre-RFC TLS cipher suites with less than 128 bits of strength do not meet modern cryptographic guidance.

How we test: We offer affected pre-RFC cipher suites and verify whether the TLS service negotiates one.

References:

Configuration

Example

Example configuration:

---
security_tests:
  issue_ssl_weak_pre_rfc_128bit_ciphers:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.