Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

extapi wmi_query errors #181

Open
Meatballs1 opened this issue Aug 1, 2015 · 0 comments
Open

extapi wmi_query errors #181

Meatballs1 opened this issue Aug 1, 2015 · 0 comments
Labels

Comments

@Meatballs1
Copy link
Contributor

meterpreter > wmi_query "foo"
[-] Error running command wmi_query: RuntimeError IDispatch error #3607 (0x80041017)
meterpreter > wmi_query "Service where(name='VSS') get state"
[-] Error running command wmi_query: RuntimeError IDispatch error #3607 (0x80041017)

Spun up a new rev_tcp from an exe and get the above errors etc.

Also saw the following on a powershell web delivery payload. May be related to being a powershell payload?

meterpreter > wmi_query Service where(name="VSS") get state
[-] Error running command wmi_query: RuntimeError Security must be initialized before any interfaces are marshalled or unmarshalled. It cannot be changed once initialized. (0x80010119)
@Meatballs1 Meatballs1 added the bug label Aug 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant