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?