Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
File System Tasks
•
get <run_mode> <r_file> [offset=0] [bytes=0]
•
Get a file from the target machine
•
put <run_mode> <l_file> <r_file> [offset=0] [bytes=0]
•
Put a local file on the target machine
•
file_walk <run_mode> <r_dir> <wildcard> <depth>
[time_check=‘no_check’] [date]
•
Walk the directories on the target, collecting information on files
specified by the provided parameters
•
get_walk <run_mode> <r_dir> <wildcard> <depth>
[time_check=‘no_check’] [date] [offset=0] [bytes=0]
•
Walk the directories on the target, collecting files specified by the
provided parameters