Learn Website Hacking Using DVWA Tools
With 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
. 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-
- SQL Injection
- XSS (Cross Site Scripting)
- LFI (Local File Inclusion)
- RFI (Remote File Inclusion)
- Command Execution
- Upload Script
- Login Brute Force
WARNING !!
(Shamelessly ripped off from official statement
)
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:
- Best Hacking tools available on the internet ! ...
- Some more Hacking Tools ...
- Hacking Tools ...
- Common methods to hack a website ...
- BlackWidow:Hack and Find out website activity ...
- Top 10 Vital Hacking Software and Tools ...
- Learn how to find admin page for like 90% of websites ...
- Hack Myspace IDs by using Fake Login Script/Phishing Page ...









about 2 years ago
dude, just tell how to use this software.
about 2 years ago
Hey its quite difficult to use it if you are a newbie…but you can search in google regarding the tools !