nuclei/integration_tests/workflow/nomatch-1.yaml

15 lines
224 B
YAML

id: basic-get-nomatch
info:
name: Basic GET Request NoMatch
author: pdteam
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
- "Random"