GPEN Exam QuestionsBrowse all questions from this exam

GPEN Exam - Question 59


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

Show Answer
Correct Answer: AD

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

1 comment
Sign in to comment
JRiusOption: B
Dec 27, 2023

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