36 lines
881 B
YAML
36 lines
881 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Nuxeo Platform"
|
|
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: 4b0a00483046022100bc691f935ae097791fa4d00d55d2d3b7e253c7d524136ff3fef3c21c4a649e1402210099f9103aebbd24786f3541f6d1c9505fbf0f7829708d66552a5a5b6395ab6013:922c64590222798bb761d5b6d8e72950
|