mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-07 05:47:55 -05:00
Add: oXis/GPUSleep to Defense Evasion section
This commit is contained in:
parent
6349ab3827
commit
57ad636674
@ -1484,6 +1484,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/outflanknl/TamperETW">outflanknl/TamperETW</a></td>
|
||||
<td>PoC to demonstrate how CLR ETW events can be tampered.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/oXis/GPUSleep">oXis/GPUSleep</a></td>
|
||||
<td>Move CS beacon to GPU memory when sleeping</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/passthehashbrowns/DInvokeProcessHollowing">passthehashbrowns/DInvokeProcessHollowing</a></td>
|
||||
<td>This repository is an implementation of process hollowing shellcode injection using DInvoke from SharpSploit. DInvoke allows operators to use unmanaged code while avoiding suspicious imports or API hooking.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user