mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-05 13:00:49 -05:00
Add: eloypgz/certi to Privilege Escalation section
This commit is contained in:
parent
bdcb63ed7f
commit
3395369347
@ -817,6 +817,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/eloypgz/certi">eloypgz/certi</a></td>
|
||||
<td>Utility to play with ADCS, allows to request tickets and collect information about related objects. Basically, it's the impacket copy of Certify. Thanks to @harmj0y and @tifkin_ for its great work with ADCS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/GhostPack/ForgeCert">GhostPack/ForgeCert</a></td>
|
||||
<td>ForgeCert uses the BouncyCastle C# API and a stolen Certificate Authority (CA) certificate + private key to forge certificates for arbitrary users capable of authentication to Active Directory.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user