37 lines
1009 B
YAML
37 lines
1009 B
YAML
id: parse-dashboard
|
|
|
|
info:
|
|
name: Parse Dashboard Login Panel - Detect
|
|
author: tess
|
|
severity: info
|
|
description: Parse Dashboard 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
|
|
cpe: cpe:2.3:a:parseplatform:parse-server:*:*:*:*:node.js:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: parse-server
|
|
shodan-query: title:"Parse Dashboard"
|
|
vendor: parseplatform
|
|
verified: true
|
|
tags: panel,parse,exposure,parseplatform
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Parse Dashboard"
|
|
- "PARSE_DASHBOARD_PATH"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221008af627aec63d7e74e1dab894296726024ab66379261d529b4db0fca4828a36f502202fb368ca258cfbd0694ce4c8bdf02ce0eda52a49c877e05f5f0cad0b57909e11:922c64590222798bb761d5b6d8e72950 |