nuclei-templates/osint/shopify.yaml

25 lines
379 B
YAML

id: shopify
info:
name: shopify
author: dwisiswant0
severity: info
tags: osint,osint-shopping,shopify
self-contained: true
requests:
- method: GET
path:
- "https://{{user}}.myshopify.com"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "home"