EggShell 后门执行
编辑EggShell 后门执行
编辑识别 EggShell 后门的执行。EggShell 是一个已知的 macOS 和 Linux 后渗透工具。
规则类型: 查询
规则索引:
- auditbeat-*
- logs-endpoint.events.*
严重性: 高
风险评分: 73
运行频率: 5分钟
搜索索引时间范围: now-9m ( 日期数学格式, 另请参阅 额外回溯时间
)
每次执行的最大警报数: 100
参考:
标签:
- 域: 端点
- 操作系统: Linux
- 操作系统: macOS
- 用例: 威胁检测
- 策略: 执行
- 数据源: Elastic Defend
版本: 103
规则作者:
- Elastic
规则许可证: Elastic License v2
规则查询
编辑event.category:process and event.type:(process_started or start) and process.name:espl and process.args:eyJkZWJ1ZyI6*
框架: MITRE ATT&CKTM
-
策略
- 名称: 执行
- ID: TA0002
- 参考 URL: https://attack.mitre.org/tactics/TA0002/
-
技术
- 名称: 命令和脚本解释器
- ID: T1059
- 参考 URL: https://attack.mitre.org/techniques/T1059/
-
子技术
- 名称: Python
- ID: T1059.006
- 参考 URL: https://attack.mitre.org/techniques/T1059/006/