Skip to content

dockfiles/bWAPP-a-buggy-web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

bWAPP

bWAPP-Docker

As the title suggests, this is a simple Docker image for the OWASP bWAPP application designed to teach and demonstrate various web app vulnerabilities.

Why?

Installing and configuring PHP based web apps can be quite time consuming as you need to install various packages like PHP, Apache, MySQL etc... This Docker image eliminates(automates;)) this tedious process and provides you with a click and run solution that will provide you with a bWAPP instance in a few seconds.

Setup

1. Clone the repository

git clone https://github.com/dockfiles/bWAPP-a-buggy-web-application-.git bwapp

cd into the new directory

cd bwapp

Running the bWAPP container

docker compose up -d

Installing bWAPP

  • After running the bWAPP container, navigate to http://localhost/install.php to complete the bWAPP setup process.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •