Skip to content

raj77in/vuln-apps

Repository files navigation

vuln-apps

Collection of Vulnerable apps

  • WebGoat
  • DVWA
  • OWASP Bricks
  • Mutillidae
  • commix
  • More to come.

Usage

docker pull raj77in/vuln-apps
docker run -d -p 80:80 -p 8080:8080 raj77in/vuln-apps

After this you can visit index page at: http://localhost/

Build from Docker file: docker build -t raj77in/vuln-apps .

To use with podman

podman run -d -P raj77in/vuln-apps
podman port -l

About

Collection of Vulnerable apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published