Fodors Forum User Name Information - Detect
ID: fodors-forum
Severity: info
Author: dwisiswant0
Tags: osint,osint-social,fodors-forum
Description
Section titled “Description”Fodors Forum user name information check was conducted.
YAML Source
Section titled “YAML Source”id: fodors-forum
info: name: Fodors Forum User Name Information - Detect author: dwisiswant0 severity: info description: Fodors Forum 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-social,fodors-forum
self-contained: true
http: - method: GET path: - "https://www.fodors.com/community/profile/{{user}}/forum-activity"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "Member since"# digest: 4a0a0047304502210097f2f3b7449b0f6f932e1ba16b3d430e79edc274299abbc261dc73510cf7e7e60220544fc307949bd29774923e8e1072de4652635f1a5c345fb1f784336f72440bcc: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/fodors-forum.yaml"