35 lines
824 B
YAML
35 lines
824 B
YAML
id: etsy
|
|
|
|
info:
|
|
name: Etsy User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Etsy 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,etsy
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.etsy.com/people/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- " on Etsy</title>"
|
|
|
|
# digest: 4a0a00473045022100c11eb9bbc4f9271af1c465ca6c1bc713ce9c2948840d9b4cc77f4ee174aa737502207cd68478bdf5a4827da8d469561c9ccc9d3269cffcb91357950ba939f5cf1535:922c64590222798bb761d5b6d8e72950
|