Add: ShutdownRepo/smartbrute to Credential Access section

This commit is contained in:
pe3zx 2021-07-21 09:27:10 +07:00
parent d84d20396e
commit 0729531298

View File

@ -1290,6 +1290,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/shantanu561993/SharpLoginPrompt">shantanu561993/SharpLoginPrompt</a></td>
<td>This Program creates a login prompt to gather username and password of the current user. This project allows red team to phish username and password of the current user without touching lsass and having adminitrator credentials on the system.</td>
</tr>
<tr>
<td><a href="https://github.com/ShutdownRepo/smartbrute">ShutdownRepo/smartbrute</a></td>
<td>Password spraying and bruteforcing tool for Active Directory Domain Services</td>
</tr>
<tr>
<td><a href="https://github.com/skelsec/pypykatz">skelsec/pypykatz</a></td>
<td>Mimikatz implementation in pure Python</td>