nuclei-templates/osint/fatsecret.yaml

25 lines
406 B
YAML

id: fatsecret
info:
name: FatSecret
author: dwisiswant0
severity: info
tags: osint,osint-health,fatsecret
self-contained: true
requests:
- method: GET
path:
- "https://www.fatsecret.com/member/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- Member</title>"