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