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
queryPeriod: 10m
query: |
    Netclean_Incidents_CL |  where value_incidentVersion_d == 1
name: NetClean ProActive Incidents
entityMappings:
- fieldMappings:
  - columnName: value_file_calculatedHashes_sha1_s
    identifier: Value
  - columnName: value_detectionHashType_s
    identifier: Algorithm
  entityType: FileHash
- fieldMappings:
  - columnName: value_file_owner_computerUser_domain_s
    identifier: DomainName
  entityType: DNS
- fieldMappings:
  - columnName: value_device_machineName_s
    identifier: HostName
  entityType: Host
- fieldMappings:
  - columnName: value_device_networkInterfaces_s
    identifier: Address
  entityType: IP
suppressionDuration: 5h
queryFrequency: 10m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/NetClean ProActive/Analytic Rules/NetClean_Sentinel_analytic_rule.yaml
alertDetailsOverride:
  alertDisplayNameFormat: NetClean {{value_agent_type_s}} {{type_s}}
  alertDescriptionFormat: A new NetClean {{value_agent_type_s}} {{key_type_s}} has been Created {{TimeGenerated}}
description: |
    'NetClean Incident'
kind: Scheduled
version: 1.0.2
status: Available
severity: High
requiredDataConnectors:
- connectorId: Netclean_ProActive_Incidents
  dataTypes:
  - Netclean_ProActive_Incidents
triggerOperator: gt
triggerThreshold: 0
tactics:
- Discovery
id: 77548170-5c60-42e5-bdac-b0360d0779bb
relevantTechniques:
- T1083