nuclei-templates/network/detection/mongodb-detect.yaml

33 lines
708 B
YAML
Raw Normal View History

2021-03-09 11:23:40 +00:00
id: mongodb-detect
info:
name: MongoDB Service - Detect
2021-04-06 06:46:11 +00:00
author: pdteam
2021-03-09 11:23:40 +00:00
severity: info
description: |
MongoDB service was detected.
reference:
- https://github.com/orleven/Tentacle
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200
metadata:
max-request: 1
tags: network,mongodb,detect
2021-03-09 11:23:40 +00:00
tcp:
2021-03-09 11:23:40 +00:00
- inputs:
- data: 3a000000a741000000000000d40700000000000061646d696e2e24636d640000000000ffffffff130000001069736d6173746572000100000000
type: hex
host:
2021-03-25 14:52:41 +00:00
- "{{Hostname}}"
2023-09-16 19:35:21 +00:00
port: 27017
2021-03-09 11:23:40 +00:00
read-size: 2048
matchers:
- type: word
words:
- "logicalSessionTimeout"
2022-08-16 16:22:37 +00:00
- "localTime"