43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
id: strapi-documentation
|
|
|
|
info:
|
|
name: Strapi CMS Documentation Login Panel - Detect
|
|
author: idealphase
|
|
severity: info
|
|
description: Strapi CMS Documentation 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
tags: strapi,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/documentation'
|
|
- '{{BaseURL}}/documentation/login'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "x-strapi-config"
|
|
- "https://strapi.io/documentation/"
|
|
condition: or
|
|
|
|
- type: word
|
|
words:
|
|
- "<title>Swagger UI</title>"
|
|
- "<title>Login - Documentation</title>"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450221008b82ce5ef2d13e4c92a314c3e332b6a8e5e5abb480c999f79771d7f0ab121428022028ba4513fef9237f07fdb351a65b7b6366936ae11dd7bbfa2f49e2870f1c629a:922c64590222798bb761d5b6d8e72950
|