Skip to content

red_vuln-dvwa

Logo

Description

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable

Notes

Point your browser to http://your-docker-machine-ip:8082 to access it. To start using: Generate DB from the web interface, Login using admin/password. Select DVWA Security in the left menu, set your difficulty level.

Image

vulnerables/web-dvwa

Categories

  • Vulnerable
  • Webserver

Ports

  • 8082:80/tcp

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.red_vuln-dvwa.ruleHost(`red_vuln-dvwa.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.red_vuln-dvwa.entrypointshttps
traefik.http.services.red_vuln-dvwa.loadbalancer.server.port80
traefik.http.routers.red_vuln-dvwa.tlstrue
traefik.http.routers.red_vuln-dvwa.tls.certresolverdefault
traefik.http.routers.red_vuln-dvwa.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleDVWA
mafl.descriptionDamn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable
mafl.linkhttps://red_vuln-dvwa.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupVulnerable
mafl.icon.urlhttps://linuxsecurityblog.files.wordpress.com/2016/01/dvwa.jpg

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.