Updated http_put
parent
30ab3c16c3
commit
b50b2a7479
|
@ -27,6 +27,10 @@ Deletes the file specified in the `FILENAME` option. (default: `msf_http_put_tes
|
||||||
|
|
||||||
The path at which this module will attempt to either PUT the content or DELETE it.
|
The path at which this module will attempt to either PUT the content or DELETE it.
|
||||||
|
|
||||||
|
### FILEDATA
|
||||||
|
|
||||||
|
The file whose data is to be uploaded.
|
||||||
|
|
||||||
## Scenarios
|
## Scenarios
|
||||||
|
|
||||||
Here Action is set to `PUT`.
|
Here Action is set to `PUT`.
|
||||||
|
|
Loading…
Reference in New Issue