nuclei-templates/misconfiguration/installer/seoking-shopify-app.yaml

31 lines
585 B
YAML
Raw Normal View History

id: seoking-shopify-app
2022-10-27 05:59:21 +00:00
info:
name: SEO King - Shopify App — Installer
2022-10-27 05:59:21 +00:00
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"Shopify App — Installation"
tags: misconfig,shopify,install
2022-10-27 05:59:21 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
2022-10-27 06:01:27 +00:00
2022-10-27 05:59:21 +00:00
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Shopify App — Installation'
2022-10-27 05:59:21 +00:00
- 'example.myshopify.com'
condition: and
- type: status
status:
- 200