Add: plackyhacker/SandboxDefender to Defense Evasion section

This commit is contained in:
pe3zx 2022-02-08 10:42:14 +07:00
parent 2c6637b613
commit 288f6f4e9f

View File

@ -1612,6 +1612,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/plackyhacker/Peruns-Fart">plackyhacker/Peruns-Fart</a></td>
<td>Perun's Fart (Slavic God's Luck). Another method for unhooking AV and EDR, this is my C# version.</td>
</tr>
<tr>
<td><a href="https://github.com/plackyhacker/SandboxDefender">playhacker/SandboxDefender</a></td>
<td>C# code to Sandbox Defender (and most probably other AV/EDRs).</td>
</tr>
<tr>
<td><a href="https://github.com/plackyhacker/SuspendedThreadInjection">plackyhacker/SuspendedThreadInjection</a></td>
<td>Another meterpreter injection technique using C# that attempts to bypass Defender</td>