Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//NOFORN
3.5 Can Create File
The “can_create_file” verb states that Grasshopper is able to add files to the
directory.
Usage
directory(<dir_path>).can_create_file
dir_path
Path to directory on target file system
Truth Table
TRUE
GH can add files to dir_path
FALSE
GH cannot add files to dir_path
INVALID
dir_path does not exist or is not a directory
87
SECRET//NOFORN