Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

SECRET//ORCON//NOFORN
18.6.10 Put
The put command will take a local file and place it in a specified directory on the
target system using whatever name is provided.
XML Example
<Put>
<LocalFile>c:\temp\test.x.txt</LocalFile>
<RemoteFile>c:\temp\test.put.txt</RemoteFile>
<Mode>append</Mode>
</Put>
Field Definitions
Local File
The local file field describes the local full path to the local file that is going to be
uploaded to the target.
In the example above, the local file “c:\temp\test.x.txt” will be uploaded to the
target.
Remote File
The remote file field describes the remote full file path that the local file will be
copied to.
In the example above, the file will be copied to “c:\temp\test.put.txt”.
Mode
The mode field defines the write mode for the request. The field only accepts the
following options: only_new, always, and append.
In the example above, the data will be appended to the existing file. If the file
doesn’t exist, the file will be created, and the data will be added.
186
SECRET//ORCON//NOFORN

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh