At.exe 命令横向移动
编辑At.exe 命令横向移动
编辑识别使用 at.exe 与远程主机上的任务计划程序交互的情况。远程任务创建、修改或执行可能表明攻击者正在进行横向移动。
规则类型: eql
规则索引:
- logs-endpoint.events.process-*
- winlogbeat-*
- logs-windows.*
- endgame-*
- logs-system.security*
严重性: 低
风险评分: 21
每隔: 60 分钟
搜索索引自: now-119m (日期数学格式,另见 额外回溯时间
)
每次执行的最大告警数: 100
参考: 无
标签:
- 领域:端点
- 操作系统:Windows
- 用例:威胁检测
- 战术:横向移动
- 数据源:Elastic Defend
- 规则类型:BBR
- 数据源:Elastic Endgame
- 数据源:系统
版本: 105
规则作者:
- Elastic
规则许可证: Elastic License v2
规则查询
编辑process where host.os.type == "windows" and event.type == "start" and process.name : "at.exe" and process.args : "\\\\*"
框架: MITRE ATT&CKTM
-
战术
- 名称:横向移动
- ID:TA0008
- 参考网址:https://attack.mitre.org/tactics/TA0008/
-
技术
- 名称:远程服务
- ID:T1021
- 参考网址:https://attack.mitre.org/techniques/T1021/
-
战术
- 名称:执行
- ID:TA0002
- 参考网址:https://attack.mitre.org/tactics/TA0002/
-
技术
- 名称:计划任务/作业
- ID:T1053
- 参考网址:https://attack.mitre.org/techniques/T1053/
-
子技术
- 名称:At
- ID:T1053.002
- 参考网址:https://attack.mitre.org/techniques/T1053/002/
-
子技术
- 名称:计划任务
- ID:T1053.005
- 参考网址:https://attack.mitre.org/techniques/T1053/005/