FatSecret User Name Information - Detect
ID: fatsecret
Severity: info
Author: dwisiswant0
Tags: osint,osint-health,fatsecret
Description
Section titled “Description”FatSecret user name information check was conducted.
YAML Source
Section titled “YAML Source”id: fatsecret
info: name: FatSecret User Name Information - Detect author: dwisiswant0 severity: info description: FatSecret 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,fatsecret
self-contained: true
http: - method: GET path: - "https://www.fatsecret.com/member/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "- Member</title>"# digest: 490a00463044022007988c28b26b2f6fd10abbe2ae8f2cb2b1a5c6929cee3a3ea515e44ee64cfcce0220590b7a7385e494801601d36ccb1bb2792cf502a2d4cad9086ef11fc9fa2b45b1:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/osint/user-enumeration/fatsecret.yaml"