mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
Add: countercept/CallStackSpoofer to Defense Evasion section
This commit is contained in:
parent
d3c45373e5
commit
80522f265f
@ -1318,6 +1318,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/cnsimo/BypassUAC">cnsimo/BypassUAC</a></td>
|
||||
<td>Use ICMLuaUtil to Bypass UAC!</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/countercept/CallStackSpoofer">countercept/CallStackSpoofer</a></td>
|
||||
<td>A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/Cracked5pider/KaynLdr">Cracked5pider/KaynLdr</a></td>
|
||||
<td>KaynLdr is a Reflective Loader written in C/ASM</td>
|
||||
|
Loading…
Reference in New Issue
Block a user