GitHub PAT 访问权限被撤销

编辑

对某个 PAT 的私有 GitHub 组织资源的访问权限已被撤销。

规则类型: eql

规则索引:

  • logs-github.audit-*

严重性: 低

风险评分: 21

每隔: 5 分钟

搜索索引时间范围: now-9m (日期数学格式,另见 额外回溯时间)

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

参考: 无

标签:

  • 领域:云
  • 用例:威胁检测
  • 用例:UEBA
  • 策略:影响
  • 规则类型:BBR
  • 数据源:Github

版本: 2

规则作者:

  • Elastic

规则许可证: Elastic License v2

规则查询

编辑
configuration where event.dataset == "github.audit" and event.action == "personal_access_token.access_revoked"

框架: MITRE ATT&CKTM