nuclei-templates/network/mongodb-detect.yaml

24 lines
522 B
YAML
Raw Normal View History

2021-03-09 11:23:40 +00:00
id: mongodb-detect
info:
name: MongoDB Detection
author: pd-team
severity: info
reference: https://github.com/orleven/Tentacle
tags: network,mongodb
network:
- inputs:
- data: 3a000000a741000000000000d40700000000000061646d696e2e24636d640000000000ffffffff130000001069736d6173746572000100000000
type: hex
host:
2021-03-25 14:52:41 +00:00
- "{{Hostname}}"
2021-03-09 11:28:33 +00:00
- "{{Hostname}}:27017"
2021-03-09 11:23:40 +00:00
read-size: 2048
matchers:
- type: word
words:
- "logicalSessionTimeout"
- "localTime"