Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HealthCheck - Members of Pre-Windows 2000 Compatible Access group #173

Open
2 tasks done
rebelinux opened this issue Jun 9, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
change request Request a new change or an improvement
Milestone

Comments

@rebelinux
Copy link
Collaborator

Description

Add condition to check for Members of Pre-Windows 2000 Compatible Access group

https://www.semperis.com/blog/security-risks-pre-windows-2000-compatibility-windows-2022/

PS C:\Users\administrator.PHARMAX> Get-ADGroup -Identity 'Pre-Windows 2000 Compatible Access' | Get-ADGroupMember


distinguishedName : CN=ACADE-DC-01V,OU=Domain Controllers,DC=acad,DC=pharmax,DC=local
name              : ACADE-DC-01V
objectClass       : computer
objectGUID        : 0748e0ab-3b9d-48bd-bf9f-c202806f1774
SamAccountName    : ACADE-DC-01V$
SID               : S-1-5-21-370360276-377477351-3184454278-1000

distinguishedName :
name              : Authenticated Users
objectClass       :
objectGUID        : 00000000-0000-0000-0000-000000000000
SamAccountName    : Authenticated Users
SID               : S-1-5-11



PS C:\Users\administrator.PHARMAX>

Additional Context

No response

Before submitting

  • I have read the documentation, and referred to the known issues before submitting this change request.
  • I have checked for previously opened & closed issues before submitting this change request.
@rebelinux rebelinux added the change request Request a new change or an improvement label Jun 9, 2024
@rebelinux rebelinux self-assigned this Jun 9, 2024
@rebelinux rebelinux added this to the v0.9.0 milestone Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request Request a new change or an improvement
Projects
None yet
Development

No branches or pull requests

1 participant