Okta FastPass 网络钓鱼检测
编辑Okta FastPass 网络钓鱼检测
编辑检测 Okta FastPass 何时阻止用户在网络钓鱼网站进行身份验证。
规则类型: 查询
规则索引:
- filebeat-*
- logs-okta*
严重程度: 中
风险评分: 47
运行频率: 5 分钟
搜索索引起始时间: 无 (日期数学格式,另请参阅 额外的回溯时间
)
每次执行的最大警报数: 100
参考:
- https://developer.okta.com/docs/reference/api/system-log/
- https://developer.okta.com/docs/reference/api/event-types/
- https://sec.okta.com/fastpassphishingdetection
- https://sec.okta.com/articles/2023/08/cross-tenant-impersonation-prevention-and-detection
- https://elastic.ac.cn/security-labs/monitoring-okta-threats-with-elastic-security
- https://elastic.ac.cn/security-labs/starter-guide-to-understanding-okta
标签:
- 战术:初始访问
- 用例:身份和访问审计
- 数据源:Okta
版本: 307
规则作者:
- Austin Songer
规则许可证: Elastic License v2
调查指南
编辑设置
编辑需要 Okta Fleet 集成、Filebeat 模块或类似结构的数据才能与此规则兼容。
此规则要求 Okta 启用以下设置
Okta Identity Engine - 在管理控制台中的“设置”>“功能”下选择“FastPass 的防网络钓鱼”。
规则查询
编辑event.dataset:okta.system and event.category:authentication and okta.event_type:user.authentication.auth_via_mfa and event.outcome:failure and okta.outcome.reason:"FastPass declined phishing attempt"
框架: MITRE ATT&CKTM
-
战术
- 名称:初始访问
- ID:TA0001
- 参考 URL: https://attack.mitre.org/tactics/TA0001/
-
技术
- 名称:网络钓鱼
- ID:T1566
- 参考 URL: https://attack.mitre.org/techniques/T1566/