Skip to content

ToulouseHackingConvention/web-maxima-my-little-cucumber

Repository files navigation

My Little Cucumber

Description

Hey man, I don't know about you but I hate these ponies.. Could you help me put that website down?

http://localhost

You should be able to get a shell.

-- Martin Carton

Files provided to the challengers

None

Build the docker image

make build

Run the docker container

make run

Get the provided files

None

Update the flag

Update src/flag.txt then make build

Show container logs

make logs

Clean

  • make clean removes the container
  • make clean-all removes the container and the docker image