Add: optiv/Talon to Credential Access section

This commit is contained in:
pe3zx 2022-03-20 23:07:07 +07:00
parent 1a98dba6df
commit 581eebcbae

View File

@ -2128,6 +2128,10 @@ Some tools can be categorized in more than one category. But because the current
<td>Kerberoast is a series of tools for attacking MS Kerberos implementations. Below is a brief overview of what
each tool does.</td>
</tr>
<tr>
<td><a href="https://github.com/optiv/Talon">optiv/Talon</a></td>
<td>A password guessing tool that targets the Kerberos and LDAP services within the Windows Active Directory environment.</td>
</tr>
<tr>
<td><a href="https://github.com/oxfemale/LogonCredentialsSteal">oxfemale/LogonCredentialsSteal</a></td>
<td>LOCAL AND REMOTE HOOK msv1_0!SpAcceptCredentials from LSASS.exe and DUMP DOMAIN/LOGIN/PASSWORD IN CLEARTEXT to text file.</td>