Exam GPEN All QuestionsBrowse all questions from this exam
Question 59

Which protocol would need to be available on a target in order for Nmap to identify services like IMAPS and POP3S?

    Correct Answer: D

    To identify services such as IMAPS and POP3S, Nmap would need to detect the use of a protocol that handles encrypted communications. TLS (Transport Layer Security) is the protocol that ensures secure connections for applications like IMAPS and POP3S. Although SSL is the predecessor to TLS, TLS is the more current and widely used protocol for securing these services.

Discussion
JRiusOption: B

any protocol with a leading/trailing S piggybacks on SSL/TLS