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