Certified Ethical Hacker (CEH v11) — Question 208

Bill is a network administrator. He wants to eliminate unencrypted traffic inside his company's network. He decides to setup a SPAN port and capture all traffic to the datacenter. He immediately discovers unencrypted traffic in port UDP 161.
What protocol is this port using and how can he secure that traffic?

Answer options

Correct answer: B

Explanation

The traffic on UDP port 161 is using SNMP, which is not secure in its earlier versions. Upgrading to SNMP V3 is the correct approach because it includes security features like authentication and encryption, making it suitable for protecting sensitive information. The other options suggest either unnecessary actions or incorrect protocols that do not address the security concerns effectively.