Skip to content
/ bWAPP Public

bWAPP Docker image based on raesene/bWAPP and mattrayner/lamp

Notifications You must be signed in to change notification settings

h0pp/bWAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

bWAPP

This is just an instance of the OWASP bWAPP project as a docker container.

The container is based on raesene/bwapp

I have updated the LAMP version to fix the CAPTCHA challange that stopped working.

To launch the application, you should use:

docker run -d -p 8000:80 h0pp/bWAPP

(Note: I recommend using port 8000 to prevent right problems in ports under 1024).

and you should be able to go to /install.php to set up your instance.

About

bWAPP Docker image based on raesene/bWAPP and mattrayner/lamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published