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

Adds 4 new user properties to the UserDetail check. #146

Merged
merged 11 commits into from
Aug 7, 2022
Merged

Adds 4 new user properties to the UserDetail check. #146

merged 11 commits into from
Aug 7, 2022

Conversation

Mobmaker55
Copy link
Collaborator

Adds PasswordAge, BadPasswordCount, NumberOfLogons, and LastLogon, along with proper processing for either the integer count, or the date formatting.

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
@Mobmaker55 Mobmaker55 marked this pull request as draft July 17, 2022 23:11
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
@Mobmaker55 Mobmaker55 marked this pull request as ready for review July 17, 2022 23:19
@Mobmaker55
Copy link
Collaborator Author

This was tested working on Windows 10 Professional, Version 21H2.

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
…ystem.

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
@Mobmaker55 Mobmaker55 merged commit cfe4fa7 into elysium-suite:master Aug 7, 2022
@Mobmaker55 Mobmaker55 deleted the new_UserDetails branch August 7, 2022 22:21
sourque pushed a commit that referenced this pull request Sep 3, 2022
* Adds 4 new user properties to the UserDetail check.

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Add modifier check type

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Updated documentation to match the "modifier" field

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Updated to ensure that users know time should be in UTC

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Removed debug lines

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Removed the modifier field and switched to a comparison value split system.

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Made comparison stricter, reducing edge cases.

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Handled more errors, optimized some code.

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Fixed error handling inversion

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* fixed documentational wording

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>

* Removed false positive

Signed-off-by: Mobmaker <45888585+Mobmaker55@users.noreply.github.com>
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.

1 participant