Add: magnusstubman/dll-exports to Execution section

This commit is contained in:
pe3zx 2021-04-20 15:30:40 +07:00
parent a3921f19e4
commit 9de59dcd34

View File

@ -321,6 +321,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/jthuraisamy/SysWhispers2">jthuraisamy/SysWhispers2</a></td>
<td>AV/EDR evasion via direct system calls.</td>
</tr>
<tr>
<td><a href="https://github.com/magnusstubman/dll-exports">magnusstubman/dll-exports</a></td>
<td>Collection of DLL function export forwards for DLL export function proxying</td>
</tr>
<tr>
<td><a href="https://github.com/mobdk/Sigma">mobdk/Sigma</a></td>
<td>Execute shellcode with ZwCreateSection, ZwMapViewOfSection, ZwOpenProcess, ZwMapViewOfSection and