AWS EventBridge 规则禁用或删除
编辑AWS EventBridge 规则禁用或删除
编辑识别用户何时禁用或删除了 EventBridge 规则。此活动可能导致应用程序中意外的可见性损失或与其他 AWS 服务流程的中断。
规则类型: 查询
规则索引:
- filebeat-*
- logs-aws.cloudtrail-*
严重性: 低
风险评分: 21
运行频率: 5 分钟
搜索索引起始时间: now-20m (日期数学格式,另请参阅 额外的回溯时间
)
每次执行的最大警报数: 100
参考:
标签:
- 领域:云
- 数据源:AWS
- 数据源:Amazon Web Services
- 策略:影响
版本: 206
规则作者:
- Austin Songer
规则许可: Elastic License v2
调查指南
编辑设置
编辑需要 AWS Fleet 集成、Filebeat 模块或类似结构的数据才能与此规则兼容。
规则查询
编辑event.dataset:aws.cloudtrail and event.provider:eventbridge.amazonaws.com and event.action:(DeleteRule or DisableRule) and event.outcome:success
框架: MITRE ATT&CKTM
-
策略
- 名称:影响
- ID:TA0040
- 参考 URL: https://attack.mitre.org/tactics/TA0040/
-
技术
- 名称:服务停止
- ID:T1489
- 参考 URL: https://attack.mitre.org/techniques/T1489/