Enhancement: exposures/apis/strapi-page.yaml by mp

patch-1
MostInterestingBotInTheWorld 2023-02-05 11:22:15 -05:00
parent 020139fa2c
commit 6c943b7927
1 changed files with 10 additions and 1 deletions

View File

@ -1,9 +1,16 @@
id: strapi-page
info:
name: Strapi Page
name: Strapi Page - Detect
author: dhiyaneshDk
severity: info
description: Strapi login panel was detected.
reference: https://strapi.io/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
shodan-query: http.title:"Welcome to your Strapi app"
tags: api,strapi
@ -18,3 +25,5 @@ requests:
words:
- '<title>Welcome to your Strapi app</title>'
condition: and
# Enhanced by mp on 2023/02/05