Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//ORCON//NOFORN
run_mode
Code specifying the run mode, represented by combining the
following keys:
‘r’ - run the task on receipt
‘s’ - run the task on every Implant startup
‘p’ - push the task results to the LP immediately
date
Date-Time or Date, specified in ISO 8601 format, or None to
disable
Date-Time: yyyy-mm-ddThh:mm:ss
Date: yyyy-mm-dd
set_uninstall_timer <run_mode> <seconds>
Set the uninstall timer to seconds from time the task is processed by the
Implant.
run_mode
Code specifying the run mode, represented by combining the
following keys:
‘r’ - run the task on receipt
‘s’ - run the task on every Implant startup
‘p’ - push the task results to the LP immediately
seconds
Number of seconds after task execution to uninstall, or None to
disable
set_beacon_failure <run_mode> <count>
Set the maximum number of sequential beacon failures before uninstalling.
run_mode
Code specifying the run mode, represented by combining the
following keys:
‘r’ - run the task on receipt
‘s’ - run the task on every Implant startup
‘p’ - push the task results to the LP immediately
count
Number of failures before uninstalling
Safety Tasks
The safety tasks are used to modify the settings related to how the Implant
should act when no tasks are available from the listening post.
safety <run_mode> <seconds>
Set the Implant beacon interval during idle beacons. This task will not generate
a result.
run_mode
Code specifying the run mode, represented by combining the
following keys:
‘r’ - run the task on receipt
‘s’ - run the task on every Implant startup
‘p’ - push the task results to the LP immediately
seconds
Number of seconds between beacons
set_interval <run_mode> <seconds>
38
SECRET//ORCON//NOFORN