Microsoft 365 Teams 自定义应用程序交互允许
编辑Microsoft 365 Teams 自定义应用程序交互允许编辑
当在 Microsoft Teams 中允许自定义应用程序时,会识别出该情况。如果组织需要 Teams 应用商店中没有的应用程序,则可以将自定义应用程序开发为软件包并上传。攻击者可能会滥用此行为,在环境中建立持久性。
规则类型:查询
规则索引:
- filebeat-*
- logs-o365*
严重性:中
风险评分: 47
每隔:5 分钟运行一次
从以下时间起搜索索引:now-30m(日期数学格式,另请参阅 附加回溯时间
)
每次执行的最大警报数: 100
参考:
标签:
- 域:云
- 数据源:Microsoft 365
- 用例:配置审计
- 策略:持久性
版本: 207
规则作者:
- Elastic
规则许可证:Elastic 许可证 v2
调查指南编辑
设置编辑
Office 365 日志 Fleet 集成、Filebeat 模块或类似结构的数据才能与此规则兼容。
规则查询编辑
event.dataset:o365.audit and event.provider:MicrosoftTeams and event.category:web and event.action:TeamsTenantSettingChanged and o365.audit.Name:"Allow sideloading and interaction of custom apps" and o365.audit.NewValue:True and event.outcome:success
框架: MITRE ATT&CKTM
-
策略
- 名称:持久性
- ID:TA0003
- 参考网址:https://attack.mitre.org/tactics/TA0003/