SY0-501 · Question #505
A security administrator is trying to eradicate a worm, which is spreading throughout the organization, using an old remote vulnerability in the SMB protocol. The worm uses Nmap to identify target hos
The correct answer is C. Network-based intrusion prevention system. A Network-based Intrusion Prevention System (NIPS) is the best solution for both eradicating a spreading worm leveraging an old SMB vulnerability and preventing future zero-day attacks by actively monitoring and blocking malicious network traffic.
Question
A security administrator is trying to eradicate a worm, which is spreading throughout the organization, using an old remote vulnerability in the SMB protocol. The worm uses Nmap to identify target hosts within the company. The administrator wants to implement a solution that will eradicate the current worm and any future attacks that may be using zero-day vulnerabilities. Which of the following would BEST meet the requirements when implemented?
Options
- AHost-based firewall
- BEnterprise patch management system
- CNetwork-based intrusion prevention system
- DApplication blacklisting
- EFile integrity checking
How the community answered
(31 responses)- A3% (1)
- C74% (23)
- D6% (2)
- E16% (5)
Why each option
A Network-based Intrusion Prevention System (NIPS) is the best solution for both eradicating a spreading worm leveraging an old SMB vulnerability and preventing future zero-day attacks by actively monitoring and blocking malicious network traffic.
A host-based firewall primarily protects individual endpoints and, while it could block SMB, it lacks the centralized network visibility and advanced threat detection capabilities required for widespread eradication and comprehensive zero-day prevention across an entire organization.
An enterprise patch management system is effective for fixing known vulnerabilities but is inherently unable to prevent or eradicate zero-day attacks, as these exploits have no available patches at the time of the attack.
A Network-based Intrusion Prevention System (NIPS) monitors network traffic in real-time, detecting and blocking malicious activity like Nmap scans and SMB exploits before they reach target hosts. Its advanced capabilities, often including behavioral analysis and anomaly detection, allow it to identify and mitigate future attacks, including zero-day vulnerabilities, by recognizing suspicious patterns and deviations from normal network behavior even without specific signatures.
Application blacklisting prevents specific unauthorized applications from executing on endpoints but does not address the network-based exploitation vector of the worm or proactively prevent zero-day attacks at the network layer.
File integrity checking detects unauthorized changes to files after a system has already been compromised and thus cannot prevent the initial network-based exploitation or actively stop the spread of a worm or zero-day attack.
Concept tested: Network-based Intrusion Prevention System (NIPS) capabilities
Source: https://www.cisco.com/c/en/us/products/security/what-is-intrusion-prevention-system-ips.html
Topics
Community Discussion
No community discussion yet for this question.