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

15 lines
249 B
YAML
Raw Normal View History

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