Add asaurusrex/DoppelGate to Defense Evasion section

This commit is contained in:
pe3zx 2020-12-16 00:25:31 +07:00
parent 068d9ba9f7
commit 6c07e08a40

View File

@ -466,6 +466,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/Arvanaghi/CheckPlease">Arvanaghi/CheckPlease</a></td>
<td>Sandbox evasion modules written in PowerShell, Python, Go, Ruby, C, C#, Perl, and Rust.</td>
</tr>
<tr>
<td><a href="https://github.com/asaurusrex/DoppelGate">asaurusrex/DoppelGate</a></td>
<td>This project is designed to provide a method of extracting syscalls dynamically directly from on-disk ntdll. Userland hooks have become prevalent in many security products these days, and bypassing these hooks is a great way for red teamers/pentesters to bypass these defenses.</td>
</tr>
<tr>
<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>