Skip to main content
  1. CTF Writeups/
  2. scriptCTF 2025/

Diskchal

·
For 100pts 592 Solves Binwalk
subzcuber
Author
subzcuber
i like to imagine i’m funny

Author: Connor Chang

i accidentally vanished my flag, can u find it for me


We were given stick.img which was a really small MBR boot sector. A simple strings on the image showed a few file names:

❯ strings stick.img
mkfs.fat
NO NAME    FAT32
This is not a bootable disk.  Please insert a bootable floppy and
press any key to try again ...
RRaA
rrAa
mkfs.fat
NO NAME    FAT32
This is not a bootable disk.  Please insert a bootable floppy and
press any key to try again ...
RRaA
rrAa
NOTES   TXT
RANDOM~1TXT
ECRET~1GZ
Notes:
- practice my zarrow shuffle
- learn some false cuts
- play some sts
i wonder where i put the flag. did i palm it somewhere?
flag.txt
513L
7/2L

However on mounting the image, you can’t find flag.txt or the .gzip mentioned

❯ ll /mnt/
Permissions Size User Date Modified Name
.rwxr-xr-x    76 root 17 Jul 22:27  notes.txt
.rwxr-xr-x    56 root 17 Jul 22:27  random_thoughts.txt

The solution is just a simple binwalk on the image, it extracts the flag.txt. Very simple

scriptCTF{1_l0v3_m461c_7r1ck5}
Reply by Email

Related

Finders Keepers
For 108pt 141 Solves Stego Steghide Binwalk Foremost
aperisolve ftwwww
Introverted Bocchi
For 290pt Binwalk
yellow dorito girl is me (i play the drums)
Just Some Avocado
For 302pts 353 Solves Rockyou Fcrackzip Audacity Spectogram
my hashcat broke :(