mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-09 06:48:04 -05:00
Add: NtRaiseHardError/NINA to Execution section
This commit is contained in:
parent
e50eb47df6
commit
73a8f933f8
@ -379,6 +379,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/nettitude/RunPE">nettitude/RunPE</a></td>
|
||||
<td>C# Reflective loader for unmanaged binaries.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/NtRaiseHardError/NINA">NtRaiseHardError/NINA</a></td>
|
||||
<td>NINA: No Injection, No Allocation x64 Process Injection Technique</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/NVISOsecurity/blogposts/tree/master/MaraudersMap">NVISOsecurity Marauders Map</a></td>
|
||||
<td>The Marauders Map is meant to be used on assessments where you have gained GUI access to an enviornment. The Marauders Map is a DLL written in C#, enriched by the DllExport project to export functions that can serve as an entrypoint of invocation for unmanaged code such as rundll32.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user