Add: Flangvik/NetLoader to Defense Evasion section

This commit is contained in:
pe3zx 2021-08-22 17:50:05 +07:00
parent bf4ceb313f
commit b7cbbf1011

View File

@ -1086,6 +1086,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/Flangvik/AMSI.fail">Flangvik/AMSI.fail</a></td>
<td>C# Azure Function with an HTTP trigger that generates obfuscated PowerShell snippets that break or disable AMSI for the current process.</td>
</tr>
<tr>
<td><a href="https://github.com/Flangvik/NetLoader">Flangvik/NetLoader</a></td>
<td>Loads any C# binary in mem, patching AMSI + ETW.</td>
</tr>
<tr>
<td><a href="https://github.com/GetRektBoy724/TripleS">GetRektBoy724/TripleS</a></td>
<td>Syscall Stub Stealer - Freshly steal Syscall stub straight from the disk</td>