Skip to content

Protocol: SSL SWEET32 Vulnerability

Identifier: issue_ssl_sweet32_vulnerability

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

SWEET32 exploits birthday-bound collisions in 64-bit block ciphers such as 3DES and Blowfish.

How we test: We offer vulnerable 64-bit block cipher suites and verify whether the service negotiates one.

References:

Configuration

Example

Example configuration:

---
security_tests:
  issue_ssl_sweet32_vulnerability:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.