forensicsPromedium
Учебная граната (Training Grenade)
bug-makers
Task: a recursively nested ZIP bomb (~1014 levels), each level holding a 1MB 'a'-filled decoy plus the next inner zip. Solution: descend the nesting safely in memory with Python zipfile+BytesIO and concatenate the decoy filenames across all levels — the filenames spell a paragraph ending with the flag.
$ ls tags/ techniques/
recursive_zip_descentin_memory_archive_traversalfilename_metadata_stego
🔒
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
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab
- [forensics][Pro]Матрешка (Matreshka)— hackerlab
- [stego][Pro]Unsettled Huffman— volgactf
- [stego][Pro]Отформатированный код (Formatted code)— bug-makers
- [forensics][Pro]Матрешка 2 (Matryoshka 2)— hackerlab