Chrome remote desktop attempt - disconnected (). · win.system.providerName = chromoting, win.system.eventID = 2


Description

Chrome remote desktop attempt - disconnected ($(win.eventdata.data)).

Query · wazuh

field win.system.providerName="^chromoting$" AND field win.system.eventID="^2$"

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.channel="^Application$"
  3. field win.system.severityValue="^INFORMATION$"
  4. 60605 Chrome remote desktop attempt - disconnected (). · win.system.providerName = chromoting, win.system.eventID = 2 refinement level 5 this rule
    field win.system.providerName="^chromoting$" AND field win.system.eventID="^2$"

Rule dependencies

Depends on

Raw source Chrome remote desktop attempt - disconnected (). · win.system.providerName = chromoting, win.system.eventID = 2 · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="60605" level="5">
    <if_sid>60600</if_sid>
    <field name="win.system.providerName">^chromoting$</field>
    <field name="win.system.eventID">^2$</field>
    <options>no_full_log</options>
    <description>Chrome remote desktop attempt - disconnected ($(win.eventdata.data)).</description>
    <group>gdpr_IV_32.2,</group>
  </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.