nuclei/integration_tests/protocols/http/raw-unsafe-path-single-slash.yaml
Dogan Can Bakir e99420603f
fix raw req single slash issue (#4955)
* fix raw req single slash issue

* fix raw unsafe req single slash issue

* commit to last commit

* minor
2024-04-03 19:39:35 +05:30

15 lines
260 B
YAML

id: raw-unsafe-path-single-slash
info:
name: Test RAW Unsafe HTTP Template with single slash
author: pdteam
severity: info
requests:
- raw:
- |+
GET / HTTP/1.1
Host: {{Hostname}}
Origin: {{BaseURL}}
unsafe: true