2022-08-19 15:21:16 +00:00
|
|
|
id: ez-publish-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-15 16:28:37 +00:00
|
|
|
name: eZ Publish Login Panel - Detect
|
2022-08-19 15:21:16 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
description: eZ Publish login panel was detected.
|
2022-11-15 16:28:37 +00:00
|
|
|
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
|
2022-08-19 15:21:16 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-19 15:21:16 +00:00
|
|
|
shodan-query: http.html:"eZ Publish"
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2022-08-19 15:21:16 +00:00
|
|
|
tags: panel,ez
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-19 15:21:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-08-19 15:21:16 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-19 15:21:16 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'content="eZ Publish'
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'eZ Publish'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a00483046022100b8fcf0990593407a6e997215558adeac05ed14f7fe285ed1b2415b6c4117d5fd022100d8e36845dfbe8d9b99ada83048ac334515617009c910d2723d247e78ee0599ad:922c64590222798bb761d5b6d8e72950
|