diff --git a/network/enumeration/mongodb-info-enum.yaml b/network/enumeration/mongodb-info-enum.yaml index 7e9a050b36..6b8e2d52ab 100644 --- a/network/enumeration/mongodb-info-enum.yaml +++ b/network/enumeration/mongodb-info-enum.yaml @@ -1,13 +1,17 @@ id: mongodb-info-enum info: - name: MongoDB Information Enumeration + name: MongoDB Information - Detect author: pussycat0x severity: info description: | - MongoDB is an open source NoSQL database management program. NoSQL is used as an alternative to traditional relational databases. + MongoDB build and server information was detected. reference: - https://nmap.org/nsedoc/scripts/mongodb-info.html + 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: mongodb server information @@ -35,3 +39,5 @@ network: - type: regex regex: - "([A-Za-z:0-9.]+)" + +# Enhanced by md on 2023/03/15