Add: Dec0ne/KrbRelayUp to Privilege Escalation section

This commit is contained in:
pe3zx 2022-04-26 12:43:17 +07:00
parent adc3978934
commit b93e05779e

View File

@ -938,6 +938,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/DarkCoderSc/PowerRunAsSystem">DarkCoderSc/PowerRunAsSystem</a></td> <td><a href="https://github.com/DarkCoderSc/PowerRunAsSystem">DarkCoderSc/PowerRunAsSystem</a></td>
<td>Run application as system with interactive system process support (active Windows session)</td> <td>Run application as system with interactive system process support (active Windows session)</td>
</tr> </tr>
<tr>
<td><a href="https://github.com/Dec0ne/KrbRelayUp">Dec0ne/KrbRelayUp</a></td>
<td>KrbRelayUp - a universal no-fix local privilege escalation in windows domain environments where LDAP signing is not enforced (the default settings).</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/eladshamir/Whisker">eladshamir/Whisker</a></td> <td><a href="https://github.com/eladshamir/Whisker">eladshamir/Whisker</a></td>
<td>Whisker is a C# tool for taking over Active Directory user and computer accounts by manipulating their msDS-KeyCredentialLink attribute, effectively adding "Shadow Credentials" to the target account.</td> <td>Whisker is a C# tool for taking over Active Directory user and computer accounts by manipulating their msDS-KeyCredentialLink attribute, effectively adding "Shadow Credentials" to the target account.</td>