Understanding DFIR¶
Digital Forensics and Incident Response (DFIR) combines evidence-based investigation with the actions needed to control and recover from a security incident.
What you will learn
By the end, you should be able to explain how forensics and incident response work together, identify useful evidence, order initial response actions, and choose a suitable DFIR solution in this kit.
What is DFIR?¶
Core concept
DFIR is the coordinated practice of preserving and examining digital evidence while containing threats, removing their cause, and restoring normal operations. It helps a team explain what happened and act on that explanation without unnecessarily destroying useful evidence. Digital forensics builds the explanation; incident response limits harm and returns operations to a safe state.
Keep in mind: Fast action and careful evidence handling can compete. The right decision depends on immediate risk, authority, business impact, and which evidence may disappear.
What DFIR is not¶
Connected, but not interchangeable
DFIR uses evidence from SIEM, EDR, network, identity, and cloud systems. A case platform can coordinate the work, but none of these capabilities alone guarantees reliable evidence handling or a defensible investigation.
Observation, finding, and conclusion¶
A suspicious artefact is not proof
Analysts must validate origin, timing, context, and integrity before using an artefact to support a conclusion. Record uncertainty and competing explanations.
Why DFIR matters¶
Reconstruct activity¶
Combine endpoint, identity, network, cloud, and business evidence into a timeline that explains what occurred.
Limit harm¶
Identify affected systems and accounts so responders can contain the threat without making unsupported changes.
Preserve reliable evidence¶
Protect originals, verify forensic copies, and document handling so another person can review the work.
Recover and improve¶
Restore services safely, monitor for recurrence, communicate the outcome, and improve controls using what the investigation revealed.
How DFIR works¶
- PrepareDefine authority, roles, contacts, tools, access, evidence storage, and recovery plans before an incident.Be ready to act
- Detect and triageValidate the concern, estimate urgency and impact, and decide which evidence and systems matter first.Set direction
- PreserveRecord the live state and protect useful information from accidental change, deletion, or loss.Keep evidence reliable
- InvestigateBuild a timeline, test explanations, and identify affected systems, users, services, and information.Explain what happened
- ContainLimit unwanted access and spread while considering evidence, safety, and operational impact.Reduce immediate harm
- EradicateRemove harmful software, persistence, and unwanted access, then correct the weakness that was used.Address the cause
- Recover and learnRestore from a known-good state, monitor for recurrence, document conclusions, and improve controls and plans.Return safely and improve
The order can change
An active threat may require early containment, while new evidence can send the team back to triage or investigation.
Make an initial response decision¶
A workstation is making suspicious network connections while a privileged account is being used unexpectedly. Order the actions while balancing evidence that may disappear against the need to limit immediate harm.
Try it: balance safety and evidence
Select response actions in the order you would perform them. Watch how an early shutdown affects memory evidence, then reset and try a sequence that records volatile activity while containing the device and account.
- Select an action to begin.
Exercise debrief
Record volatile activity before shutdown when it is safe to do so. Isolation and account protection can then limit harm while preserving the powered-on system. Document why the chosen order fits the incident.
Use authorised procedures
Real response actions must follow organisational authority, safety, privacy, legal, and operational requirements.
What makes DFIR useful¶
Start with an investigation question
Did the suspicious account activity affect this workstation?
- 1Define scopeIdentify the question, authority, systems, accounts, time range, and immediate risks.
- 2Preserve evidencePrioritise volatile and relevant data, record provenance, and protect originals.
- 3Test explanationsBuild a timeline, compare sources, challenge assumptions, and record gaps.
- 4Act and reportContain proportionately, recover safely, and state conclusions with confidence and limitations.
DFIR tools accelerate collection and analysis, but investigators still need secure storage, access control, documented handling, enough capacity, specialist judgement, and reviewable reporting.
Keep evidence reliable¶
Protect originals, verify copies, document handling, and account for time differences so another investigator can review the evidence.
DFIR solutions in this kit¶
The available solutions serve different parts of a DFIR workflow. Choose the route that matches whether you need remote endpoint collection or a workstation containing several specialist analysis tools.
Velociraptor
Choose it when: You need to ask investigation questions across endpoints and collect defined evidence remotely.
Workflow: Deploy clients, use VQL and artefacts, run targeted collections or hunts, and review results.
Strength: Repeatable collection and investigation across one or many endpoint devices.
Plan server and client deployment, permissions, network use, collection impact, storage, monitoring, and upgrades. It does not replace every specialist forensic tool or procedure.DFIR VM (SUSA)
Choose it when: You need a prepared workstation containing a suite of DFIR tools for examining collected evidence.
Workflow: Bring authorised evidence into an isolated analysis environment, select the appropriate tool, examine artefacts, and document findings.
Strength: Multiple complementary forensic utilities in one purpose-built environment.
The DFIR VM guide is under development. Tool inventory, installation, evidence-handling workflow, and hands-on exercises will be published here.Choose the evidence path first
Start with Velociraptor when evidence must be collected or hunted across endpoint devices. Use DFIR VM (SUSA) for workstation-based analysis once its guide is available. These approaches can complement each other: collect remotely, preserve the result, then use suitable specialist tools to examine it.