nuclei-templates/exposures/apis/strapi-page.yaml

20 lines
382 B
YAML
Raw Normal View History

2021-07-05 17:01:57 +00:00
id: strapi-page
info:
name: Strapi Page
author: dhiyaneshDk
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22Welcome+to+your+Strapi+app%22
2021-07-05 17:15:34 +00:00
tags: api,strapi
2021-07-05 17:01:57 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<title>Welcome to your Strapi app</title>'
condition: and