Add PoC code for Process Doppelgänging technique

This commit is contained in:
pe3zx 2017-12-14 21:51:03 +07:00
parent 19186c8e4b
commit ad4a0d1c99

View File

@ -730,6 +730,10 @@ My curated list of awesome links, resources and tools
<td><a href="https://github.com/ScottyBauer/Android_Kernel_CVE_POCs">ScottyBauer/Android_Kernel_CVE_POCs</a></td>
<td>A list of my CVE's with POCs</td>
</tr>
<tr>
<td><a href="https://github.com/Spajed/processrefund">Spajed/processrefund</a></td>
<td>An attempt at Process Doppelgänging</td>
</tr>
<tr>
<td><a href="https://github.com/spencerdodd/kernelpop">spencerdodd/kernelpop</a></td>
<td>Kernel privilege escalation enumeration and exploitation framework</td>