Distinguish malicious execution, persistence, privilege misuse, lateral movement, and ransomware impact to support safe containment and recovery.
What you will be able to do
- Distinguish malicious execution from persistence mechanism in a realistic malware and ransomware case.
- Interpret the evidence and boundary associated with privilege misuse.
- Choose an appropriate action involving lateral movement without exceeding the stated authority.
- Verify ransomware recovery through an observable result and a documented handoff.
01
Frame Malware and Ransomware
Distinguish malicious execution, persistence, privilege misuse, lateral movement, and ransomware impact to support safe containment and recovery.
A workstation begins launching an unknown process, contacting peer systems, and renaming shared files. The responder must protect evidence while limiting spread and preserving recovery options.
Keep observed facts, working assumptions, authorized actions, safety boundaries, and expected evidence separate. Begin with read-only inspection and preserve the context another analyst needs to reproduce the decision.
02
Malicious Execution
Malware is software or code intended to disrupt, damage, monitor, or gain unauthorized capability. Within malware and ransomware, this concept answers a separate question and should retain its own evidence.
Identify the process, parent, file origin, account, time, and observed behavior. Apply that action to the named case before expanding the investigation or changing protected state.
Respect this boundary: do not execute a sample merely to confirm that it is dangerous. The required result is specific: the event links a payload to an observed system action.
03
Persistence Mechanism
Persistence lets unwanted code or access survive a restart, sign-in, or ordinary cleanup. Within malware and ransomware, this concept answers a separate question and should retain its own evidence.
Inspect approved startup locations, services, scheduled work, and account changes. Apply that action to the named case before expanding the investigation or changing protected state.
Respect this boundary: do not remove one file while leaving its relaunch path active. The required result is specific: a controlled restart does not recreate the unwanted behavior.
04
Privilege Misuse
Malware may use stolen or elevated privilege to disable controls and reach valuable assets. Within malware and ransomware, this concept answers a separate question and should retain its own evidence.
Review the executing identity, token, permission changes, and privileged operations. Apply that action to the named case before expanding the investigation or changing protected state.
Respect this boundary: do not reset one password while active sessions and keys remain valid. The required result is specific: compromised privilege is revoked and legitimate administration still works.
05
Lateral Movement
Lateral movement uses identities, services, and network paths to move beyond the first affected host. Within malware and ransomware, this concept answers a separate question and should retain its own evidence.
Correlate destination hosts, ports, authentication, remote execution, and timing. Apply that action to the named case before expanding the investigation or changing protected state.
Respect this boundary: do not isolate only the visible endpoint when peer activity continues. The required result is specific: the affected path is contained and unapproved connections stop.
06
Ransomware Recovery
Ransomware can deny availability, change data, and accompany theft or extortion. Within malware and ransomware, this concept answers a separate question and should retain its own evidence.
Preserve evidence, isolate affected paths, rebuild trusted systems, and restore tested copies. Apply that action to the named case before expanding the investigation or changing protected state.
Respect this boundary: do not reconnect restored systems while persistence or stolen access remains active. The required result is specific: critical service returns with monitored clean data and controlled identities.
07
Apply Malware and Ransomware to One Case
Use the case as a bounded investigation: A workstation begins launching an unknown process, contacting peer systems, and renaming shared files. The responder must protect evidence while limiting spread and preserving recovery options.
First, identify the process, parent, file origin, account, time, and observed behavior. Then, inspect approved startup locations, services, scheduled work, and account changes. Keep both observations in the case record before choosing the next step.
Next, review the executing identity, token, permission changes, and privileged operations. After that, correlate destination hosts, ports, authentication, remote execution, and timing. Finish only after you preserve evidence, isolate affected paths, rebuild trusted systems, and restore tested copies.
08
Recap Before Practice and Prove
Malicious Execution: Malware is software or code intended to disrupt, damage, monitor, or gain unauthorized capability. In practice, identify the process, parent, file origin, account, time, and observed behavior. Preserve the boundary: do not execute a sample merely to confirm that it is dangerous.
Persistence Mechanism: Persistence lets unwanted code or access survive a restart, sign-in, or ordinary cleanup. In practice, inspect approved startup locations, services, scheduled work, and account changes. Preserve the boundary: do not remove one file while leaving its relaunch path active.
Privilege Misuse: Malware may use stolen or elevated privilege to disable controls and reach valuable assets. In practice, review the executing identity, token, permission changes, and privileged operations. Preserve the boundary: do not reset one password while active sessions and keys remain valid.
Lateral Movement: Lateral movement uses identities, services, and network paths to move beyond the first affected host. In practice, correlate destination hosts, ports, authentication, remote execution, and timing. Preserve the boundary: do not isolate only the visible endpoint when peer activity continues.
Ransomware Recovery: Ransomware can deny availability, change data, and accompany theft or extortion. In practice, preserve evidence, isolate affected paths, rebuild trusted systems, and restore tested copies. Preserve the boundary: do not reconnect restored systems while persistence or stolen access remains active.