33 lines
840 B
YAML
33 lines
840 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
|
|
cvss-score: 0
|
|
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: 4a0a0047304502205d0cfce32e30f2a55d414a15bf4339d8e48263f3915aad71e1a1d4732aeb044c022100e4a6d6df97f98bfef5fbf3aa62a83b9144a0168259577747d7972aa25d2273b2:922c64590222798bb761d5b6d8e72950
|