Sign inSign up

bhanugoudm041/lab

By bhanugoudm041

Updated over 1 year ago

Its a vulnerable LAB

Image
Security
0

968

bhanugoudm041/lab repository overview

Its a vulnerable container which has OWASP top 10 2021 Vulnerable container has 80 port open. So map your host machine port with its 80 port to access lab challenges

Pull the container image

sudo docker pull bhanugoudm041/lab:latest

Run the container

sudo docker run -d -p 80:80 bhanugoudm041/lab:latest

Shell

sudo docker exec -it containerID /bin/bash

Tag summary

Content type

Image

Digest

sha256:8536be47a

Size

440.2 MB

Last updated

over 1 year ago

docker pull bhanugoudm041/lab