nuclei-templates/http/exposed-panels/episerver-panel.yaml

34 lines
779 B
YAML
Raw Normal View History

2023-01-06 11:57:43 +00:00
id: episerver-panel
2023-01-03 14:32:29 +00:00
2023-01-03 14:05:33 +00:00
info:
2023-01-06 08:34:54 +00:00
name: Episerver Login Panel
2023-01-03 14:05:33 +00:00
author: William Söderberg @ WithSecure
severity: info
description: Episerver login panel was detected.
2023-01-03 14:36:42 +00:00
reference:
2023-01-03 14:32:29 +00:00
- https://docs.developers.optimizely.com/content-cloud/v12.0.0-content-cloud/docs/changing-edit-and-admin-view-urls
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.0
cwe-id: CWE-200
2023-01-03 14:05:33 +00:00
metadata:
max-request: 1
2023-01-06 08:34:54 +00:00
verified: true
shodan-query: html:"epihash"
2023-01-03 14:05:33 +00:00
tags: panel,optimizely,episerver
2023-01-03 14:32:29 +00:00
http:
2023-01-03 14:05:33 +00:00
- method: GET
path:
- "{{BaseURL}}/episerver/cms"
2023-01-03 14:32:29 +00:00
2023-01-06 08:34:54 +00:00
matchers-condition: and
2023-01-03 14:05:33 +00:00
matchers:
2023-01-06 08:34:54 +00:00
- type: regex
regex:
- "Util.*%2fepiserver%2fcms"
2023-01-03 14:32:29 +00:00
- type: status
status:
- 302