来自异常位置的 Microsoft 365 门户登录
编辑来自异常位置的 Microsoft 365 门户登录
编辑检测来自异常位置的成功 Microsoft 365 门户登录。异常位置定义为通常与用户帐户无关的位置。此行为可能表明攻击者试图从不寻常的位置或在 VPN 后访问 Microsoft 365 帐户。
规则类型: new_terms
规则索引:
- filebeat-*
- logs-o365.audit-*
严重性: 中
风险评分: 47
运行频率: 5分钟
搜索索引起始时间: now-9m (日期数学格式,另请参阅 额外回溯时间
)
每次执行的最大告警数: 100
参考:
标签:
- 域:云
- 数据源:Microsoft 365
- 用例:威胁检测
- 战术:初始访问
版本: 2
规则作者:
- Elastic
规则许可证: Elastic License v2
规则查询
编辑event.dataset: "o365.audit" and event.provider: "AzureActiveDirectory" and event.action: "UserLoggedIn" and event.outcome: "success" and not o365.audit.UserId: "Not Available" and o365.audit.Target.Type: ("0" or "2" or "3" or "5" or "6" or "10")
框架: MITRE ATT&CKTM
-
战术
- 名称:初始访问
- ID: TA0001
- 参考 URL:https://attack.mitre.org/tactics/TA0001/
-
技术
- 名称:有效账户
- ID: T1078
- 参考 URL:https://attack.mitre.org/techniques/T1078/
-
子技术
- 名称:云账户
- ID: T1078.004
- 参考 URL:https://attack.mitre.org/techniques/T1078/004/