nuclei/integration_tests/workflow/match-2.yaml

16 lines
266 B
YAML

id: basic-get-another
info:
name: Basic Another GET Request
author: pdteam
severity: info
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
name: test-matcher
words:
- "This is test matcher text"