Add: EspressoCake/HandleKatz_BOF to Credential Access section

This commit is contained in:
pe3zx 2021-10-18 12:20:49 +07:00
parent fc88b62348
commit 902419df2c

View File

@ -1605,6 +1605,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/eladshamir/Internal-Monologue">eladshamir/Internal-Monologue</a></td>
<td>Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS</td>
</tr>
<tr>
<td><a href="https://github.com/EspressoCake/HandleKatz_BOF">EspressoCake/HandleKatz_BOF</a></td>
<td>A BOF port of the research of @thefLinkk and @codewhitesec</td>
</tr>
<tr>
<td><a href="https://github.com/EspressoCake/PPLDump_BOF">EspressoCake/PPLDump_BOF</a></td>
<td>A faithful transposition of the key features/functionality of @itm4n's PPLDump project as a BOF.</td>