Add calebstewart/bypass-clm to Defense Evasion section

This commit is contained in:
pe3zx 2021-01-31 22:27:36 +07:00
parent 652ebffca0
commit 10d986212a

View File

@ -557,6 +557,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/c0de90e7/GhostWriting">c0de90e7/GhostWriting</a></td>
<td>GhostWriting Injection Technique.</td>
</tr>
<tr>
<td><a href="https://github.com/calebstewart/bypass-clm">calebstewart/bypass-clm</a></td>
<td>PowerShell Constrained Language Mode Bypass</td>
</tr>
<tr>
<td><a href="https://github.com/CCob/SharpBlock">CCob/SharpBlock</a></td>
<td>A method of bypassing EDR's active projection DLL's by preventing entry point execution.</td>