
DVWA (Damn Vulnerable Web App)
DVWA is an intentionally vulnerable web app to help understand attacks.
MySQL
mysql:9
Just deployed
/var/lib/mysql
DVWA
w33ts/dvwa:latest
Just deployed
About
"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
I have forked the original repo and made some slight modifications to enable easy Railway deployment. If you have any issues with deployment, please create an issue on the w33ts/DVWA repo or ping w33t.io in the Railway Discord. I will keep it up to date as needed.
Sources
Original Repo: https://github.com/digininja/DVWA
Modified Repo: https://github.com/w33ts/DVWA
Template Content
MySQL
mysql:9