Add GhostPack/SafetyKatz

This commit is contained in:
pe3zx 2020-11-18 20:37:06 +07:00
parent b80b667f6a
commit c28bd53ead

View File

@ -328,6 +328,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/FSecureLABS/physmem2profit">FSecureLABS/physmem2profit </a></td>
<td>Physmem2profit can be used to create a minidump of a target hosts' LSASS process by analysing physical memory remotely</td>
</tr>
<tr>
<td><a href="https://github.com/GhostPack/SafetyKatz">GhostPack/SafetyKatz</a></td>
<td>SafetyKatz is a combination of slightly modified version of @gentilkiwi's Mimikatz project and @subTee's .NET PE Loader</td>
</tr>
<tr>
<td><a href="https://github.com/GhostPack/SharpDump">GhostPack/SharpDump</a></td>
<td>SharpDump is a C# port of PowerSploit's Out-Minidump.ps1 functionality.</td>