mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
Add Vulnerable Section
This commit is contained in:
parent
7a27f551f5
commit
fe5d418e46
18
README.md
18
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
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user