GitHub 个人访问令牌 (PAT) 的 IP 地址首次出现

编辑

GitHub 个人访问令牌 (PAT) 的 IP 地址首次出现编辑

检测到过去 14 天内未曾见过的用于 GitHub PAT 的新 IP 地址。

规则类型: new_terms

规则索引:

  • logs-github.audit-*

严重性: 低

风险评分: 21

每隔运行: 5 分钟

从以下时间开始搜索索引: now-9m (日期数学格式,另请参阅 附加回溯时间)

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

参考: 无

标签:

  • 域:云
  • 用例:威胁检测
  • 用例:UEBA
  • 策略:初始访问
  • 规则类型:BBR
  • 数据源:Github

版本: 1

规则作者:

  • Elastic

规则许可证: Elastic 许可证 v2

规则查询编辑

event.dataset:"github.audit" and event.category:"configuration" and
github.actor_ip:* and github.hashed_token:* and
github.programmatic_access_type:("OAuth access token" or "Fine-grained personal access token")

框架: MITRE ATT&CKTM