CISSP-ISSMP · Question #5
Which of the following is the best method to stop vulnerability attacks on a Web server?
The correct answer is D. Installing service packs and updates. The best method to stop vulnerability attacks against a web server is to install service packs and patches promptly. Most web server exploits target known vulnerabilities for which vendors have already released patches - keeping software current eliminates the attack surface…
Question
Which of the following is the best method to stop vulnerability attacks on a Web server?
Options
- AUsing strong passwords
- BConfiguring a firewall
- CImplementing the latest virus scanner
- DInstalling service packs and updates
How the community answered
(35 responses)- A6% (2)
- B3% (1)
- D91% (32)
Explanation
The best method to stop vulnerability attacks against a web server is to install service packs and patches promptly. Most web server exploits target known vulnerabilities for which vendors have already released patches - keeping software current eliminates the attack surface those vulnerabilities represent. Strong passwords (A) defend against credential attacks but not software vulnerabilities. Firewalls (B) can filter traffic but do not fix underlying flaws in server software. Antivirus scanners (C) detect malware after the fact and are not designed to prevent exploitation of server vulnerabilities.
Topics
Community Discussion
No community discussion yet for this question.