Add Vulnerable Section

This commit is contained in:
pe3zx 2017-11-19 21:32:03 +07:00
parent 7a27f551f5
commit fe5d418e46

View File

@ -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
</td>
</tr>
</table>
### Vulnerable
<table>
<tr>
<td><a href="https://github.com/cliffe/SecGen">cliffe/SecGen</a></td>
<td>SecGen creates vulnerable virtual machines so students can learn security penetration testing techniques.</td>
</tr>
<tr>
<td><a href="https://tuts4you.com/download.php?list.17">Lenas Reversing for Newbies</a></td>
<td>Nice collection of tutorials aimed particularly for newbie reverse enginners...</td>
</tr>
<tr>
<td><a href="https://www.notsosecure.com/vulnerable-docker-vm/">Vulnerable Docker VM</a></td>
<td>Ever fantasized about playing with docker misconfigurations, privilege escalation, etc. within a container?</td>
</tr>
</table>