mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-10 15:19:28 -05:00
Add: hasherezade/process_overwriting to Defense Evasion section
This commit is contained in:
parent
0bf4084f6d
commit
a266325508
@ -1344,6 +1344,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/hasherezade/process_chameleon">hasherezade/process_chameleon</a></td>
|
||||
<td>A process overwriting its own PEB to make an illusion that it has been loaded from a different path.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/hasherezade/process_overwriting">hasherezade/process_overwriting</a></td>
|
||||
<td>Yet another variant of Process Hollowing</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/hasherezade/transacted_hollowing">hasherezade/transacted_hollowing</a></td>
|
||||
<td>Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging</td>
|
||||
|
Loading…
Reference in New Issue
Block a user