2024-09-03 09:22:38 +00:00
|
|
|
id: strapi-admin-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Strapi Admin - Installer
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: critical
|
|
|
|
description: |
|
|
|
|
Strapi Admin Registration enabled was detected.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"Welcome to your Strapi app" html:"create an administrator"
|
|
|
|
tags: misconfig,exposure,strapi,install
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Welcome to your Strapi app"
|
|
|
|
- "Click to create the first administration"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-05 04:30:41 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220704d6efdb376a4901a47a18160b6d86631e79c7962e21183abc918a5d5c29eea022001e1637aa92cfd62acd9673166d70e0d96da90a4d7517e2c5150f93698aaca50:922c64590222798bb761d5b6d8e72950
|