nuclei/pkg/tmplexec/flow/testcases/condition-flow-no-operators.yaml

21 lines
316 B
YAML
Raw Permalink Normal View History

id: condition-flow-no-operators
info:
name: Condition Flow No Operators
author: pdteam
severity: info
flow: dns() && http()
dns:
- name: "{{FQDN}}"
type: CNAME
http:
- method: GET
path:
- "{{BaseURL}}/?ref={{dns_cname}}"
matchers:
- type: word
words:
- "html>"