PSPKIAudit
PowerShell toolkit for AD CS auditing based on the PSPKI toolkit. (by GhostPack)
ForgeCert
"Golden" certificates (by GhostPack)
PSPKIAudit | ForgeCert | |
---|---|---|
5 | 4 | |
829 | 647 | |
1.2% | -0.6% | |
5.5 | 0.0 | |
11 months ago | 5 months ago | |
PowerShell | C# | |
Microsoft Public License | GNU General Public License v3.0 or later |
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.
ForgeCert
Posts with mentions or reviews of ForgeCert.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-07.
-
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.
- GitHub - GhostPack/ForgeCert: "Golden" certificates
- GhostPack/ForgeCert: "Golden" certificates
What are some alternatives?
When comparing PSPKIAudit and ForgeCert you can also consider the following projects:
PetitPotam - PoC tool to coerce Windows hosts to authenticate to other machines via MS-EFSRPC EfsRpcOpenFileRaw or other functions.