Add: shellphish/how2heap to Vulnerable section

This commit is contained in:
pe3zx 2021-02-07 21:59:15 +07:00
parent 7a13461baf
commit 45d72d6bcb

View File

@ -2599,6 +2599,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="http://www.cis.syr.edu/~wedu/seed/labs.html">SEED Labs</a></td>
<td>Various labs from SEED Project</td>
</tr>
<tr>
<td><a href="https://github.com/shellphish/how2heap">shellphish/how2heap</a></td>
<td>A repository for learning various heap exploitation techniques.</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>