CompTIA Security+ (SY0-701) — Question 293

A security investigation revealed that malicious software was installed on a server using a server administrator's credentials. During the investigation, the server administrator explained that Telnet was regularly used to log in. Which of the following most likely occurred?

Answer options

Correct answer: B

Explanation

The correct answer is B because Telnet transmits data, including passwords, in plain text, making it susceptible to interception by a packet capture tool. Options A and D describe methods of guessing passwords rather than capturing them, while C suggests the malware was installed by a Trojan, which does not directly relate to the use of Telnet for credential theft.