Add: boku7/halosgate-ps to Execution section

This commit is contained in:
pe3zx 2021-08-08 13:54:01 +07:00
parent 44f2f4c677
commit 8d63c0254d

View File

@ -414,6 +414,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/boku7/AsmHalosGate">boku7/AsmHalosGate</a></td>
<td>x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks</td>
</tr>
<tr>
<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/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>