id: dns-http-dynamic-values
info:
name: multi protocol request with dynamic values
author: pdteam
severity: info
dns:
- name: "{{FQDN}}"
type: a
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: dsl
dsl:
- body == "ok"
- dns_a == '128.199.158.128'
condition: and