Skip to content

deltadan/waftest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web App used to Test Firewalls

This script extention can be used with an Azure Ubuntu VM to build a lab for testing firewalls

Damn Vulnerable Web Application (DVWA)

This script will install and configure the DWVA on your Ubuntu VM. Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, help web developers better understand the processes of securing web applications and aid teachers/students to teach/learn web application security in a class room environment.

img

"DVWA application provides attacks to test your WAF")

##Install

  1. Clone repo locally
  2. Deploy an Ubuntu VM to Azure with a Public IP Address
  3. Open a NSG with Port 80 / Allow / TCP img
  4. During provisioning add the Linux Custom script extention and configure to run the waftest.sh img
  5. After the VM provisions, browse to the Public IP Address /dvwa
  6. Publish the VM behind a firewall to test the firewall and then run the attacks

##Creds

  1. User: admin
  2. Password: password

About

site used for testing wafs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages