-
vboximg-mount -i hide-and-seek/hide-and-seek\ Clone.vdi /tmp/mnt
ls -lh /tmp/mnt
-rw-r--r-- 1 4294967295 nogroup 10G Sep 15 22:50 vhdd
-rw-rw-rw- 1 root wheel 512M Jan 1 1970 vol0
-rw-rw-rw- 1 root wheel 9.5G Jan 1 1970 vol1
-
testdisk ./vhdd
-
Proceed > Advanced > Linux > List
-
Navigate to /opt/malware
-
Retrieve
mother.cpython-38.pyc
-
Decompile this python byte code with
uncompyle6
-
Find the exec statement that makes the flag, run it a print it yourself.
-
???
-
Profit!!!
h4sh#5081 from UQ Cyber
Not even rm
can hide your mistakes.