Building Vulnerable Docker Containers (On Purpose)

I needed to create some vulnerable targets for testing exploits and my default password finder I wrote in Python (featured in previous episodes). I found a few useful projects, including Vulhub, that made the task of building an insecure lab environment pretty easy. I’ve made several additions and improvements to the available code, which I will run through in this segment.

You can find the code referenced here: https://github.com/SecurityWeekly/vulhub-lab. You can access the slides for this segment here: Building Vulnerable Docker Containers (slides).