Enhancement: technologies/influxdb-version-detect.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-03-15 11:31:42 -04:00
parent e6502c5f18
commit e2645f4077
1 changed files with 8 additions and 2 deletions

View File

@ -1,13 +1,17 @@
id: influxdb-version-detect
info:
name: InfluxDB Version Detection
name: InfluxDB Version Information - Detect
author: c-sh0
severity: info
description: Obtain InfluxDB Version Information
description: InfluxDB version information check was conducted.
reference:
- https://docs.influxdata.com/influxdb/v1.8/tools/api/#ping-http-endpoint
- https://github.com/influxdata/influxdb/blob/master/http/platform_handler.go#L62
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: true
shodan-query: "X-Influxdb-"
@ -29,3 +33,5 @@ requests:
- type: kval
kval:
- "X_Influxdb_Version"
# Enhanced by md on 2023/03/15