37 lines
907 B
YAML
37 lines
907 B
YAML
id: ez-publish-panel
|
|
|
|
info:
|
|
name: eZ Publish Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: eZ Publish 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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"eZ Publish"
|
|
tags: panel,ez
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="eZ Publish'
|
|
case-insensitive: true
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'eZ Publish'
|
|
# digest: 4b0a004830460221008358c16c81a78e9ca2dda8a05eb067439f54e7f42ad0b5c4a61d598f51992e60022100d878f3a32d6e1c5d4f83011a45741f52a7b2193eeecc5ee6176c1dda46e7732c:922c64590222798bb761d5b6d8e72950 |