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