O365 单点登录错误过多
编辑O365 单点登录错误过多
编辑识别单点登录 (SSO) 登录错误次数较多的帐户。登录错误过多可能表示尝试暴力破解密码或 SSO 令牌。
规则类型: 阈值
规则索引:
- filebeat-*
- logs-o365*
严重性: 高
风险评分: 73
每隔: 5 分钟
搜索索引自: now-20m (日期数学格式,另请参见 额外回溯时间
)
每次执行的最大告警数: 100
参考: 无
标签:
- 域:云
- 数据源:Microsoft 365
- 用例:身份和访问审计
- 策略:凭据访问
版本: 207
规则作者:
- Elastic
- Austin Songer
规则许可证: Elastic License v2
调查指南
编辑设置
编辑需要 Office 365 日志 Fleet 集成、Filebeat 模块或结构类似的数据才能与此规则兼容。
规则查询
编辑event.dataset:o365.audit and event.provider:AzureActiveDirectory and event.category:authentication and o365.audit.LogonError:"SsoArtifactInvalidOrExpired"
框架: MITRE ATT&CKTM
-
策略
- 名称:凭据访问
- ID:TA0006
- 参考 URL:https://attack.mitre.org/tactics/TA0006/
-
技术
- 名称:暴力破解
- ID:T1110
- 参考 URL:https://attack.mitre.org/techniques/T1110/