Certified Ethical Hacker (CEH v12) — Question 89

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 correct answer is B because port 389 is associated with LDAP, and switching to port 636 enables secure communication through LDAPS. Option A is incorrect as NTP does not run on port 389, and changing it from UDP to TCP does not address the issue. Option C is misleading since critical findings typically require immediate action. Option D is also wrong as SMTP operates on different ports, and SMIME is not related to port 389.