Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//20350112
(U) The most recent OWT Report can be regenerated/written by using the “-w” option:
./runOWT.sh -w -c OPERATION_NAME
(U) An OWT Report for a specific time range can be generated by specifying a start and
end time:
./runOWT.sh -c OPERATION_NAME –s START_TIME –e END_TIME
(U) Both START_TIME and END_TIME are date values having a format of YYYY-MM-
DD_HH:mm:ss (e.g. 2007-10-20_17:32:45). Note that there are no spaces in the
START_TIME and END_TIME strings.
(U) By default, the report files (see 9.29) are generated in:
/home/cbuser/CherryBlossom/CherryTree/Release/Reports/
<OPERATION_NAME>/<START_TIME>
where <OPERATION_NAME> is the name of the Operation for which the report was
generated, and <START_TIME> is the start time of the report data.
(U) For more OWT Report options, run “./runOWT.sh -h”.
(U) Note: to copy OWT report files from the CB server to an Icon terminal (e.g., to burn
to a CD), use Icon’s WinSCP application. Connect using the credentials and IP address
as above, and then simply drag-and-drop the files from the
/home/cbuser/CherryBlossom/CherryTree/Release/Reports/
<OPERATION_NAME>/<START_TIME>
directory on the CB server to the desired directory on the Icon terminal.
114
SECRET//20350112