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

Remote wmi receives access denied after using make_token #94

Closed
Octoberfest7 opened this issue Jan 28, 2023 · 2 comments
Closed

Remote wmi receives access denied after using make_token #94

Octoberfest7 opened this issue Jan 28, 2023 · 2 comments

Comments

@Octoberfest7
Copy link

I have experienced an issue using the wmi_query as well as the tasklist BOF in which trying to use either BOF on a remote machine with a token created using make_token returns Access Denied.

In a beacon running as the user DA ( a Domain Admin in the network) I am successfully able to use the wmi_query and tasklist BOFs remotely.

image

In a beacon running as SYSTEM, I use make_token with DA's creds. I am successfully able to use the created token, as demonstrated by doing a ls \dev-dc\c$ as well as using shell wmic ...

I am unable however to use wmi_query or tasklist remotely, receiving an Access Denied error. I'm running CobaltStrike version 4.7.2 and have confirmed this using the latest branch of CS-Situational-Awareness-BOF

image

@Octoberfest7 Octoberfest7 changed the title Remote wmi receives access deniued after using make_token Remote wmi receives access denied after using make_token Jan 28, 2023
@freefirex
Copy link
Collaborator

Tracked this down and got it fixed, thanks for the report!

@Octoberfest7
Copy link
Author

Great, thanks so much for your work!

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

No branches or pull requests

2 participants