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

19 lines
330 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
2022-01-03 16:06:23 +00:00
tags: panel,dotcms,cms
2021-06-02 13:51:52 +00:00
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>'