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