nuclei/integration_tests/loader/get.yaml

15 lines
227 B
YAML
Raw Normal View History

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