PSPKIAudit
PowerShell toolkit for AD CS auditing based on the PSPKI toolkit. (by GhostPack)
PetitPotam
PoC tool to coerce Windows hosts to authenticate to other machines via MS-EFSRPC EfsRpcOpenFileRaw or other functions. (by topotam)
PSPKIAudit | PetitPotam | |
---|---|---|
5 | 6 | |
824 | 1,885 | |
1.2% | 2.2% | |
5.5 | 5.7 | |
11 months ago | 5 months ago | |
PowerShell | C | |
Microsoft Public License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PSPKIAudit
Posts with mentions or reviews of PSPKIAudit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-07.
-
AD Certificate Authority Questions
GitHub Repo for PSPKI Audit
- Is there anything I should be concern about or check in on when standing up a cert server?
-
Active Directory Certificate Services: Hardening Your Security
The PSPKIAudit tool can help you audit your PKI infrastructure. To use PSPKIAudit, simply download the tool from GitHub, import the module and run the Invoke-PKIAudit command. This will enumerate the Certificate Authority from Active Directory and then query it for some of the default options.
- Updated - NTLM Relay Attack PetitPotam
- GitHub - GhostPack/PSPKIAudit: PowerShell toolkit for AD CS auditing based on the PSPKI toolkit.
PetitPotam
Posts with mentions or reviews of PetitPotam.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-24.
-
path to domain admin
With unconstrained delegation you may be able to use Petitpoatm (https://github.com/topotam/PetitPotam) to coerce the DC to connect, which would provide you the DC$ machine account. Then you could use that to perform a DCSync attack to get the krbtgt account hash to craft golden tickets. It's worth checking out.
- Trying to understand Petitpotam but unable to run exploit correctly
-
Active Directory Certificate Services: Hardening Your Security
I expect an increasing number of attacks on Active Directory Certificate Services. In fact, a PetitPotam with ADCS NTLM Relaying attack has already come out since the SpecterOps paper was published, and SpecterOps is releasing ForgeCert, the Golden Ticket of Certificates, at BlackHat 2021. Therefore, it’s urgent to check for misconfigurations in your environment and remediate them promptly, and then to repeat the process on a regular basis.
-
NTLM Relay Attack PetitPotam: What We Know So Far
The actual weaponised petitepotam excutable has not been subject to such a filter: https://github.com/topotam/PetitPotam
Lionel Gilles, a French-based Offensive Computer Security researcher at Sogeti, an IT services company based in Paris, France (@topotam77 on Twitter), recently published a PoC tool called PetitPotam, which exploits the MS-EFSRPC (Encrypting File Services Remote Protocol).
- PoC tool to coerce Windows hosts to authenticate to other machines via MS-EFSRPC EfsRpcOpenFileRaw function
What are some alternatives?
When comparing PSPKIAudit and PetitPotam you can also consider the following projects:
ForgeCert - "Golden" certificates
impacket - Impacket is a collection of Python classes for working with network protocols.
PetitPotam - PoC tool to coerce Windows hosts to authenticate to other machines via MS-EFSRPC EfsRpcOpenFileRaw or other functions.
ThreatHunting - Tools for hunting for threats.
GHunt - 🕵️♂️ Offensive Google framework.