Executed a renamed copy of wscript.exe


Description

Executed a renamed copy of wscript.exe

Query · wazuh

field win.eventdata.originalFileName="(?i)wscript\.exe" AND field win.eventdata.image="(?i)wscript\.exe"

Rule dependencies

Depends on

  • composes · Wazuh if_group sysmon_event1
    856 rules in this analytic story
Raw source Executed a renamed copy of wscript.exe · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="92051" level="12">
    <if_group>sysmon_event1</if_group>
    <field name="win.eventdata.originalFileName" type="pcre2">(?i)wscript\.exe</field>
    <field name="win.eventdata.image" type="pcre2" negate="yes">(?i)wscript\.exe</field>
    <options>no_full_log</options>
    <description>Executed a renamed copy of wscript.exe</description>
    <mitre>
      <id>T1036.003</id>
      <id>T1059.005</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.