33 lines
859 B
YAML
33 lines
859 B
YAML
id: nuxeo-platform-panel
|
|
|
|
info:
|
|
name: Nuxeo Platform Login Panel - Detect
|
|
author: kishore-hariram
|
|
severity: info
|
|
description: Nuxeo Platform 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: title:"Nuxeo Platform"
|
|
verified: true
|
|
tags: panel,nuxeo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/nuxeo/login.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Nuxeo Platform'
|
|
- 'alt="Nuxeo"'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022067f74d36941d7959f5c9723116c839d986eadec67252714c8bfce60c60950eca0221009751851139f0583a2f6d0345a33071a2676d3f80202a9ba5ffa685d432212ada:922c64590222798bb761d5b6d8e72950 |