mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-07 05:47:55 -05:00
Add: passthehashbrowns/DInvokeProcessHollowing to Execution section
This commit is contained in:
parent
5bbca9d6a2
commit
53122bfc84
@ -386,6 +386,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/monoxgas/sRDI">monoxgas/sRDI</a></td>
|
||||
<td>Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/stephenfewer/ReflectiveDLLInjection">stephenfewer/ReflectiveDLLInjection</a>
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user