Offensive Security for Containers Challenge 3
10K+
OSCON Challenge 3:-
Note: It is quite easy to cheat your way to get flag , but try not to.
To use it cleanly , run the command below:
-docker run -itd --name test tripster98/oscon-3
I haven't included any port mapping for this challenge, you would need to run :-
-docker inspect test
The ip address is the address you need to attack.
To restart the environment , run :-
-docker rm -rf test
And re-run the docker run command in beginning.
This is a hard machine, enjoy it :)
Content type
Image
Digest
Size
294.8 MB
Last updated
over 5 years ago
docker pull tripster98/oscon-3