EXPLORE
← Back to Explore
sigmahighHunting

Too Many Global Admins

Identifies an event where there are there are too many accounts assigned the Global Administrator role.

MITRE ATT&CK

initial-accesspersistenceprivilege-escalation

Detection Query

selection:
  riskEventType: tooManyGlobalAdminsAssignedToTenantAlertIncident
condition: selection

Author

Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo'

Created

2023-09-14

Data Sources

azurepim

Platforms

azure

Tags

attack.initial-accessattack.stealthattack.t1078attack.persistenceattack.privilege-escalation
Raw Content
title: Too Many Global Admins
id: 7bbc309f-e2b1-4eb1-8369-131a367d67d3
status: test
description: Identifies an event where there are there are too many accounts assigned the Global Administrator role.
references:
    - https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-configure-security-alerts#there-are-too-many-global-administrators
author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo'
date: 2023-09-14
tags:
    - attack.initial-access
    - attack.stealth
    - attack.t1078
    - attack.persistence
    - attack.privilege-escalation
logsource:
    product: azure
    service: pim
detection:
    selection:
        riskEventType: 'tooManyGlobalAdminsAssignedToTenantAlertIncident'
    condition: selection
falsepositives:
    - Investigate if threshold setting in PIM is too low.
level: high