nuclei/integration_tests/offlinehttp/offline-raw.yaml

16 lines
245 B
YAML

id: offline-raw
info:
name: Test Offline raw Template
author: pdteam
severity: info
requests:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: status
status:
- 200