We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, i ran beacon as system on my Windows10 VM, and trying to dump lsass, i got the following error:
[*] Running credBandit by (@anthemtotheego) [+] host called home, sent: 17812 bytes [+] received output: [+] Attempting To Enable Debug Privs
[-] Failed to open process token
[-] Failed to adjust process token [+] received output: [+] Attempting To Dump Proccess 720
[-] [-] NtOpenProcess failed with status 351000
Seems that i cannot even NtOpenProcessToken, i tried from different process, same thing.
Do you know what's the issue ?
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, i ran beacon as system on my Windows10 VM, and trying to dump lsass, i got the following error:
[*] Running credBandit by (@anthemtotheego)
[+] host called home, sent: 17812 bytes
[+] received output:
[+] Attempting To Enable Debug Privs
[-] Failed to open process token
[-] Failed to adjust process token
[+] received output:
[+] Attempting To Dump Proccess 720
[-] [-] NtOpenProcess failed with status 351000
Seems that i cannot even NtOpenProcessToken, i tried from different process, same thing.
Do you know what's the issue ?
Thanks
The text was updated successfully, but these errors were encountered: