nuclei-templates/exposed-panels/mongodb-ops-manager.yaml

23 lines
452 B
YAML

id: mongodb-ops-manager
info:
name: MongoDB Ops Manager
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22MongoDB+Ops+Manager%22
tags: panel,mongodb
requests:
- method: GET
path:
- '{{BaseURL}}/account/login'
matchers-condition: and
matchers:
- type: word
words:
- 'MongoDB Ops Manager</title>'
- type: status
status:
- 200