Server Version#:1.13.5.291
Player Version#:
Recently i have been working on some Pen Tests and the findings report shows our PLEX server accepting weak cipher suites through port 32400. The PLEX server runs on a QNAP TVS-871U-RP running 4.3.6.0805. I am trying to understand where these settings are controlled, i have made small changes to the apache config files but every time i run the OpenVAS NVT i get that:
‘Vulnerable’ cipher suites accepted by this service via the TLSv1.0 protocol:
TLS_RSA_WITH_3DES_EDE_CBC_SHA (SWEET32)
‘Vulnerable’ cipher suites accepted by this service via the TLSv1.1 protocol:
TLS_RSA_WITH_3DES_EDE_CBC_SHA (SWEET32)
‘Vulnerable’ cipher suites accepted by this service via the TLSv1.2 protocol:
TLS_RSA_WITH_3DES_EDE_CBC_SHA (SWEET32)
Does anybody know exactly where these settings are defined? any help is appreciated
thanks