Rply for inital post

profileuser504
SettingupaDamnVulnerable.pptx

Setting up a Damn Vulnerable Web App (DVWA)

Name: Praveen Kumar Gudipudi

Institution: University of the Cumberlands

Date: 03/25/20

Setting up a Damn Vulnerable Web App (DVWA)

Damn Vulnerable Web Application (DVWA) is the MySQL application that is essentially vulnerable.

This application is mainly used by security professionals to test their tools and skills in a legal environment.

This will, in turn, help them to understand processes that are involved in securing the web applications.

Setting up a Damn Vulnerable Web App (DVWA)

The installation of this application starts by setting up a virtual environment, which in my case, I used a Kali Linux.

The installation of Kali Linux involves the creation of accounts with root user MySQL account.

Setting up a Damn Vulnerable Web App (DVWA)

The next step is to set up database ‘dvwadb’ which is identified by a unique password

After installation of the DVWA, the next step is to configure the DVWA, which is used to make the application more secure.

Setting up a Damn Vulnerable Web App (DVWA)

Once the configuration has been completed, the remaining task is to open the application which is now ready for use.

References

Kimjan, S. (2018). How to Install DVWA Into Your Linux Distribution; Medium. Retrieved from: https://medium.com/datadriveninvestor/setup-install-dvwa-into-your-linux-distribution-d76dc3b80357