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