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

Add the ForceChangePassword attack path for Computer node #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CravateRouge
Copy link

The AllExtendedRights and UserForceChangePassword rights allow also to change the password of the computer. It will probably not be seen in production environment but can be useful in CTF.

@CravateRouge
Copy link
Author

@rvazarkar I think it's useful to see this edge case event if it's uncommon. I want to be able to cover it if it happens during my tests

@rvazarkar
Copy link
Contributor

So I think we do want to support this, but we're going to want to add this as a discrete edge called ResetComputerPassword and make it abundantly clear that this could likely cause issues if used in real environments unless handled very carefully

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