Some quick deploy scripts for vulnerable web applications. Tested on Kali Linux.
cd ~/Documents && sudo git clone https://github.com/Lavender-exe/Web-Application-Security-Scripts.git && sudo bash Web-Application-Security-Scripts/dvwa_install.sh
You have to restart the terminal (Close and open it)
dvwa_host
The website will be hosted on http://localhost:80/
cd ~/Documents && sudo git clone https://github.com/Lavender-exe/Web-Application-Security-Scripts.git && sudo bash Web-Application-Security-Scripts/dvwp_install.sh
http://127.0.0.1:31337
http://127.0.0.1:31337/wp-login.php
http://127.0.0.1:31338/phpmyadmin/
Wordpress: admin/admin
MySQL: root/password