特定 GitHub 个人访问令牌 (PAT) 的私有仓库事件首次出现
编辑特定 GitHub 个人访问令牌 (PAT) 的私有仓库事件首次出现
编辑检测过去 14 天内未曾见过的 GitHub PAT 的新的私有仓库交互。
规则类型: new_terms
规则索引:
- logs-github.audit-*
严重性: 低
风险评分: 21
每隔: 5 分钟
搜索索引自: now-9m (日期数学格式,另请参见 额外回溯时间
)
每次执行的最大告警数: 100
参考资料: 无
标签:
- 领域:云
- 用例:威胁检测
- 用例:UEBA
- 策略:执行
- 规则类型:BBR
- 数据源:Github
版本: 2
规则作者:
- Elastic
规则许可证: Elastic License v2
规则查询
编辑event.dataset:"github.audit" and event.category:"configuration" and github.repo:* and github.hashed_token:* and github.programmatic_access_type:("OAuth access token" or "Fine-grained personal access token") and github.repository_public:false
框架: MITRE ATT&CKTM
-
策略
- 名称:执行
- ID:TA0002
- 参考网址:https://attack.mitre.org/tactics/TA0002/
-
技术
- 名称:无服务器执行
- ID:T1648
- 参考网址:https://attack.mitre.org/techniques/T1648/