35 lines
852 B
YAML
35 lines
852 B
YAML
id: ebay-stores
|
|
|
|
info:
|
|
name: Ebay stores User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Ebay stores 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,ebay-stores
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.ebay.com/str/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "| eBay Stores</title>"
|
|
|
|
# digest: 490a0046304402203b59d10b3f7c4babaffb3d13e082d86abc68fbf610c0d2f872eefedeca398f2d02207039e2479086f1c33b21f2771032012184280f6e54282e598f5f909168f1114c:922c64590222798bb761d5b6d8e72950
|