Skip to content

porec/pcc-dsvw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign

Damn Small Vulnerable Web Python 3.x License

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.

XSS

Quick start

  1. Deploy manifest file deploy/pcc-dsvw.yaml

  2. Check IP address of the Node where pod have been deployed

kubectl get pods -n dsvw -o wide
kubectl get nodes -o wide
  1. navigate your browser to http://Node_IP:30800

DSVW

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published