35 lines
876 B
YAML
35 lines
876 B
YAML
id: secure-donation
|
|
|
|
info:
|
|
name: Secure donation User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Secure donation 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,secure-donation
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://secure.donationpay.org/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "| DonationPay</title>"
|
|
|
|
# digest: 4a0a004730450221009d3245c17ca9b3838ed6210ebb1e851bc20cee78a9895f6cddd2b99d9376ad6202201b4bd8475d3cf9517191864e74d95c1afc0a901f93691bfa6ba192bc9ff01d60:922c64590222798bb761d5b6d8e72950
|