haelmj / DO-ctf-marmalade

This is an intentional vulnerable application to be used for a ctf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Michael's wordlist

To run the program:

> docker image build -t flask_docker .
> docker run -p 8080:8080 -d flask_docker 

About

This is an intentional vulnerable application to be used for a ctf


Languages

Language:Python 67.2%Language:HTML 16.5%Language:Dockerfile 16.3%