35 lines
908 B
YAML
35 lines
908 B
YAML
|
id: donation-alerts
|
||
|
|
||
|
info:
|
||
|
name: Donation Alerts User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Donation Alerts 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-business,donation-alerts
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.donationalerts.com/api/v1/user/{{user}}/donationpagesettings"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "background_image_url"
|
||
|
|
||
|
# digest: 4a0a00473045022100b36ac1e7b5232f45ff4e34713b03b81e571e5f344169320f82474d47ff35f7070220345afd15df0ccb0c32631ab1e76d5eda4fde13467f8bf8be3bd70d3467d54b5c:922c64590222798bb761d5b6d8e72950
|