Certified Ethical Hacker (CEH v13) — Question 253

After an audit, the auditors inform you that there is a critical finding that you must tackle immediately. You read the audit report, and the problem is the service running on port 389.
Which service is this and how can you tackle the problem?

Answer options

Correct answer: B

Explanation

The service running on port 389 is LDAP, which is used for directory services. To address the critical finding, you must transition it to port 636, which uses LDAPS for secure communication. Options A and D refer to incorrect services and solutions, while option C incorrectly suggests that no immediate action is required.