nuclei/integration_tests/protocols/http/raw-path-trailing-slash.yaml

13 lines
236 B
YAML

id: raw-path-trailing-slash
info:
name: Test RAW HTTP Template with trailing slash
author: pdteam
severity: info
http:
- raw:
- |
GET /test/..;/..;/ HTTP/1.1
Host: {{Hostname}}
Origin: {{BaseURL}}