added and moved dns templates

patch-1
bauthard 2020-04-26 03:51:36 +00:00
parent f2c1a7225a
commit db7b3ef858
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
id: servfail-hosts
info:
name: Servfail Host Finder
author: mzack9999
severity: info
dns:
- name: "{{FQDN}}"
type: A
class: inet
recursion: true
retries: 5
matchers:
- type: word
words:
- "SERVFAIL"
- "REFUSED"