List of questions
Related questions
Question 338 - PT0-002 discussion
During a client engagement, a penetration tester runs the following Nmap command and obtains the following output:
nmap -sV -- script ssl-enum-ciphers -p 443 remotehost
| TLS_ECDHE_ECDSA_WITH_RC4_128_SHA
| TLS_ECDHE_RSA_WITH_RC4_128_SHA
TLS_RSA_WITH_RC4_128_SHA (rsa 2048)
TLS_RSA_WITH_RC4_128_MD5 (rsa 2048)
Which of the following should the penetration tester include in the report?
A.
Old, insecure ciphers are in use.
B.
The 3DES algorithm should be deprecated.
C.
2,048-bit symmetric keys are incompatible with MD5.
D.
This server should be upgraded to TLS 1.2.
Your answer:
0 comments
Sorted by
Leave a comment first