justmark0 / vulnika

Vulnerable web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vulnika

Vulnerable flask application with examples of exploitation of:

  • Broken Access Control
  • Injection (Bash scripting)
  • Remote Code Execution
  • Cross-site scripting (XSS)

Run:

To run just start docker-compose docker-compose up

Service:

Service will be available at http://127.0.0.1:8089

Patch:

Change the files from original app folder to ones from patches. In particular, main.py and templates/main.html files.

About

Vulnerable web app

License:MIT License


Languages

Language:HTML 54.3%Language:Python 41.2%Language:Dockerfile 4.5%