nuclei-templates/exposed-panels/netlify-cms.yaml

23 lines
361 B
YAML
Raw Normal View History

2021-03-25 19:00:00 +00:00
id: netlify-cms
info:
name: Netlify CMS Admin Panel
author: sullo
severity: info
2022-01-03 16:06:23 +00:00
tags: panel,netlify
requests:
- method: GET
path:
- "{{BaseURL}}/admin/index.html"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "Netlify CMS"
part: body