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