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

Bypass UAC flag issues with winrm shell #13

Open
antonioCoco opened this issue Mar 31, 2024 · 0 comments
Open

Bypass UAC flag issues with winrm shell #13

antonioCoco opened this issue Mar 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@antonioCoco
Copy link
Owner

There are some issues when running the --bypass-uac flag while running from a WinRM shell.
It's not clear if the issue is related to winrm itself or 3rd party tools like evil-winrm, but at least on evil-winrm is easily reproducible.

The bug triggers when you run from a non-privileged user and attempt to call the seclogon service with explicit credentials for another non-privileged user, it fails with an access denied error:

GJ8h0r1XsAAHQK_

If you escape from the winrm shell by sending another interactive shell from RunasCs, the bypass uac feature works as expected.

@antonioCoco antonioCoco added the bug Something isn't working label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant