From b3f3d2797ec84b2c24b694a25af47ff8e76388a5 Mon Sep 17 00:00:00 2001 From: Wes Widner Date: Mon, 12 Nov 2018 12:42:32 -0800 Subject: [PATCH] add harpoon post exploitation framework --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d7afc47..0b0eaef 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,9 @@ A collection of container related security resources ------------------------------------------------------------------------------------------ +### [harpoon](https://github.com/ProfessionallyEvil/harpoon) +* Post exploitation framework + ### [waitid](https://www.twistlock.com/2017/12/27/escaping-docker-container-using-waitid-cve-2017-5123/) * CVE-2017-5123 * Privledge escalation using the waitid syscall