2021-10-01 14:33:51 +00:00
|
|
|
id: api-mailchimp
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Mailchimp API Test
|
|
|
|
author: zzeitlin
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://mailchimp.com/developer/transactional/docs/smtp-integration/#credentials-and-configuration
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: token-spray,mailchimp,tcp
|
2021-10-01 14:33:51 +00:00
|
|
|
|
2021-10-20 08:46:18 +00:00
|
|
|
self-contained: true
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2021-10-01 14:33:51 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "AUTH PLAIN {{base64(hex_decode('00')+'apikey'+hex_decode('00')+token)}}\r\n"
|
|
|
|
read: 1024
|
|
|
|
host:
|
|
|
|
- "tls://smtp.mandrillapp.com:465"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "success"
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a004830460221009b21bcc029c751dd6175e4dc7e21d410952a6581dfa71d145851547334d05748022100dbceb48f2d8ba5743862aecb28c005de95522a99b03eab9ba86f39cc12752899:922c64590222798bb761d5b6d8e72950
|