Skip to content

MyristicaFragrans/DockerSecurityLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Docker Security Lab

This is a set of demos meant to walk you through different exploits and potential vulnerabilities in Docker (and other container) runtimes, then describe how to resolve the issue.

Download this repository with

git clone https://github.com/MyristicaFragrans/DockerSecurityLab

Prerequisites

  1. Basic Docker experience
  2. Basic Linux Commands
  3. You need Vagrant installed. Vagrant will handle all other installations and prerequisites.

I am using Vagrant since it makes Virtual Machine set-up super easy. These guides will work on any host.

01: Binds Escalation

Go to Binds Escalation to learn how to use Docker's --mount to gain root access to a machine.

Continuing

I will add more demos and examples as I discover them

About

Demos of common Docker security issues and how to resolve them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages