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

Exposed User List

Back
Id2caf81cf-a419-4d56-91da-67368f2e73d2
RulenameExposed User List
DescriptionExposed User List
SeverityHigh
TacticsResourceDevelopment
TechniquesT1586
Required data connectorsHVPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ExposedUserList.yaml
Version1.0.3
Arm template2caf81cf-a419-4d56-91da-67368f2e73d2.json
Deploy To Azure
HackerViewLog_Azure_1_CL | where severity_s == "high" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Exposed User List"
suppressionEnabled: false
relevantTechniques:
- T1586
entityMappings:
- fieldMappings:
  - columnName: meta_resolved_ip_s
    identifier: Address
  entityType: IP
- fieldMappings:
  - columnName: meta_host_s
    identifier: HostName
  entityType: Host
- fieldMappings:
  - columnName: hackerview_link_s
    identifier: Url
  entityType: URL
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
  createIncident: true
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ExposedUserList.yaml
suppressionDuration: 5h
description: |
    'Exposed User List'
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
triggerOperator: gt
version: 1.0.3
eventGroupingSettings:
  aggregationKind: SingleAlert
id: 2caf81cf-a419-4d56-91da-67368f2e73d2
queryFrequency: 5m
query: HackerViewLog_Azure_1_CL | where severity_s == "high" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Exposed User List"
severity: High
status: Available
queryPeriod: 5m
name: Exposed User List
tactics:
- ResourceDevelopment
kind: Scheduled