Practical 2 Dvwa
Practical 2 Dvwa
PRACTICAL 2
Aim: Configuration of DVWA (Damn Vulnerable Web Application) with Apache server
Material Required: DVWA, XAMPP
Procedure:
First download the DVWA zip file.
After downloading, extract all the files from the zip file.
012200100001018
Now copy paste all the files from that unzipped folder to Xampp htdocs folder.
012200100001018
Then open this current file in notepad and rewrite the “db user” on line 20 from
‘dvwa’ to ‘root’ and erase the “db password” in next line(don’t remove single quotes)
Click Login
012200100001018
RESULTS:
DVWA has been activated.