Skip to content

ESC16 detections#247

Merged
SamErde merged 3 commits into
testingfrom
add-esc16
May 19, 2025
Merged

ESC16 detections#247
SamErde merged 3 commits into
testingfrom
add-esc16

Conversation

@jakehildreth
Copy link
Copy Markdown
Owner

Needs better description, fix, revert, and risk calculation, but otherwise good!

Copy link
Copy Markdown
Collaborator

@SamErde SamErde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one typo to fix! 😀

Comment thread Private/Invoke-Scans.ps1 Outdated
[array]$ESC15 = Find-ESC15 -ADCSObjects $ADCSObjects -SafeUsers $SafeUsers -UnsafeUsers $UnsafeUsers
Write-Host
Write-Host 'Identifying Certificate Authorities with szOID_NTDS_CA_SECURITY_EXT disabled (ESC16)...'
[array]$ESC6 = Find-ESC16 -ADCSObjects $ADCSObjects -UnsafeUsers $UnsafeUsers
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo, should be [array]$ESC16

@SamErde SamErde merged commit dd5a51b into testing May 19, 2025
6 checks passed
@jakehildreth jakehildreth deleted the add-esc16 branch May 26, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants