Hacktoberfest contributions plus Open Redirect Vulnerability
This release includes:
- Added Open Redirect Vulnerability Http Status Code 3XX based
- Special thanks to Hacktoberfest and all the awesome contributions made by contributors, highlights:
2.1 @devabhishekpal , Designed an amazing Logo for the project
2.2 @hexxdump , First ever article on the project
2.3 @pavluchenko , Removing Maven and its related dependencies
2.4 @fengyuanyang , Introduced unit-tests to the project
2.5 @Nimanita @hritikgupta for improving error pages and documentation
Very glad to inform that we have reached a milestone of 75 Vulnerabilities with this release.
For Docker based installation please use following URL:
https://hub.docker.com/r/sasanlabs/owasp-vulnerableapp
Pull the image by running 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