Add: gigajew/WinXRunPE to Execution section

This commit is contained in:
pe3zx 2021-02-10 16:30:59 +07:00
parent ac215b6811
commit 3d6b5c764e

View File

@ -177,6 +177,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/GhostPack/SharpWMI">GhostPack/SharpWMI</a></td>
<td>SharpWMI is a C# implementation of various WMI functionality.</td>
</tr>
<tr>
<td><a href="https://github.com/gigajew/WinXRunPE">gigajew/WinXRunPE</a></td>
<td>Two C# RunPE's capable of x86 and x64 injections</td>
</tr>
<tr>
<td><a href="https://github.com/hausec/MaliciousClickOnceMSBuild">hausec/MaliciousClickOnceMSBuild</a></td>
<td>Basic C# Project that will take an MSBuild payload and run it with MSBuild via ClickOnce.</td>