By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
(Scanning, CVSS, Patch Management – Exam-Ready & Practical)
Vulnerability Management is the continuous process of identifying, evaluating, prioritizing, and remediating security weaknesses in systems, software, and networks before attackers exploit them. It’s critical because unpatched vulnerabilities are the #1 cause of breaches—e.g., the 2017 Equifax breach (147M records exposed) happened because a Struts2 vulnerability (CVE-2017-5638) wasn’t patched for 2 months, despite a fix being available. Without vulnerability management, even basic attacks (like ransomware via EternalBlue, CVE-2017-0144) can cripple organizations.
-sV
-O
Your team runs a vulnerability scan and finds CVE-2023-4567 (CVSS 9.1) in a public-facing web server. The vendor released a patch 30 days ago, but the server hasn’t been updated. What’s the FIRST step in remediation? - A) Immediately apply the patch in production.- B) Test the patch in a staging environment.- C) Accept the risk and document the exception.- D) Disable the web server until the patch is applied.
✅ Answer: BExplanation: Always test patches in staging first to avoid breaking production (e.g., patch might conflict with custom code).
A legacy medical device (running Windows XP) has a critical vulnerability (CVE-2023-1234, CVSS 10.0). Patching would require FDA recertification, which takes 6 months. What’s the BEST risk response? - A) Patch immediately and accept the compliance violation.- B) Isolate the device on a segmented network and add compensating controls (e.g., IPS).- C) Ignore the vulnerability since it’s a legacy system.- D) Replace the device with a newer model.
✅ Answer: BExplanation: Isolation + compensating controls (e.g., IPS, network segmentation) mitigate risk while waiting for recertification.
An attacker wants to evade detection while scanning a target network. Which Nmap technique would BEST avoid triggering an IDS? - A) -T4 (aggressive timing) - B) -f (fragmentation) - C) -sV (version detection) - D) -O (OS fingerprinting)
-T4
-f
✅ Answer: BExplanation: Fragmentation (-f) splits packets to evade signature-based IDS/IPS.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.