id: caa-fingerprint info: name: CAA Fingerprint author: pdteam severity: info reference: https://support.dnsimple.com/articles/caa-record/#whats-a-caa-record tags: dns,caa dns: - name: "{{FQDN}}" type: CAA matchers: - type: word words: - "IN\tCAA" extractors: - type: regex group: 1 regex: - 'issue "(.*)"' - 'issuewild "(.*)"' - 'iodef "(.*)"'