32 lines
847 B
YAML
32 lines
847 B
YAML
id: strapi-panel
|
|
|
|
info:
|
|
name: Strapi Admin Login Panel - Detect
|
|
author: idealphase
|
|
severity: info
|
|
description: Strapi 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
|
|
cpe: cpe:2.3:a:strapi:strapi:*:*:*:*:node.js:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: strapi
|
|
product: strapi
|
|
tags: panel,strapi,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/admin/auth/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Strapi Admin</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402204fa852608b758c09d643f875052abcf70c002105243ce235aed4b2037ebe548e022068123924dfc04550a7d66815b555602772f6ea78bdca0413f4e2279efacb1943:922c64590222798bb761d5b6d8e72950 |