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
description: |
    'Exposed User List'
kind: Scheduled
tactics:
- ResourceDevelopment
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
  createIncident: true
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ExposedUserList.yaml
severity: High
name: Exposed User List
suppressionDuration: 5h
triggerThreshold: 0
queryPeriod: 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"
relevantTechniques:
- T1586
id: 2caf81cf-a419-4d56-91da-67368f2e73d2
queryFrequency: 5m
status: Available
version: 1.0.3
triggerOperator: gt
eventGroupingSettings:
  aggregationKind: SingleAlert
entityMappings:
- entityType: IP
  fieldMappings:
  - columnName: meta_resolved_ip_s
    identifier: Address
- entityType: Host
  fieldMappings:
  - columnName: meta_host_s
    identifier: HostName
- entityType: URL
  fieldMappings:
  - columnName: hackerview_link_s
    identifier: Url