Azure 应用程序添加用户为所有者
编辑Azure 应用程序添加用户为所有者
编辑识别何时将用户添加为 Azure 应用程序的所有者。攻击者可能会将用户帐户添加为 Azure 应用程序的所有者,以便授予其他权限并使用另一个帐户修改应用程序的配置。
规则类型: 查询
规则索引:
- filebeat-*
- logs-azure*
严重性: 低
风险评分: 21
每隔: 5 分钟
搜索索引自: now-25m (日期数学格式,另请参见 附加回溯时间
)
每次执行的最大警报数: 100
参考: 无
标签:
- 域: 云
- 数据源: Azure
- 用例: 配置审计
- 战术: 持久性
版本: 102
规则作者:
- Elastic
规则许可证: Elastic License v2
调查指南
编辑设置
编辑Azure Fleet 集成、Filebeat 模块或类似结构的数据需要与该规则兼容。
规则查询
编辑event.dataset:azure.auditlogs and azure.auditlogs.operation_name:"Add owner to application" and event.outcome:(Success or success)
框架: MITRE ATT&CKTM
-
战术
- 名称: 持久性
- ID: TA0003
- 参考 URL: https://attack.mitre.org/tactics/TA0003/
-
技术
- 名称: 帐户操作
- ID: T1098
- 参考 URL: https://attack.mitre.org/techniques/T1098/