nuclei-templates/dns/dmarc-detect.yaml

34 lines
861 B
YAML
Raw Normal View History

2023-02-02 09:54:47 +00:00
id: dmarc-detect
2023-02-02 09:02:25 +00:00
info:
name: DNS DMARC - Detect
2023-02-02 09:02:25 +00:00
author: juliosmelo
severity: info
2023-02-02 09:54:47 +00:00
description: |
DNS DMARC information was detected.
2023-02-02 09:02:25 +00:00
reference:
- https://dmarc.org/
- https://dmarc.org/wiki/FAQ#Why_is_DMARC_important.3F
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
2023-10-14 11:27:55 +00:00
cvss-score: 0
cwe-id: CWE-200
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: dns,dmarc
2023-02-02 09:02:25 +00:00
dns:
- name: "_dmarc.{{FQDN}}"
type: TXT
2023-09-29 15:10:50 +00:00
matchers:
- type: regex
part: answer
regex:
2024-06-20 12:16:22 +00:00
- "IN\tTXT\\t(.+DMARC.+)$"
2023-09-29 15:10:50 +00:00
2023-02-02 09:02:25 +00:00
extractors:
- type: regex
group: 1
regex:
2024-06-20 12:16:22 +00:00
- "IN\tTXT\t(.+DMARC.+)"
# digest: 490a004630440220335e345c05d8f300441f04a958c88488dbf8883aaa9711617f3ec302812b49e90220519168a5e0b501f2ac00f03ac65505b534dca57cc732d873d26ead8e09c1738a:922c64590222798bb761d5b6d8e72950