nuclei/integration_tests/loader/get.yaml

15 lines
223 B
YAML
Raw Normal View History

id: basic-get
info:
name: Basic GET Request
author: pdteam
severity: info
2024-04-03 11:55:12 +00:00
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
- "This is test matcher text"