35 lines
903 B
YAML
35 lines
903 B
YAML
id: massage-anywhere
|
|
|
|
info:
|
|
name: Massage Anywhere User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Massage Anywhere 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,massage-anywhere
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.massageanywhere.com/profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>MassageAnywhere.com Profile for "
|
|
|
|
# digest: 490a00463044022014cd592c628396aab9d9766360d61c06b3f25cc6f4d33ca7fcb442393f1cf58202207380be06fe7e6f40afbae3a7fa8f219eed06166b7b39f0d7b1cb65b972cc9c27:922c64590222798bb761d5b6d8e72950
|