35 lines
909 B
YAML
35 lines
909 B
YAML
id: myfitnesspal-community
|
|
|
|
info:
|
|
name: MyFitnessPal Community User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: MyFitnessPal Community 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,myfitnesspal-community
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://community.myfitnesspal.com/en/profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- ">Last Active<"
|
|
|
|
# digest: 4a0a00473045022047dd7b3c0ed65b675d89ab47dce6ae4ab8282df5a92e6b8491734af711fa0c4f022100d52dd2e8f1537c7919bdbceddda79f60b29926f55226cde1e92b573b55e2dea5:922c64590222798bb761d5b6d8e72950
|