GhostPack / PSPKIAudit

PowerShell toolkit for AD CS auditing based on the PSPKI toolkit.
Microsoft Public License
792 stars 109 forks source link

Fixes and documents Test-IsMemberOfProtectedUsers #30

Closed SamErde closed 7 months ago

SamErde commented 7 months ago

Fixed two issues in Test-IsMemberOfProtectedUsers. Added additional check for primary group ID. The function is maintained at https://github.com/SamErde/Active-Directory.

Added note to README about NTLM and Protected Users potentially affecting ESC8 checks.

Incremented hotfix version with notes in CHANGELOG.

Caught up version number in module to match changelog.

leechristensen commented 7 months ago

Thank you!