mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-02-02 19:14:42 -05:00
Add: danf42/GetLsaSecrets to Credential Access section
This commit is contained in:
parent
8a29aecf78
commit
5122dc7a09
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user