Add: DarkCoderSc/PowerRunAsSystem to Privilege Escalation section

This commit is contained in:
pe3zx 2022-02-19 22:54:55 +07:00
parent e0e87df5a7
commit afe97a9bf9

View File

@ -878,6 +878,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/Cravaterouge/bloodyAD">CravateRouge/bloodyAD</a></td>
<td>BloodyAD is an Active Directory Privilege Escalation Framework</td>
</tr>
<tr>
<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>
</tr>
<tr>
<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>