2020-05-25 07:54:40 +00:00
id : servfail-refused-hosts
2020-04-26 03:55:41 +00:00
info :
2022-03-17 17:01:45 +00:00
name : DNS Servfail Host Finder
2021-04-06 06:46:11 +00:00
author : pdteam
2022-03-17 17:01:45 +00:00
description : A DNS ServFail error occurred. ServFail errors occur when there is an error communicating with a DNS server. This could have a number of causes, including an error on the DNS server itself, or a temporary networking issue.
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score : 0.0
cve-id :
cwe-id : CWE-200
2020-08-03 21:52:00 +00:00
severity : info
2021-09-12 12:45:30 +00:00
tags : dns,takeover
2020-04-26 03:55:41 +00:00
dns :
2020-05-25 07:54:40 +00:00
- name : "{{FQDN}}"
type : A
2021-12-09 13:05:44 +00:00
2020-05-25 07:54:40 +00:00
matchers :
2020-04-26 03:55:41 +00:00
- type : word
2020-05-25 07:54:40 +00:00
words :
2020-04-26 03:55:41 +00:00
- "SERVFAIL"
- "REFUSED"
2022-03-17 17:01:45 +00:00
# Enhanced by mp on 2022/03/14