Add: citronneur/pamspy to Credential Access section

This commit is contained in:
pe3zx 2022-07-06 22:00:20 +07:00
parent 5ba51d9653
commit 989d48f0c5

View File

@ -2042,6 +2042,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/CCob/MirrorDump">CCob/MirrorDump</a></td>
<td>Another LSASS dumping tool that uses a dynamically compiled LSA plugin to grab an lsass handle and API hooking for capturing the dump in memory</td>
</tr>
<tr>
<td><a href="https://github.com/citronneur/pamspy">citronneur/pamspy</a></td>
<td>Credentials Dumper for Linux using eBPF</td>
</tr>
<tr>
<td><a href="https://github.com/codewhitesec/HandleKatz">codewhitesec/HandleKatz</a></td>
<td>PIC lsass dumper using cloned handles</td>