Welcome to one of the free
crash course series of hacking! Let's get started :)
Hey Binary Ride (BR), what is DVWA ?
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are 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 aid teachers/students to teach/learn web application security in a class room environment.
Aim of DVWA
The aim of DVWA is to practice some of the most common web vulnerabilities, with various levels of difficultly, with a simple straightforward interface.
Aim of Binary Ride (BR)
In this course, we will go through some of the important vulnerabilities, with examples which we have accumulated from DVWA.