Sunday, March 18, 2012

Practice Hacking With Damn Vulnerable Web App


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.Features
DVWA contains numerous vulnerabilities some of which are listed below
SQL InjectionXSS (Cross Site Scripting)LFI (Local File Inclusion)RFI (Remote File Inclusion)Command ExecutionUpload ScriptLogin 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 XamppYou can download DVWA from Here.
For Instillation Procedure Please Follow the video

No comments:

Post a Comment