nuclei/integration_tests/protocols/http/cl-body-without-header.yaml

15 lines
245 B
YAML

id: cl-body-without-header
info:
name: CL Get Request - Body without header
author: pdteam
severity: info
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: dsl
dsl:
- "content_length==14"