Unsigned BITS 服务客户端进程
编辑Unsigned BITS 服务客户端进程编辑
识别未签名的 Windows 后台智能传输服务 (BITS) 客户端进程。攻击者可能滥用 BITS 功能,使用 BITS 服务下载或上传数据。
规则类型: eql
规则索引:
- logs-endpoint.events.library-*
严重性: 低
风险评分: 21
每隔运行: 60m
从以下时间开始搜索索引: now-119m (日期数学格式,另请参阅 附加回溯时间
)
每次执行的最大警报数: 100
参考:
标签:
- 域:端点
- 操作系统:Windows
- 用例:威胁检测
- 策略:防御规避
- 规则类型:BBR
- 数据源:Elastic Defend
版本: 3
规则作者:
- Elastic
规则许可证: Elastic 许可证 v2
规则查询编辑
library where dll.name : "Bitsproxy.dll" and process.executable != null and not process.code_signature.trusted == true and not process.code_signature.status : ("errorExpired", "errorCode_endpoint*")
框架: MITRE ATT&CKTM
-
策略
- 名称:防御规避
- ID:TA0005
- 参考 URL:https://attack.mitre.org/tactics/TA0005/
-
技术
- 名称:伪装
- ID:T1036
- 参考 URL:https://attack.mitre.org/techniques/T1036/
-
子技术
- 名称:无效代码签名
- ID:T1036.001
- 参考 URL:https://attack.mitre.org/techniques/T1036/001/
-
技术
- 名称:BITS 作业
- ID:T1197
- 参考 URL:https://attack.mitre.org/techniques/T1197/