cim.consumerbindings#

$ target-query <path/to/target> -f cim.consumerbindings
Details#

Module

os.windows.cim.CimPlugin

Output

records

Module documentation

CIM database plugin.

Provides functions for getting useful data out the CIM (WBEM) database.

Function documentation

Return all __FilterToConsumerBinding queries.

WMI permanent event subscriptions can be used to trigger actions when specified conditions are met. Attackers often use this functionality to persist the execution of backdoors at system start up. WMI Consumers specify an action to be performed, including executing a command, running a script, adding an entry to a log, or sending an email. WMI Filters define conditions that will trigger a Consumer.

References: