Skip to content

Buymeacoffee User Name Information - Detect

ID: buymeacoffee

Severity: info

Author: dwisiswant0

Tags: osint,osint-finance,buymeacoffee

Buymeacoffee user name information check was conducted.

id: buymeacoffee
info:
name: Buymeacoffee User Name Information - Detect
author: dwisiswant0
severity: info
description: Buymeacoffee 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-finance,buymeacoffee
self-contained: true
http:
- method: GET
path:
- "https://www.buymeacoffee.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "supporters"
# digest: 490a0046304402201848bd4a28189c93bed0111f09d8359f558dca218818639f19bb4c230692125d02206556aba003798618f0b0e0d2de8a9f04bc998f7c98d2bf226e9a346ca064c2b7:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/buymeacoffee.yaml"

View on Github