CV0-004 · Question #137
A cloud infrastructure administrator updated the IP tables to block incoming connections and outgoing responses to 104.225.110.203. Which of the following vulnerability management steps is this an…
The correct answer is B. Remediation. Vulnerability management follows a lifecycle: Identification (discovering vulnerabilities), Assessment (evaluating severity and risk), Remediation (taking corrective action), and Verification (confirming the fix worked). Blocking a specific IP address via IP tables is a…
Question
A cloud infrastructure administrator updated the IP tables to block incoming connections and outgoing responses to 104.225.110.203. Which of the following vulnerability management steps is this an example of?
Options
- AScanning scope
- BRemediation
- CIdentification
- DAssessment
How the community answered
(27 responses)- A15% (4)
- B74% (20)
- C4% (1)
- D7% (2)
Explanation
Vulnerability management follows a lifecycle: Identification (discovering vulnerabilities), Assessment (evaluating severity and risk), Remediation (taking corrective action), and Verification (confirming the fix worked). Blocking a specific IP address via IP tables is a corrective action taken in response to an identified threat - this is remediation. The threat has already been identified and assessed; now the administrator is actively fixing it by cutting off communication with that IP. Scanning scope defines what systems are included in a vulnerability scan. Identification is the earlier step of discovering the threat. Assessment evaluates the risk but does not yet act on it.
Topics
Community Discussion
No community discussion yet for this question.