35 lines
820 B
YAML
35 lines
820 B
YAML
|
id: shopify
|
||
|
|
||
|
info:
|
||
|
name: Shopify User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Shopify user name information check was conducted.
|
||
|
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
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-shopping,shopify
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://{{user}}.myshopify.com"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "home"
|
||
|
|
||
|
# digest: 4b0a00483046022100c583b6dccaba223e85221a051abf1dc52b85c4cd8e44927564a24f5aa199a0e3022100d731d4790d9e1472afb1ddab1360b6d1a5e74db34e78b95869c65a79385e6721:922c64590222798bb761d5b6d8e72950
|