Be my Valentine
Installation
Install docker : https://docs.docker.com/
Clone the project
git clone https://gitea.deldel-le-gros-batard.com/CTF/Heartbleed.git
Build the image
docker build -t heartbleed .
Launch the container
docker run -d --restart=always -v /path/to/project/Be_my_Valentine/webroot:/var/www/html -p 8443:443 valentine:latest
Description
Be my Valentine is a Web challenge proposed during the Santhacklaus CTF
https://challenges.deldel.fr/challenges#Be%20my%20Valentine
Readme
3 MiB
Languages
HTML
51.4%
CSS
38.2%
Dockerfile
5.8%
Nginx
4%
Shell
0.6%