30 lines
818 B
YAML
30 lines
818 B
YAML
id: mongodb-ops-manager
|
|
|
|
info:
|
|
name: MongoDB Ops Manager Login Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: MongoDB Ops Manager login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"MongoDB Ops Manager"
|
|
tags: panel,mongodb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/account/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'MongoDB Ops Manager</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402202b977344e6067f8d5fc6de4e2685d85d9ed86c35b6397c270b51d5ddda4536e4022025e2947b8d981fe221feb59cd3b7528ef68134aee7d542d77465c8d7dfabd87b:922c64590222798bb761d5b6d8e72950 |