nuclei-templates/exposed-panels/dotcms-admin-panel.yaml

19 lines
319 B
YAML
Raw Normal View History

2021-06-02 13:51:52 +00:00
id: dotcms-admin-panel
2021-06-03 15:39:10 +00:00
info:
2021-06-03 15:39:35 +00:00
name: dotAdmin Panel
2021-06-02 13:51:52 +00:00
author: impramodsargar
severity: info
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}/dotAdmin/"
matchers-condition: and
matchers:
2021-06-03 15:39:10 +00:00
- type: word
words:
2021-06-02 13:51:52 +00:00
- '<title>dotCMS Content Management Platform</title>'