4.8a incident response lifecycle · TXT

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:10 PM on 8/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

NIST SP 800-61 Rev. 2

The Computer Security Incident Handling Guide, the formal framework for the incident response lifecycle.

2
New cards

Incident response lifecycle

Preparation, then Detection and Analysis, then Containment/Eradication/Recovery, then Post-Incident Activity. A loop, not a straight line.

3
New cards

Preparation (IR phase)

Pre-incident planning: contact lists, incident go-bag, documentation, baselines, file hashes, known-good images, policies and procedures.

4
New cards

Incident go-bag

Pre-assembled kit of hardware and software for incident response: specialized laptops, removable media, forensic software, digital imaging tools.

5
New cards

Known-good baseline/image

Reference copies of clean OS and application software plus file hashes, used to identify what's changed and to restore compromised systems.

6
New cards

Detection and analysis (IR phase)

Identifying that an incident has occurred, using log review, IPS alerts, antivirus reports, configuration change monitoring, and traffic volume anomalies.

7
New cards

Attack traffic ambiguity

Distinguishing a legitimate breach from routine internet background noise, like automated scanning attempts, can be genuinely difficult.

8
New cards

Sandbox (IR detection use)

Isolated environment used to safely execute suspected malware and observe its behavior without risking production systems.

9
New cards

Sandbox evasion

Some malware detects it's running in a sandboxed or virtualized environment with limited connectivity and deliberately deletes itself to avoid analysis.

10
New cards

Containment

Stopping the incident from spreading further, e.g. isolating affected systems.

11
New cards

Eradication

Removing the actual malicious cause: deleting malware, closing the vulnerability that allowed entry.

12
New cards

Recovery (IR phase)

Restoring affected systems back to normal operation via reimaging or restoring from known-good backups.

13
New cards

Containment, eradication, recovery

NIST groups these three as one combined phase, though they are distinct steps: stop the spread, remove the cause, restore normal operation.

14
New cards

Post-incident activity / lessons learned meeting

Held soon after resolution while memory is fresh; reviews what happened, the timeline, how well the plan worked, and what to change going forward.

15
New cards

Missed indicators review

Post-incident analysis specifically checks whether warning signs were missed, informing future monitoring adjustments.

16
New cards

Pre-incident training requirement

All IR training and documentation must happen before an incident occurs; there is no time for on-the-job learning during a live incident.

17
New cards

Post-incident meeting timing

Should happen as soon as possible after resolution, since participants' memory of details fades quickly.