Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//NOFORN
3.3 Writable
The “writable” verb states that Grasshopper is able to add files and
subdirectories to the directory.
Usage
directory(<dir_path>).writable
dir_path
Path to directory on target file system
Truth Table
TRUE
dir_path is writable
FALSE
dir_path is not writable
INVALID
dir_path does not exist or is not a directory
85
SECRET//NOFORN