-
-
Notifications
You must be signed in to change notification settings - Fork 584
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
[BUG] Steal_token crashes agent #297
Comments
Steal_token (or Invoke-TokenManipulation) is having issues overall with newer Win 10 systems. It works on older builds, but I'm guessing that there will have to be some changes since it is crashing processes. |
Also ran in to this today running an agent on a Windows Server 2016 VM, so it seems like this might not be limited to Win10. |
Ran also on this issue with a Windows 10 |
There is now a pull request in that fixes this issue. There was a buffer size issue in the powershell code. |
@Hubbl3 just tested your PR, can confirm it's working perfectly 💯 |
Empire Version
OS Information (Linux flavor, Python version)
Describe the bug
After using credentials\mimikatz\pth and then steal_token, the agent dies.
To Reproduce
A clear and concise description of what you expected to happen.
I expect to be able to access targets in the context of the stolen token
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: