EggShell 后门执行
编辑EggShell 后门执行编辑
识别 EggShell 后门的执行。EggShell 是 macOS 和 Linux 已知的后期利用工具。
规则类型:查询
规则索引:
- auditbeat-*
- logs-endpoint.events.*
严重性:高
风险评分: 73
每隔运行:5 分钟
从以下时间开始搜索索引:now-9m(日期数学格式,另请参见 其他回溯时间
)
每次执行的最大警报数: 100
参考:
标签:
- 域:端点
- 操作系统:Linux
- 操作系统:macOS
- 用例:威胁检测
- 策略:执行
- 数据源:Elastic Defend
版本: 103
规则作者:
- Elastic
规则许可证:Elastic 许可证 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/