nuclei/integration_tests/protocols/http/http-preprocessor.yaml

17 lines
258 B
YAML

id: http-preprocessor
info:
name: Test Http Preprocessor
author: pdteam
severity: info
requests:
- raw:
- |
GET /?test={{randstr}} HTTP/1.1
Host: {{Hostname}}
matchers:
- type: status
status:
- 200