nuclei/integration_tests/http/self-contained-with-path.yaml
Tarun Koyalwar 7f5e4e2336
aws signer: fix missing x-content-sha256 header (#3601)
* fix missing x-content-sha256 header

* fix variable priority in self-contained templates

* remove debug statement

* adds generic raw request parser for self-contained req

* more integration tests

* bug fix: 10x faster race requests

* fix failing integration test
2023-05-01 12:15:35 +05:30

18 lines
299 B
YAML

id: self-contained-with-path
info:
name: self-contained-with-path
author: pd-team
severity: info
self-contained: true
requests:
- raw:
- |
GET / HTTP/1.1
Host: 127.0.0.1:5431
matchers:
- type: word
words:
- This is self-contained response