Learn Website Hacking Using DVWA ToolsWith lots of curious readers asking me how to practice hacking and from where to start,Damn Vulnerable Web App Untitled-1(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 :P . 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-

  1. SQL Injection
  2. XSS (Cross Site Scripting)
  3. LFI (Local File Inclusion)
  4. RFI (Remote File Inclusion)
  5. Command Execution
  6. Upload Script
  7. Login Brute Force

WARNING !!
(Shamelessly ripped off from official statement :P )
It should come as no shock..but this application is damn vulnerable! Do not upload it to your hosting provider’s public html folder or any working web server as it will be hacked. It’s recommend that you download and install XAMP onto a local machine inside your LAN which is used solely for testing.
You can download DVWA 1.0.4 here:

Download:DVWA 1.0.4

via:www.rdhacker.blogspot.com

Related posts:

  1. Best Hacking tools available on the internet ! ...
  2. Some more Hacking Tools ...
  3. Hacking Tools ...
  4. Common methods to hack a website ...
  5. BlackWidow:Hack and Find out website activity ...
  6. Top 10 Vital Hacking Software and Tools ...
  7. Learn how to find admin page for like 90% of websites ...
  8. Hack Myspace IDs by using Fake Login Script/Phishing Page ...