Add: trickster0/OffensiveRust to Execution section

This commit is contained in:
pe3zx 2021-10-03 12:29:57 +07:00
parent 3111d82f6f
commit 96b0ce3497

View File

@ -653,6 +653,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/timwhitez/Doge-sRDI">timwhitez/Doge-sRDI</a></td>
<td>Shellcode implementation of Reflective DLL Injection by Golang. Convert DLLs to position independent shellcode</td>
</tr>
<tr>
<td><a href="https://github.com/trickster0/OffensiveRust">trickster0/OffensiveRust</a></td>
<td>Rust Weaponization for Red Team Engagements.</td>
</tr>
<tr>
<td><a href="https://github.com/r3nhat/XORedReflectiveDLL">r3nhat/XORedReflectiveDLL</a></td>
<td>Reflective DLL Injection with obfuscated (XOR) shellcode</td>