25 lines
461 B
YAML
25 lines
461 B
YAML
id: donation-alerts
|
|
|
|
info:
|
|
name: Donation Alerts
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-business,donation-alerts
|
|
|
|
self-contained: true
|
|
requests:
|
|
- 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"
|