nuclei/integration_tests/protocols/http/self-contained-with-params.yaml
2024-04-03 17:25:12 +05:30

18 lines
343 B
YAML

id: self-contained-with-params
info:
name: self contained with params
author: pd-team
severity: info
self-contained: true
http:
- raw:
- |
GET http://127.0.0.1:5431/?something=here&key=value HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
words:
- This is self-contained response