MailboxValidator API Test
ID: api-mailboxvalidator
Severity: info
Author: daffainfo
Tags: token-spray,mailboxvalidator
Description
Section titled “Description”Validate email address to improve deliverability
YAML Source
Section titled “YAML Source”id: api-mailboxvalidator
info: name: MailboxValidator API Test author: daffainfo severity: info description: Validate email address to improve deliverability reference: - https://www.mailboxvalidator.com/api-email-free - https://github.com/daffainfo/all-about-apikey/tree/main/mailboxvalidator metadata: max-request: 1 tags: token-spray,mailboxvalidator
self-contained: true
http: - method: GET path:
matchers: - type: word part: body words: - '"error_code":""' - '"error_message":""' condition: and# digest: 4b0a00483046022100941c310a283d36177e004d1ce7149746202f9ffb43e627bf0c7eec97401a1bb6022100d5e3174d245f29265c45e8859b91123b1add8730a977a0aa3b7666b36f4e146d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/api-mailboxvalidator.yaml"