Add: cube0x0/SyscallPack to Defense Evasion section

This commit is contained in:
pe3zx 2022-03-13 18:26:43 +07:00
parent 48c8957fa0
commit fdef352b57

View File

@ -1238,6 +1238,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/Cracked5pider/KaynLdr">Cracked5pider/KaynLdr</a></td>
<td>KaynLdr is a Reflective Loader written in C/ASM</td>
</tr>
<tr>
<td><a href="https://github.com/cube0x0/SyscallPack">cube0x0/SyscallPack</a></td>
<td>BOF and Shellcode for full DLL unhooking using dynamic syscalls</td>
</tr>
<tr>
<td><a href="https://github.com/cwolff411/powerob">cwolff411/powerob</a></td>
<td>An on-the-fly Powershell script obfuscator meant for red team engagements. Built out of necessity.</td>
@ -2144,6 +2148,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/ropnop/kerbrute">ropnop/kerbrute</a></td>
<td>A tool to perform Kerberos pre-auth bruteforcing</td>
</tr>
<tr>
<td><a href="https://github.com/r3ggi/NoMADCredentialsStealer/">r3ggi/NoMADCredentialsStealer/</a></td>
<td>NoMAD Credentials Stealer</td>
</tr>
<tr>
<td><a href="https://github.com/rvrsh3ll/SharpEdge">rvrsh3ll/SharpEdge</a></td>
<td>C# Implementation of Get-VaultCredential</td>