35 lines
892 B
YAML
35 lines
892 B
YAML
id: myfitnesspal-author
|
|
|
|
info:
|
|
name: MyFitnessPal Author User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: MyFitnessPal Author 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-author
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://blog.myfitnesspal.com/author/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "About the Author"
|
|
|
|
# digest: 4a0a00473045022100d351113430f5315f6f8a31d81757da3ea0e473750ac12e14aeb5d8ecc8883d6002200eff5b0b3d64dd4a51a1a9b1905c52d8d7fad410775694a17918f75bd13a7184:922c64590222798bb761d5b6d8e72950
|