Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//NOFORN
________________________________________________________________________
Description: specific name of configuration
name:interval
Description: specific value for the configuration
value (number):20000
Output:
COMMAND: set pre=0 post=0 interval=20000
8.3.2.7 (U) Delete
(S//NF) This command will securely delete a file on the target systems.
Usage: delete <filename>
Example:
[delete] - securely delete a file on the target
Description: filename to use
filename (string):c:\temp\magic.dll
Output:
COMMAND: delete filename="c:\temp\magic.dll"
8.3.2.8 (U) Uninstall
(S//NF) This command will uninstall the target from the remote system.
Usage: uninstall
Example: uninstall
[uninstall] - uninstall tool from target
Description: amount of time prior to command processing (0-default)
pre-delay (number):
Output:
COMMAND: uninstall pre=0
8.4 (U) User Interface Example
(S//NF) Example: (Athena)
>python.exe tasker.py
Management Features
============================================================
receipt generate ls rm import id help
Command Features
============================================================
execute get put memload memunload set delete uninstall
Exit Commands:
============================================================
bye exit
Welcome to the Tasker shell. Type help or ? to list commands.
SECRET//NOFORN 34