mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-08 06:17:54 -05:00
Add: p3nt4/RunDLL.Net to Execution section
This commit is contained in:
parent
1fd40cfd08
commit
221b3cf60d
@ -430,6 +430,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/NYAN-x-CAT/Csharp-Loader">NYAN-x-CAT/Csharp-Loader</a></td>
|
||||
<td>Download a .NET payload and run it on memory</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/p3nt4/RunDLL.Net">p3nt4/RunDLL.Net</a></td>
|
||||
<td>Execute .Net assemblies using Rundll32.exe</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/plackyhacker/SuspendedThreadInjection">plackyhacker/SuspendedThreadInjection</a></td>
|
||||
<td>Another meterpreter injection technique using C# that attempts to bypass Defender</td>
|
||||
|
Loading…
Reference in New Issue
Block a user