MS Graph message: Indicators that the system is infected with malware have been detected.


Description

MS Graph message: Indicators that the system is infected with malware have been detected.

Query · wazuh

field ms-graph.category="Malware"

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=json AND field integration="ms-graph"
  2. field ms-graph.relationship="alerts|alerts_v2"
  3. field ms-graph.status="resolved" AND field ms-graph.classification="falsePositive"
  4. field ms-graph.severity="low"
  5. 99591 MS Graph message: Indicators that the system is infected with malware have been detected. refinement level 15 this rule
    field ms-graph.category="Malware"

Rule dependencies

Depends on

Raw source MS Graph message: Indicators that the system is infected with malware have been detected. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="99591" level="15">
        <if_sid>99517,99518,99519</if_sid>
        <options>no_full_log</options>
        <field name="ms-graph.category">Malware</field>
        <mitre>
            <id>T1204.001</id>
            <id>T1204.002</id>
            <id>T1204.003</id>
            <id>T1587.001</id>
            <id>T1588.001</id>
        </mitre>
        <description>MS Graph message: Indicators that the system is infected with malware have been detected.</description>
    </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.