nuclei-templates/osint/garmin-connect.yaml

25 lines
438 B
YAML

id: garmin-connect
info:
name: Garmin connect
author: dwisiswant0
severity: info
tags: osint,osint-health,garmin-connect
self-contained: true
requests:
- method: GET
path:
- "https://connect.garmin.com/modern/profile/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "window.ERROR_VIEW = null"