Netlify CMS Admin Login Panel - Detect
ID: netlify-cms
Severity: info
Author: sullo
Tags: panel,netlify
Description
Section titled “Description”Netlify CMS admin login panel was detected.
YAML Source
Section titled “YAML Source”id: netlify-cms
info: name: Netlify CMS Admin Login Panel - Detect author: sullo severity: info description: Netlify CMS admin login panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: max-request: 1 tags: panel,netlify
http: - method: GET path: - "{{BaseURL}}/admin/index.html"
matchers-condition: and matchers: - type: status status: - 200
- type: word words: - "Netlify CMS" part: body# digest: 4b0a00483046022100b821838dced69c768f70241c471d2c6c85b2e45c561770d7f32b9cfca6bc9d6e022100b7164b5d2f6c123c9e6b8a66585009f857f1ed34c56c1c850241d05197afb432:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/netlify-cms.yaml"