mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 12:49:02 +00:00
Fixed @xmloutput.
This commit is contained in:
@@ -21,7 +21,7 @@ Uploads a local file to a remote web server using the HTTP PUT method. You must
|
|||||||
-- @args http-put.url - The remote directory and filename to store the file to e.g. (/uploads/file.txt)
|
-- @args http-put.url - The remote directory and filename to store the file to e.g. (/uploads/file.txt)
|
||||||
--
|
--
|
||||||
-- @xmloutput
|
-- @xmloutput
|
||||||
-- <elem key="result">/HNAP1 was successfully created</elem>
|
-- <elem key="result">/uploads/rootme.php was successfully created</elem>
|
||||||
--
|
--
|
||||||
-- Version 0.1
|
-- Version 0.1
|
||||||
-- Created 10/15/2011 - v0.1 - created by Patrik Karlsson <patrik@cqure.net>
|
-- Created 10/15/2011 - v0.1 - created by Patrik Karlsson <patrik@cqure.net>
|
||||||
|
|||||||
Reference in New Issue
Block a user