Skip to content

Hacktoberfest contributions plus Open Redirect Vulnerability

Compare
Choose a tag to compare
@preetkaran20 preetkaran20 released this 16 Nov 16:23
· 322 commits to master since this release
f5334e8

This release includes:

  1. Added Open Redirect Vulnerability Http Status Code 3XX based
  2. 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