The Fragmented Truth

Incognito 6.0 CTF

Info
Details

Category

Forensics

Points

100

Challenge Overview

In this challenge we have a pcap capture and I analyzed it with Wireshark.

I found something odd in packet 22 which looked like a binary representation of a PNG file.

packet22 png file

Copying the full HEX Dump and loading it into CyberChef with the following options gave us the final flag.

Final Flag

ictf{1n_7h3_s1l3nc3_0f_fr4gm3n75_w3_r3v34l}

made by k0d

Last updated