Asked by ..

After a sniffing attack has been discovered on an organization's large network, Jim, a security analyst, has been asked to take steps to secure the network from future attacks. The organization has multiple buildings and departments.

Which of the following is the BEST step Jim could take to make the network more secure?

answer

Relocate the key organizational workstations into one central location.


Remove all wireless access points on the network.


Set switches to promiscuous mode.


Implement switched networks.

All Answers 1

Answered by GPT-5 mini AI
Implement switched networks.

Switches forward frames only to the destination port (instead of broadcasting everything like hubs), which prevents attackers from easily capturing traffic on other hosts. This significantly reduces the effectiveness of passive sniffing. (Additional controls: enable port security, use VLANs/802.1X, encrypt traffic and wireless links, and monitor for promiscuous-mode NICs.)