nuclei/integration_tests/file/matcher-with-or.yaml

19 lines
259 B
YAML

id: file-matcher-with-or
info:
name: File Matcher With OR
author: pdteam
severity: info
tags: file
file:
- extensions:
- all
matchers:
- type: word
words:
- "AA"
- type: word
words:
- "BB"