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

29 lines
684 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: Optimizely CMS was detected. Optimizely CMS was formerly known as Episerver.
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
2023-01-03 14:05:33 +00:00
metadata:
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
2023-01-03 14:05:33 +00:00
requests:
- 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