This repository contains my write-up for the TryHackMe room Boogeyman 2.
The room focuses on investigating a phishing attack where a malicious resume document compromised a victim workstation. The analysis covers email header review, attachment extraction, macro analysis with olevba, memory forensics with Volatility, C2 connection investigation, and scheduled task persistence.
- Phishing email analysis
- Malicious attachment investigation
- Base64 attachment extraction from
.emlfiles - VBA macro analysis with
olevba - Memory forensics with Volatility
- Process and command-line analysis
- C2 network connection identification
- Scheduled task persistence detection
- Pluma
- Python
- md5sum
- olevba
- Volatility
- strings
- grep
The full walkthrough is available here: