WMI WBEMTEST 实用工具执行
编辑WMI WBEMTEST 实用工具执行
编辑攻击者可能会滥用 WMI 诊断工具 wbemtest.exe 来枚举 WMI 对象实例或针对本地或远程端点调用方法。
规则类型: eql
规则索引:
- logs-endpoint.events.process-*
- winlogbeat-*
- logs-windows.*
- endgame-*
- logs-system.security*
严重性: 低
风险评分: 21
运行频率: 60 分钟
搜索索引起始时间: now-119m(日期数学格式,另请参阅 额外回溯时间
)
每次执行的最大警报数: 100
参考: 无
标签:
- 域: 端点
- 操作系统: Windows
- 用例: 威胁检测
- 战术: 执行
- 数据源: Elastic Defend
- 规则类型: BBR
- 数据源: Elastic Endgame
- 数据源: 系统
版本: 104
规则作者:
- Elastic
规则许可: Elastic License v2
规则查询
编辑process where host.os.type == "windows" and event.type == "start" and process.name : "wbemtest.exe"
框架: MITRE ATT&CKTM
-
战术
- 名称: 执行
- ID: TA0002
- 参考 URL: https://attack.mitre.org/tactics/TA0002/
-
技术
- 名称: Windows 管理规范
- ID: T1047
- 参考 URL: https://attack.mitre.org/techniques/T1047/