Detection rules › Kusto

Malware Event Detected

This is a third-party alert feed, not a detection over modeled telemetry. The vendor product raised the finding; this rule forwards it into the SIEM. It is searchable for reference but is excluded from the detection-rule browse and the ATT&CK coverage matrix.

Status
available
Severity
medium
Time window
5m
Source
github.com/Azure/Azure-Sentinel

Detects when restore points are marked as infected. This might indicate potential compromise of backup data.

Rule body kusto

id: b42424a6-10f4-447b-92a0-55ac38f4a475
name: Malware Event Detected
description: Detects when restore points are marked as infected. This might indicate
  potential compromise of backup data.
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: VeeamCustomTablesDataConnector
  dataTypes:
  - VeeamMalwareEvents_CL
queryFrequency: 5m
queryPeriod: 5m
triggerOperator: gt
triggerThreshold: 0
eventGroupingSettings:
  aggregationKind: AlertPerResult
tactics: []
relevantTechniques: []
query: VeeamMalwareEvents_CL
entityMappings:
- entityType: Host
  fieldMappings:
  - identifier: HostName
    columnName: VbrHostName
version: 1.0.1
kind: Scheduled
customDetails:
  VbrHostName: VbrHostName
  MachineDisplayName: MachineDisplayName
  MachineUuid: MachineUuid
  BackupObjectId: MachineBackupObjectId

Stages and Predicates

Stage 1: source

VeeamMalwareEvents_CL