Add: EgeBalci/sgn to Defense Evasion section

This commit is contained in:
pe3zx 2021-06-24 23:27:23 +07:00
parent 85d997a1af
commit 4fcfe7a59f

View File

@ -826,6 +826,10 @@ Some tools can be categorized in more than one category. But because the current
<td>amber is a reflective PE packer for bypassing security products and mitigations. It can pack regularly
compiled PE files into reflective payloads that can load and execute itself like a shellcode.</td>
</tr>
<tr>
<td><a href="https://github.com/EgeBalci/sgn">EgeBalci/sgn</a></td>
<td>Shikata ga nai (仕方がない) encoder ported into go with several improvements</td>
</tr>
<tr>
<td><a href="https://github.com/FatRodzianko/SharpBypassUAC">FatRodzianko/SharpBypassUAC</a></td>
<td>C# tool for UAC bypasses</td>