forensicsProeasy
Сверхсекретный Шпион
duckerz
Task: Analyze pcap with suspicious UDP traffic to find hidden spy data. Solution: Port-based steganography — data encoded in destination port low bytes, sequence in source ports, decode with formula 256 - (dst_port & 0xFF).
$ ls tags/ techniques/
port_steganographypacket_orderingbyte_manipulation
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [forensics][Pro]Офисный Хакер (Office Hacker)— duckerz
- [stego][Pro]Капибара— duckerz
- [stego][Pro]Фотокарточки (Photo Cards)— duckerz
- [stego][Pro]Радио-пират— duckerz
- [forensics][Pro]Простой API-сервер— duckerz