nuclei/integration_tests/websocket/path.yaml

16 lines
264 B
YAML
Raw Normal View History

2021-11-01 10:21:56 +00:00
id: basic-request-path
info:
name: Basic Request Path
author: pdteam
severity: info
websocket:
- address: '{{Scheme}}://{{Hostname}}'
inputs:
- data: hello
matchers:
- type: word
words:
- world
part: response