Sign inSign up

citizenstig/owaspbricks

By citizenstig

Updated almost 11 years ago

OWASP Bricks in docker container

Image
9

5.9K

citizenstig/owaspbricks repository overview

Docker OWASP Bricks

alt text Docker container for OWASP Bricks

Bricks is a web application security learning platform built on PHP and MySQL. The project focuses on variations of commonly seen application security issues. Each 'Brick' has some sort of security issue which can be leveraged manually or using automated software tools. The mission is to 'Break the Bricks' and thus learn the various aspects of web application security.

Bricks is a completely free and open source project brought to you by OWASP. The complete documentation and instruction videos can also be accessed or downloaded for free. Bricks are classified into three different sections: login pages, file upload pages and content pages.

How to start

Just run docker container:

docker run -d -P 80:80 citizenstig/owaspbricks

And setup database via Web.

Tag summary

Content type

Image

Digest

sha256:1a4b5d1cc

Size

155.1 MB

Last updated

almost 11 years ago

docker pull citizenstig/owaspbricks