This code is my home away from home

This commit is contained in:
OPSXCQ 2017-01-02 19:09:33 -02:00
parent 9b5985f85b
commit 8f2a917964
No known key found for this signature in database
GPG Key ID: 9AD730FE9CDE5661
1 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,8 @@
# Damn Vulnerable Web Application Docker container
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 vulnerability, with various difficultly levels, with a simple straightforward interface. Please note, there are both documented and undocumented vulnerability with this software. This is intentional. You are encouraged to try and discover as many issues as possible.