Add: HuskyHacks/RustyProcessInjectors to Defense Evasion section

This commit is contained in:
pe3zx 2022-03-08 14:27:46 +07:00
parent c3904f7d39
commit 1833151022

View File

@ -1392,6 +1392,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/huntresslabs/evading-autoruns">huntresslabs/evading-autoruns</a></td>
<td>Slides and reference material from Evading Autoruns presentation at DerbyCon 7 (September 2017)</td>
</tr>
<tr>
<td><a href="https://github.com/HuskyHacks/RustyProcessInjectors">HuskyHacks/RustyProcessInjectors</a></td>
<td>Just some Rust process injector POCs, nothing weird.</td>
</tr>
<tr>
<td><a href="https://github.com/icyguider/Nimcrypt2">icyguider/Nimcrypt2</a></td>
<td>.NET, PE, & Raw Shellcode Packer/Loader Written in Nim</td>