Add: klezVirus/CheeseTools to Lateral Movement section

This commit is contained in:
pe3zx 2021-04-05 11:55:51 +07:00
parent d73c670f22
commit 29cfe4b853

View File

@ -1003,6 +1003,10 @@ Some tools can be categorized in more than one category. But because the current
<td>SharpDoor is alternative RDPWrap written in C# to allowed multiple RDP (Remote Desktop) sessions by patching
termsrv.dll file.</td>
</tr>
<tr>
<td><a href="https://github.com/klezVirus/CheeseTools">klezVirus/CheeseTools</a></td>
<td>Self-developed tools for Lateral Movement/Code Execution</td>
</tr>
<tr>
<td><a href="https://github.com/knavesec/Max">knavesec/Max</a></td>
<td>Maximizing BloodHound. Max is a good boy.</td>