From fe5d418e46cb3498f0babbc94f55ea6b09637ef3 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 19 Nov 2017 21:32:03 +0700 Subject: [PATCH] Add Vulnerable Section --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index ab31eb1..635218f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ My curated list of awesome links, resources and tools - [Network](#network) - [Plugins](#plugins) - [Social Engineering](#social-engineering) + - [Vulnerable](#vulnerable) --- @@ -479,3 +480,20 @@ My curated list of awesome links, resources and tools + +### Vulnerable + + + + + + + + + + + + + + +
cliffe/SecGenSecGen creates vulnerable virtual machines so students can learn security penetration testing techniques.
Lenas Reversing for NewbiesNice collection of tutorials aimed particularly for newbie reverse enginners...
Vulnerable Docker VMEver fantasized about playing with docker misconfigurations, privilege escalation, etc. within a container?