2021-11-29 10:40:45 +00:00
|
|
|
id: api-mailboxvalidator
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: MailboxValidator API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Validate email address to improve deliverability
|
2021-11-29 10:40:45 +00:00
|
|
|
reference:
|
|
|
|
- https://www.mailboxvalidator.com/api-email-free
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/mailboxvalidator
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,mailboxvalidator
|
2021-11-29 10:40:45 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-29 10:40:45 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.mailboxvalidator.com/v1/email/free?email=test@test.com&key={{token}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"email_address":"test@test.com"'
|
|
|
|
- '"error_code":""'
|
|
|
|
- '"error_message":""'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100c9bc4595e017090f609c06810f5e2e332a3cb2da405cee02c59c5d9ab169b60d022100e726c57f677c8c35fa821b9f4ef3d97cd98f55228641e5b71d2e03274a49c8f6:922c64590222798bb761d5b6d8e72950
|