elasticsearch-attack

Installation
SKILL.md

Elasticsearch 未授权访问与利用

Elasticsearch 默认监听 9200 端口且无认证保护,暴露在网络上时面临大量敏感数据泄露和潜在的 RCE 风险。

⛔ 深入参考(必读)


Phase 1: 服务发现与版本识别

1.1 基础探测

# 直接请求根路径,返回集群名称和版本号
curl http://TARGET:9200/
Installs
15
GitHub Stars
1.8K
First Seen
May 2, 2026
elasticsearch-attack — wgpsec/aboutsecurity