mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-05 13:00:49 -05:00
Add BinaryScary/NET-Obfuscate to Defense Evasion
This commit is contained in:
parent
9510567b75
commit
43d8b3bcbd
@ -474,6 +474,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/bats3c/Ghost-In-The-Logs">bats3c/Ghost-In-The-Logs</a></td>
|
||||
<td>Evade sysmon and windows event logginEvade sysmon and windows event loggingg</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/BinaryScary/NET-Obfuscate">BinaryScary/NET-Obfuscate</a></td>
|
||||
<td>Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/bhumic/PErmutator">bhumic/PErmutator</a></td>
|
||||
<td>The goal of this project is to create a permutation engine for PE files. The engine should randomize the executable parts of the file.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user