47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
id: influxdb-panel
|
|
|
|
info:
|
|
name: InfluxDB Admin Interface Panel - Detect
|
|
author: pikpikcu,idealphase
|
|
severity: info
|
|
description: InfluxDB admin interface panel was detected.
|
|
reference:
|
|
- https://www.influxdata.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:influxdata:influxdb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: influxdata
|
|
product: influxdb
|
|
shodan-query:
|
|
- http.title:"InfluxDB - Admin Interface"
|
|
- http.title:"influxdb - admin interface"
|
|
- influxdb
|
|
fofa-query: title="influxdb - admin interface"
|
|
google-query: intitle:"influxdb - admin interface"
|
|
tags: panel,influxdb,influxdata
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>InfluxDB - Admin Interface</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
regex:
|
|
- '<b>InfluxDB<\/b> v([\d.]+)<\/p>'
|
|
# digest: 4a0a0047304502201197468b40104f9f10273714b6c8fed1ce7529711590a918c0cb32e02cd2c720022100ef24072ab8008f6768e9f2b119a93f6fee1307a71bbc9dfee47310ddfb2b13bc:922c64590222798bb761d5b6d8e72950 |