Updated http_put

GSoC/Meterpreter_Web_Console
y_k_007 2019-02-19 20:16:26 +05:30 committed by GitHub
parent 30ab3c16c3
commit b50b2a7479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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.
### FILEDATA
The file whose data is to be uploaded.
## Scenarios
Here Action is set to `PUT`.