Add: ChaitanyaHaritash/Callback_Shellcode_Injection to Execution section

This commit is contained in:
pe3zx 2021-10-27 13:45:11 +07:00
parent cf0c6e087d
commit 0aff78cffd

View File

@ -267,14 +267,17 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://ChadSki/SharpNeedle">ChadSki/SharpNeedle</a></td>
<td>Inject C# code into a running process</td>
</tr>
<tr>
<td><a href="https://github.com/ChaitanyaHaritash/Callback_Shellcode_Injection">ChaitanyaHaritash/Callback_Shellcode_Injection</a></td>
<td>POCs for Shellcode Injection via Callbacks</td>
</tr>
<tr>
<td><a href="https://github.com/checkymander/Sharp-SMBExec">checkymander/Sharp-SMBExec</a></td>
<td>SMBExec C# module</td>
</tr>
<tr>
<td><a href="https://github.com/checkymander/Zolom">checkymander/Zolom</a></td>
<td>C# Executable with embedded Python that can be used reflectively to run python code on systems without
Python installed</td>
<td>C# Executable with embedded Python that can be used reflectively to run python code on systems without Python installed</td>
</tr>
<tr>
<td><a href="https://github.com/cobbr/SharpSploit">cobbr/SharpSploit</a></td>