nuclei-templates/file/audit/pfsense/configure-dns-server.yaml

31 lines
658 B
YAML
Raw Normal View History

2023-03-16 17:34:50 +00:00
id: configure-dns-server
info:
name: Configure DNS Server
author: pussycat0x
severity: info
description: |
The purpose DNs server is to perform the resolution of system hostnames to Internet Protocol (IP) addresses.
reference: |
https://docs.netgate.com/pfsense/en/latest/recipes/dns-over-tls.html
2023-03-22 19:13:05 +00:00
metadata:
verified: true
2023-03-16 17:34:50 +00:00
tags: firewall,config,audit,pfsense,file
file:
- extensions:
- xml
matchers-condition: and
matchers:
- type: word
words:
- "<dnsserver>"
negative: true
- type: word
words:
2023-03-22 19:01:22 +00:00
- "<pfsense>"
2023-03-22 19:13:05 +00:00
- "<system>"
condition: and