GCIH · Question #495
During which phase of the incident response process do you define and implement your general defenses against Netcat?
The correct answer is C. Preparation. Defining and implementing general defenses against tools like Netcat belongs to the Preparation phase, which covers all proactive security measures taken before an incident occurs.
Question
During which phase of the incident response process do you define and implement your general defenses against Netcat?
Options
- AEradication
- BIdentification
- CPreparation
- DContainment
How the community answered
(38 responses)- A3% (1)
- B5% (2)
- C89% (34)
- D3% (1)
Why each option
Defining and implementing general defenses against tools like Netcat belongs to the Preparation phase, which covers all proactive security measures taken before an incident occurs.
Eradication involves removing a threat or malicious tool from a compromised system after it has been identified and contained, not defining preventive defenses.
Identification involves detecting and confirming that a security incident has occurred, not implementing general defenses.
The Preparation phase is where organizations establish defensive controls, policies, and countermeasures before any incident takes place. Defining and implementing defenses against known attack tools such as Netcat - for example, blocking specific ports or disabling unnecessary services - is a proactive measure carried out during this phase. This distinguishes Preparation from reactive phases like Containment or Eradication.
Containment involves limiting the scope and damage of an active incident, not proactively defining defenses against potential attack tools.
Concept tested: Incident response Preparation phase for tool-based threats
Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-61r2.pdf
Topics
Community Discussion
No community discussion yet for this question.