From 06bba5f2758f85a1af86d439aca421e92d87c6f0 Mon Sep 17 00:00:00 2001 From: Wes Widner Date: Mon, 30 Oct 2017 11:48:02 -0400 Subject: [PATCH] Add Docker Scan for exploit development --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8db8e25..a4ba22c 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,9 @@ A collection of container related security resources ### [Don't expose the Docker socket ](https://www.lvh.io/posts/dont-expose-the-docker-socket-not-even-to-a-container.html) * Exploration of what an attacker could do with access to the Docker daemon +### [Docker Scan](https://github.com/cr0hn/dockerscan) +* Image scanning system with a red-team focus of exploitation + ------------------------------------------------------------------------------------------ ## Presentations