mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-05 13:00:49 -05:00
Add: boku7/HellsGatePPID to Execution section
This commit is contained in:
parent
e32e188119
commit
a54436cae3
@ -446,6 +446,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/boku7/halosgate-ps">boku7/halosgate-ps</a></td>
|
||||
<td>Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/boku7/HellsGatePPID">boku7/HellsGatePPID</a></td>
|
||||
<td>Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/boku7/HOLLOW">boku7/HOLLOW</a></td>
|
||||
<td>EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and execute shellcode</td>
|
||||
|
Loading…
Reference in New Issue
Block a user