Damn Small Vulnerable Web (DSVW) is a deliberately vulnerable web application written in under 100 lines of code, created for educational purposes. It supports majority of (most popular) web application vulnerabilities together with appropriate attacks.
-
Deploy manifest file deploy/pcc-dsvw.yaml
-
Check IP address of the Node where pod have been deployed
kubectl get pods -n dsvw -o wide
kubectl get nodes -o wide
- navigate your browser to http://Node_IP:30800