Ansible Playbook & Dockerfile for DVNA. This playbook is fully configured and plug-and-play for Damn Vulnerable Node Application.
More details about the project DVNA
- Vagrant
- Ansible
- Simply run from dockerhub
docker run -p 3000:3000 -d appsecco/dvna
git clone https://github.com/appsecco/vulnerable-apps.git
cd vulnerable-apps/dvna/ansible
vagrant up
- Then browse to http://localhost:3000