Enhancement: misconfiguration/mongodb-exporter-metrics.yaml by cs
parent
b809283db6
commit
eb0501302f
|
@ -3,11 +3,17 @@ id: mongodb-exporter-metrics
|
||||||
info:
|
info:
|
||||||
name: MongoDB Exporter - Detect
|
name: MongoDB Exporter - Detect
|
||||||
author: pussycat0x
|
author: pussycat0x
|
||||||
severity: low
|
severity: medium
|
||||||
description: MongoDB exporter was detected.
|
description: MongoDB exporter was detected.
|
||||||
metadata:
|
metadata:
|
||||||
verified: "true"
|
verified: "true"
|
||||||
shodan-query: title:"MongoDB exporter"
|
shodan-query: title:"MongoDB exporter"
|
||||||
|
classification:
|
||||||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||||
|
cvss-score: 5.3
|
||||||
|
cwe-id: CWE-200
|
||||||
|
reference:
|
||||||
|
- https://github.com/percona/mongodb_exporter
|
||||||
tags: mongodb,exposure,debug
|
tags: mongodb,exposure,debug
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
|
@ -33,4 +39,4 @@ requests:
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
# Enhanced by md on 2023/03/10
|
# Enhanced by cs on 2023/03/10
|
||||||
|
|
Loading…
Reference in New Issue