Add: aus/gopherheaven to Defense Evasion section

This commit is contained in:
pe3zx 2021-10-27 16:40:19 +07:00
parent 278a805d22
commit f61f31c4c0

View File

@ -1184,6 +1184,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/audibleblink/dummyDLL">audibleblink/dummyDLL</a></td>
<td>Utility for hunting UAC bypasses or COM/DLL hijacks that alerts on the exported function that was consumed.</td>
</tr>
<tr>
<td><a href="https://github.com/aus/gopherheaven">aus/gopherheaven</a></td>
<td>Go implementation of the Heaven's Gate technique</td>
</tr>
<tr>
<td><a href="https://github.com/AzAgarampur/byeintegrity4-uac">AzAgarampur/byeintegrity4-uac</a></td>
<td>Bypass UAC by abusing the Windows Defender Firewall Control Panel, environment variables, and shell protocol handlers</td>