Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

NetClean ProActive Incidents

Back
Id77548170-5c60-42e5-bdac-b0360d0779bb
RulenameNetClean ProActive Incidents
DescriptionNetClean Incident
SeverityHigh
TacticsDiscovery
TechniquesT1083
Required data connectorsNetclean_ProActive_Incidents
KindScheduled
Query frequency10m
Query period10m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/NetClean ProActive/Analytic Rules/NetClean_Sentinel_analytic_rule.yaml
Version1.0.2
Arm template77548170-5c60-42e5-bdac-b0360d0779bb.json
Deploy To Azure
Netclean_Incidents_CL |  where value_incidentVersion_d == 1
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/NetClean ProActive/Analytic Rules/NetClean_Sentinel_analytic_rule.yaml
version: 1.0.2
suppressionDuration: 5h
queryPeriod: 10m
query: |
    Netclean_Incidents_CL |  where value_incidentVersion_d == 1
kind: Scheduled
name: NetClean ProActive Incidents
triggerOperator: gt
severity: High
id: 77548170-5c60-42e5-bdac-b0360d0779bb
triggerThreshold: 0
entityMappings:
- entityType: FileHash
  fieldMappings:
  - identifier: Value
    columnName: value_file_calculatedHashes_sha1_s
  - identifier: Algorithm
    columnName: value_detectionHashType_s
- entityType: DNS
  fieldMappings:
  - identifier: DomainName
    columnName: value_file_owner_computerUser_domain_s
- entityType: Host
  fieldMappings:
  - identifier: HostName
    columnName: value_device_machineName_s
- entityType: IP
  fieldMappings:
  - identifier: Address
    columnName: value_device_networkInterfaces_s
queryFrequency: 10m
alertDetailsOverride:
  alertDescriptionFormat: A new NetClean {{value_agent_type_s}} {{key_type_s}} has been Created {{TimeGenerated}}
  alertDisplayNameFormat: NetClean {{value_agent_type_s}} {{type_s}}
description: |
    'NetClean Incident'
requiredDataConnectors:
- connectorId: Netclean_ProActive_Incidents
  dataTypes:
  - Netclean_ProActive_Incidents
relevantTechniques:
- T1083
tactics:
- Discovery