Challenge Description
You are given a unikernel image.
Run it using qemu-system
and get the flag.
If everything goes well, the output of the image will look something like this:
$ <your-run-command>
Booting from ROM..Powered by
o. .o _ _ __ _
Oo Oo ___ (_) | __ __ __ _ ' _) :_
oO oO ' _ `| | |/ / _)' _` | |_| _)
oOo oOO| | | | | (| | | (_) | _) :_
OoOoO ._, ._:_:_,\_._, .__,_:_, \___)
Epimetheus 0.12.0~be9ed790-custom
USoC{...}
Note that you will need to disable the graphical output using qemu-system
, find what you need in the manual.
Copy the flag (USoC{...}
) and paste it in the registration form.