Atozed Forums

Full Version: SSL 64-bit Block Size Cipher Suites Supported (SWEET32)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We are getting the vulnerability 'SSL 64-bit Block Size Cipher Suites Supported (SWEET32)' on this quarter PT. Here is the cipher what we are currently using

Code:
TInServerIOHandlerSSLOpenSSL(IOHandler).SSLOptions.CipherList :='ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:
DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:!ADH:!EXP:!RC4:!eNULL@STRENGTH'