Add: S3cur3Th1sSh1t/SharpImpersonation to Privilege Escalation section

This commit is contained in:
pe3zx 2021-07-14 07:13:16 +07:00
parent ddc7df6e80
commit f9120b4ff0

View File

@ -720,6 +720,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/sailay1996/delete2SYSTEM">sailay1996/delete2SYSTEM</a></td>
<td>Weaponizing for Arbitrary Files/Directories Delete bugs to Get NT AUTHORITY\SYSTEM</td>
</tr>
<tr>
<td><a href="https://github.com/S3cur3Th1sSh1t/SharpImpersonation">S3cur3Th1sSh1t/SharpImpersonation</a></td>
<td>A User Impersonation tool - via Token or Shellcode injection</td>
</tr>
<tr>
<td><a href="https://github.com/slyd0g/PrimaryTokenTheft">slyd0g/PrimaryTokenTheft</a></td>
<td>Steal a primary token and spawn cmd.exe using the stolen token</td>