nuclei/integration_tests/dns/variables.yaml

20 lines
270 B
YAML
Raw Normal View History

id: variables-example
info:
name: Variables Example
author: pdteam
severity: info
variables:
2022-04-20 10:06:02 +00:00
a1: "IN"
dns:
2022-04-20 10:06:02 +00:00
- name: "{{FQDN}}"
type: A
class: inet
recursion: true
retries: 3
matchers:
- type: word
words:
2022-04-20 10:06:02 +00:00
- "{{a1}}"