This repository contains an example PHP application that is vulnerable to several different web application attacks.
vagrant up
vagrant provision
The example web application can be accessed at http://192.168.13.37/. If you need to change anything in the app's VM, use vagrant ssh
.
The example API can be accessed at 192.168.13.37:8081.
If SSH is set up to forward through a bastion on your machine, you'll need to add an exception in ~/.ssh/config
by adding this line:
Host localhost
ProxyCommand none
The executable 'ansible-playbook' Vagrant is trying to run was not
found in the PATH variable. This is an error. Please verify
this software is installed and on the path.