Microsoft 365 团队外部访问已启用编辑

识别 Microsoft Teams 中何时启用外部访问。外部访问允许 Teams 和 Skype for Business 用户与其组织外部的其他用户进行通信。攻击者可能会启用外部访问或添加允许的域以窃取数据或在环境中维持持久性。

规则类型:查询

规则索引:

  • filebeat-*
  • logs-o365*

严重性:中等

风险评分: 47

运行频率:5 分钟

搜索索引范围:now-30m(日期数学格式,另请参阅 额外回溯时间

每次执行的最大警报数: 100

参考:

标签:

  • 域:云
  • 数据源:Microsoft 365
  • 用例:配置审计
  • 策略:持久性

版本: 206

规则作者:

  • Elastic

规则许可证:Elastic 许可证 v2

调查指南编辑

设置编辑

要与此规则兼容,需要 Office 365 日志 Fleet 集成、Filebeat 模块或类似结构的数据。

规则查询编辑

event.dataset:o365.audit and event.provider:(SkypeForBusiness or MicrosoftTeams) and
event.category:web and event.action:"Set-CsTenantFederationConfiguration" and
o365.audit.Parameters.AllowFederatedUsers:True and event.outcome:success

框架:MITRE ATT&CKTM