Recently we posted a series of Tutorials on Sql Injection, Many our blog readers were asking various questions regarding it, But one question which we repeatedly got was, How do i practice SQL injection or any other web hacking techniques in a legal way ?, So we decided to write an article to let you Know about Damn Vulnerable Web App
DVWA is great application to practice hacking DVWA is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be light weight, easy to use and full of vulnerabilities to exploit. It can be used to learn or teach the art of web application security in a legal environment.
DVWA contains numerous vulnerabilities some of which are listed below
- SQL Injection
- XSS (Cross Site Scripting)
- LFI (Local File Inclusion)
- RFI (Remote File Inclusion)
- Command Execution
- Upload Script
- Login Brute Force
Installation
Things You Require :-
- You need to have XAMPP to create your own lab setup in order to practice DVWA. For further details please read our tutorial on How to install Xampp
- You can download DVWA from Here.
For Instillation Procedure Please Follow the video
Hope this info helped you, For further doubts and clarifications please pass your comments
0 comments:
Post a Comment