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