RDP: . · win.system.providerName = Microsoft-Windows-TerminalServices-ClientActiveXCore, win.system.eventID = 1024


Description

RDP: $(win.system.message).

Query · wazuh

field win.system.providerName="Microsoft-Windows-TerminalServices-ClientActiveXCore" AND field win.system.eventID="1024"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. decoded_as=windows_eventchannel AND field win.system.providerName="\.+"
  2. field win.system.severityValue="^INFORMATION$"
  3. 67029 RDP: . · win.system.providerName = Microsoft-Windows-TerminalServices-ClientActiveXCore, win.system.eventID = 1024 refinement level 3 this rule
    field win.system.providerName="Microsoft-Windows-TerminalServices-ClientActiveXCore" AND field win.system.eventID="1024"

Rule dependencies

Depends on

Raw source RDP: . · win.system.providerName = Microsoft-Windows-TerminalServices-ClientActiveXCore, win.system.eventID = 1024 · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="67029" level="3">
    <if_sid>60009</if_sid>
    <field name="win.system.providerName">Microsoft-Windows-TerminalServices-ClientActiveXCore</field>
    <field name="win.system.eventID">1024</field>
    <description>RDP: $(win.system.message).</description>
    <mitre>
      <id>T1021.001</id>
    </mitre>
    <options>no_full_log</options>
  </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.