← Back

Projects

Two investigations first. One rebuilds an intrusion from the evidence it left behind, the other takes malware apart in an isolated lab. Everything else follows underneath.

01

Kill chain reconstruction

My capstone investigation: a simulated ransomware attack on a municipal network, reconstructed from six disk images, seven memory captures, 12.7M packets, and more than 90,000 log entries. Each stage covers one part of the attack and the evidence that established it.

Municipal ransomware, case reconstruction Dwell time: 4 days · Time-to-DC: 1h 44m · swipe stages →
Evidence
02

Malware lab

Twelve public malware samples analyzed in an isolated FlareVM environment. Each sample followed the same workflow: verify the PE header, hash it, check against VirusTotal, identify the family, test for packing and obfuscation, pull strings, then detonate and observe behavior. Static triage used HxD, HashMyFiles, Exe Info PE, and PeStudio; dynamic analysis used Process Monitor, Regshot, System Informer, Wireshark, and FakeNet-NG to simulate the network for C2. Pick a sample to see its full triage record.

flarevm@win10-x64-malware:~/samplesswipe samples →
03

The archive

Networking labs, response playbooks, risk analysis, and code. Click a record to open it.

projects.log · 6 records
No.Category ProjectTeam