nuclei-templates/exposed-panels/extron-cms-panel.yaml

31 lines
535 B
YAML
Raw Normal View History

id: ektron-cms-panel
2022-10-07 11:51:28 +00:00
info:
name: Ektron CMS - Panel
2022-10-07 11:51:28 +00:00
author: pikpikcu
severity: info
metadata:
2022-10-07 12:01:18 +00:00
verified: true
shodan-query: http.html:"Ektron"
2022-10-07 11:51:28 +00:00
fofa-query: app="Ektron-CMS"
tags: panel,ektron,cms
2022-10-07 11:51:28 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "EktronClientManager"
- "ektronTheme"
2022-10-07 12:01:18 +00:00
- "Ektron.ready"
condition: or
2022-10-07 11:51:28 +00:00
- type: status
status:
- 200