Certified Ethical Hacker (CEH v11) — Question 206

Based on the below log, which of the following sentences are true?
Mar 1, 2016, 7:33:28 AM 10.240.250.23 - 54373 10.249.253.15 - 22 tcp_ip

Answer options

Correct answer: D

Explanation

The correct answer is D because the log shows that a connection was made from 10.240.250.23 to 10.249.253.15 on port 22, which is used by SSH. Options A and B incorrectly identify the application and the roles of the IP addresses, while option C is misleading as SSH does provide information about the client and server in this context.