With lots of curious readers asking me how to practice hacking and from where to start,
Damn Vulnerable Web App (DVWA) is great application to plunge yourself in.
DVWA is a PHP/MySQL web application that is damn vulnerable..literally.
Its main goals are to be light weight, easy to use and full of vulnerabilities
to exploit and it successfully achieves those
. And frankly it can be used to
learn or teach the art of web application security.
The DVWA is bundled with the following type of vulnerabilities
Read the rest of this entry »