All apps · 0 apps
DVWA-Web
Docker app from Natcoso9955's Repository
Overview
Damn Vulnerable Web Application (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goal is to be an aid for security professionals to test their skills and tools in a legal environment, help web developers better understand the processes of securing web applications and to aid both students & teachers to learn about web application security in a controlled class room environment.
The aim of DVWA is to practice some of the most common web vulnerabilities, with various levels of difficulty, with a simple straightforward interface. Please note, there are both documented and undocumented vulnerabilities with this software. This is intentional. You are encouraged to try and discover as many issues as possible.
NOTE: Download the config.inc.php file from https://github.com/natcoso9955/Unraid-docker/blob/master/configs/DVWA/config.inc.php before you start the container.
Will need to be placed into your config path.
You will also need to place https://github.com/natcoso9955/Unraid-docker/blob/master/configs/DVWA/php.ini in the root of your appdata path.
Install DVWA-Web on Unraid in a few clicks.
Find DVWA-Web in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for DVWA-Web Review the template variables and paths Click Install
Categories
Download Statistics
9,963,226
Total Downloads
66,356
This Month
52,098
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
vulnerables/web-dvwaLast Updated2018-10-12
First Seen2021-05-25
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Host Port 1Porttcp
Container Port: 80
- Target
- 80
- Default
- 8088
- Value
- 8088
configPathrw
Container Path: /var/www/html/config/
- Target
- /var/www/html/config/
- Value
- /mnt/user/appdata/DVWA/config
dbPorttcp
Container Port: 5432
- Target
- 5432
- Value
- 5432
Host Path 2Pathro
Container Path: /var/www/html/php.ini
- Target
- /var/www/html/php.ini
- Value
- /mnt/user/appdata/DVWA/php.ini