Add hausec/MaliciousClickOnceMSBuild:

This commit is contained in:
pe3zx 2020-11-18 21:36:02 +07:00
parent 93293fedbc
commit ad9a252963

View File

@ -130,6 +130,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/hausec/MaliciousClickOnceMSBuild">hausec/MaliciousClickOnceMSBuild</a></td>
<td>Basic C# Project that will take an MSBuild payload and run it with MSBuild via ClickOnce.</td>
</tr>
<tr>
<td><a href="https://github.com/jhalon/SharpCall">jhalon/SharpCall</a></td>
<td>Simple PoC demonstrating syscall execution in C#</td>