From 45d72d6bcb351309f5a2ff760b701b59e59dac5c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 7 Feb 2021 21:59:15 +0700 Subject: [PATCH] Add: shellphish/how2heap to Vulnerable section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f303d7f..886c680 100644 --- a/README.md +++ b/README.md @@ -2599,6 +2599,10 @@ This repository is created as an online bookmark for useful links, resources and SEED Labs Various labs from SEED Project + + shellphish/how2heap + A repository for learning various heap exploitation techniques. + Vulnerable Docker VM Ever fantasized about playing with docker misconfigurations, privilege escalation, etc. within a container?