Writeups for the Digital Forensics and Packet Analysis challenges from CubeCTF 2025.
Challenges
- Discord - Forensic analysis of a disk image (.ad1) reveals encrypted Discord cache files, leading to PyInstaller extraction, decompilation, and AES-CBC key derivation from a Discord Snowflake ID.
- operator - Network packet capture (PCAP) analysis reconstructs a multi-stage backdoor binary sent over TCP and replays payload streams to extract a secret flag.
