Add: IlanKalendarov/PyHook to Credential Access section

This commit is contained in:
pe3zx 2021-08-24 12:04:38 +07:00
parent cb78c512af
commit d07233cf34

View File

@ -1418,6 +1418,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/HunnicCyber/SharpDomainSpray">HunnicCyber/SharpDomainSpray</a></td>
<td>Basic password spraying tool for internal tests and red teaming</td>
</tr>
<tr>
<td><a href="https://github.com/IlanKalendarov/PyHook">IlanKalendarov/PyHook</a></td>
<td>PyHook is an offensive API hooking tool written in python designed to catch various credentials within the API call.</td>
</tr>
<tr>
<td><a href="https://github.com/IlanKalendarov/SharpHook">IlanKalendarov/SharpHook</a></td>
<td>SharpHook is inspired by the SharpRDPThief project, It uses various API hooks in order to give us the desired credentials.</td>