Add: h3xduck/TripleCross to Execution section

This commit is contained in:
pe3zx 2022-07-05 10:30:00 +07:00
parent 80522f265f
commit 5ba51d9653

View File

@ -486,6 +486,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/gloxec/CrossC2">gloxec/CrossC2</a></td>
<td>Generate CobaltStrike's cross-platform payload</td>
</tr>
<tr>
<td><a href="https://github.com/h3xduck/TripleCross">h3xduck/TripleCross</a></td>
<td>A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.</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>