Case Study: Ransomware Investigation
Case Study: Ransomware Investigation
Scenario: Organization hit by ransomware, need to identify initial access vector
Memory Analysis Steps:
- Acquire memory from infected systems
- Identify ransomware process
- Extract process memory
- Analyze parent-child relationships
- Review network connections
- Check for persistence mechanisms
- Extract encryption keys if possible
Key Findings:
- Initial access through RDP brute force
- Lateral movement via PsExec
- Encryption keys partially recovered
- C2 infrastructure identified