Add: danf42/GetLsaSecrets to Credential Access section

This commit is contained in:
pe3zx 2021-06-18 13:42:14 +07:00
parent 8a29aecf78
commit 5122dc7a09

View File

@ -982,6 +982,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/dafthack/MSOLSpray">dafthack/MSOLSpray</a></td>
<td>A password spraying tool for Microsoft Online accounts (Azure/O365). The script logs if a user cred is valid, if MFA is enabled on the account, if a tenant doesn't exist, if a user doesn't exist, if the account is locked, or if the account is disabled.</td>
</tr>
<tr>
<td><a href="https://github.com/danf42/GetLsaSecrets">danf42/GetLsaSecrets</a></td>
<td>C# implementation of Get-LSASecrets originally written in PowerShell</td>
</tr>
<tr>
<td><a href="https://github.com/DanMcInerney/icebreaker">DanMcInerney/icebreaker</a></td>
<td>Gets plaintext Active Directory credentials if you're on the internal network but outside the AD environment