Add: last-byte/unDefender to Defense Evasion secition

This commit is contained in:
pe3zx 2021-08-23 14:46:57 +07:00
parent 261c79a42f
commit 4826661dc4

View File

@ -1138,6 +1138,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/klezVirus/chameleon">klezVirus/chameleon</a></td>
<td>Chameleon is yet another PowerShell obfuscation tool designed to bypass AMSI and commercial antivirus solutions.</td>
</tr>
<tr>
<td><a href="https://github.com/last-byte/unDefender">last-byte/unDefender</a></td>
<td>Killing your preferred antimalware by abusing native symbolic links and NT paths.</td>
</tr>
<tr>
<td><a href="https://github.com/lawiet47/STFUEDR">lawiet47/STFUEDR</a></td>
<td>Silence EDRs by removing kernel callbacks</td>