30 lines
746 B
YAML
30 lines
746 B
YAML
id: elasticsearch-sql-client-detect
|
|
|
|
info:
|
|
name: Elasticsearch - SQL Client Detection
|
|
author: pussycat0x
|
|
severity: low
|
|
description: Elasticsearch detected SQL client.
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Elasticsearch-sql client"
|
|
tags: elasticsearch,tech,sql
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Elasticsearch-sql client</title>'
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220276e96734ee9717940ec0f594e445b97d2a87382586b66013d5d53da6eb0c7bf0220305a0bb73e6413ee0b510ff3339532e683b201600f1363c4a8e917c6b41eab47:922c64590222798bb761d5b6d8e72950
|