Gumroad User Name Information - Detect
ID: gumroad
Severity: info
Author: dwisiswant0
Tags: osint,osint-shopping,gumroad
Description
Section titled “Description”Gumroad user name information check was conducted.
YAML Source
Section titled “YAML Source”id: gumroad
info: name: Gumroad User Name Information - Detect author: dwisiswant0 severity: info description: Gumroad 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-shopping,gumroad
self-contained: true
http: - method: GET path: - "https://{{user}}.gumroad.com/"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "s profile picture"# digest: 4a0a00473045022100d80a11893059c7cf21d374da055c0aa13696714cede3bc0fee7d21f10dacb95d02201d36a6da0de202e62a2b0a0182494e8959b1105caca73e88ad789c73c7709543: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/gumroad.yaml"