Uzumaki
MediumMalware Reverse Engineering
Overview
A Python-based ransomware sample is provided alongside captured network traffic from its operation. At first glance, the execution flow is fragmented across dynamically reconstructed components, with critical logic distributed between runtime memory assembly and external HTTP responses.
Your task is to analyze how the program reconstructs its execution environment and how network-delivered fragments contribute to its final behavior. The challenge focuses on understanding deterministic reordering, bytecode execution in memory, and correlating network captures with runtime reconstruction to recover the original payload.
flag format:
flag{}
Job Positions
Malware Analyst
Tags
Static AnalysisDynamic AnalysisMalware AnalysisDecompilerC2 Communication