35 lines
826 B
YAML
35 lines
826 B
YAML
id: mongod-exposure
|
|
|
|
info:
|
|
name: MongoD Server - Exposure
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
classification:
|
|
cpe: cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: mongodb
|
|
product: mongodb
|
|
shodan-query: html:"mongod"
|
|
tags: mongod,exposure,info-leak
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET / HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>mongod"
|
|
- "List all commands"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b9a807b420c74b76f17c5cfe829a66ab4c8a664d0e4f555efa37efe40d6b00ef022010e6c3f25eaff656e807b53a2f2a35cc358839662551506d12cf7dc40eb146c6:922c64590222798bb761d5b6d8e72950 |