File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ info:
16
16
17
17
http :
18
18
- 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
24
24
25
- { "{{key}}": {{value}}}
25
+ { "{{key}}": {{value}}}
26
26
27
27
attack : clusterbomb
28
28
payloads :
46
46
part : body
47
47
regex :
48
48
- ' key="(?P<key>[^"]+)",value="(?:\\")?(?P<value>[^"\\]+)(?:\\")?"'
49
- # digest: 4a0a0047304502203154aadf51781c63e38386c7c2b4f534916729168ff62a83aa38952ad9dca8ad022100c216f39f83343252c6968580816912fa9b1d5941d68f15a1940ef2e50635dd4c:236a7c23afe836fbe231d6e037cff444
You can’t perform that action at this time.
0 commit comments