Skip to content

Commit 1abe826

Browse files
authored
Update 5.1.2.yaml
Signed-off-by: AmirHossein Raeisi <[email protected]>
1 parent 7037bb9 commit 1abe826

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

templates/dast/5.1.2.yaml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ info:
1616
1717
http:
1818
- raw:
19-
- |
20-
POST {{Path}} HTTP/1.1
21-
Host: {{Hostname}}
22-
Content-Type: application/json
23-
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
19+
- |
20+
POST {{Path}} HTTP/1.1
21+
Host: {{Hostname}}
22+
Content-Type: application/json
23+
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
2424
25-
{ "{{key}}": {{value}}}
25+
{ "{{key}}": {{value}}}
2626
2727
attack: clusterbomb
2828
payloads:
@@ -46,4 +46,3 @@ http:
4646
part: body
4747
regex:
4848
- 'key="(?P<key>[^"]+)",value="(?:\\")?(?P<value>[^"\\]+)(?:\\")?"'
49-
# digest: 4a0a0047304502203154aadf51781c63e38386c7c2b4f534916729168ff62a83aa38952ad9dca8ad022100c216f39f83343252c6968580816912fa9b1d5941d68f15a1940ef2e50635dd4c:236a7c23afe836fbe231d6e037cff444

0 commit comments

Comments
 (0)