PSEXEC was used to execute · win.eventdata.parentCommandLine = (?i)PSEXESVC\.exe


Description

PSEXEC was used to execute: $(win.eventdata.commandLine)

Query · wazuh

field win.eventdata.parentCommandLine="(?i)PSEXESVC\.exe"

Rule dependencies

Depends on

  • composes · Wazuh if_group sysmon_event1
    856 rules in this analytic story
Raw source PSEXEC was used to execute · win.eventdata.parentCommandLine = (?i)PSEXESVC\.exe · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="92068" level="3">
    <if_group>sysmon_event1</if_group>
    <field name="win.eventdata.parentCommandLine" type="pcre2">(?i)PSEXESVC\.exe</field>
    <options>no_full_log</options>
    <description>PSEXEC was used to execute: $(win.eventdata.commandLine)</description>
    <mitre>
      <id>T1569.002</id>
    </mitre>
  </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.