35 lines
857 B
YAML
35 lines
857 B
YAML
id: teespring
|
|
|
|
info:
|
|
name: Teespring User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Teespring 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-business,teespring
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://commerce.teespring.com/v1/stores?slug={{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "sellerToken"
|
|
|
|
# digest: 4a0a004730450220076448b9099b4fe6d75122ab311bd1ac2aa4ce62a627e908942ec7ddf63a44b3022100c8b0d0768ecbaf95f6ea6e3874f7fb6a0670c25dfb45e9e77895fce30b92272b:922c64590222798bb761d5b6d8e72950
|