Docker for Pentesters

Docker has become such an integral part of my worfklow recently. These examples should demonstrate how Docker can help you be a more efficient pentester… Read more

Similar

Replacing Docker with VSCode Tasks

Recently, I've worked on a project that used multiple microservice-like repositories e.g., app-frontend, app-backend, app-service-1, app-service-2. I always use a "master" project that contains all the repositories as submodules. Then I create a docker-co... (more…)

Read more »

DevOps, Docker, and Empathy

Just because we’re using containers doesn’t mean that we “do DevOps.” Docker is not some kind of fairy dust that you can sprinkle around your code and applications to deploy faster. It is only a tool, albeit a very powerful one. And like every tool, it ca... (more…)

Read more »