2025.5.26 Release#250
Merged
jakehildreth merged 17 commits intomainfrom May 26, 2025
Merged
Conversation
Owner
jakehildreth
commented
May 26, 2025
- Added three (3) new detections: ESC7, ESC9, ESC16
- Added Risk Ratings for each new detection:
- ESC7 (CA Administrator): if a principal granted CA Administrator rights is expected, set risk to 0 and highlight that this is a Tier 0/control plane principal.
- ESC7 (Certificate Manager): if a principal granted Certificate Manager rights is expected, set risk to 0.
- ESC9: larger groups/admin groups create highest risk. If ESC6 also exists, risk is very high.
- ESC16: if ESC6 also exists, risk is Critical.
- Improved Risk Ratings for existing detections:
- ESC4: if the principal granted rights on a template is an administrator, set risk to 0.
- ESC6: if ESC9 or ESC16 exists in the forest, raise the risk.
…ibutes, but it's working!
…and risk calculation, but otherwise good!
Add ESC7 Checks
…hecking for CAHostDistinguishedName before retrieving AD objects.
Added ESC16 detections 🕵️
Enhance error handling in Get-CAHostObject and Find-ESC7 scripts
1. All "remediation updaters" now highlight the question being asked. 2. Complete rewrite of ESC7 to bring inline with all other principal-based issues. 3. Improved risk scoring for ESC1, ESC6, ESC7, ESC9, and ESC16 4. ESC4 and ESC7 now properly mark risk when principal is an admin/manager.
Add ESC9 and Improve Risk Ratings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.