VulnerableApp-1.10.0
This release includes:
- Onboarding to new User Interface for Owasp VulnerableApp-Facade
- Addition of Content-Disposition based File Upload attack
- Introduction to 'Secure' and 'Unsecure' marker for vulnerability levels
- Introduction to a better descriptive payload for SQL Injections
- Removed sample values from Annotation
- Addition of expected_issues.csv file which contains the vulnerabilities presents in VulnerableApp and is used by SAST tools to evaluate themselves.
Special thanks to contributors:
For Docker-based installation please use the following URL:
https://hub.docker.com/r/sasanlabs/owasp-vulnerableapp
Pull the image by running the following command:
docker pull sasanlabs/owasp-vulnerableapp
For running vulnerable app as docker container: docker run -p 9090:9090 --name=owasp-vulnerableapp sasanlabs/owasp-vulnerableapp:latest