Enhancement: network/detection/mongodb-detect.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-06 10:13:24 -05:00
parent 2409e9944b
commit bbabfda562
1 changed files with 9 additions and 3 deletions

View File

@ -1,14 +1,18 @@
id: mongodb-detect
info:
name: MongoDB Service Detection
name: MongoDB Service - Detect
author: pdteam
severity: info
description: |
MongoDB service was detected.
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
reference:
- https://github.com/orleven/Tentacle
tags: network,mongodb
description: |
MongoDB is an open source NoSQL database management program. NoSQL is used as an alternative to traditional relational databases.
network:
- inputs:
@ -25,3 +29,5 @@ network:
words:
- "logicalSessionTimeout"
- "localTime"
# Enhanced by md on 2023/02/06