Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//NOFORN
4.3 Writable
The “writable” verb states that Grasshopper is able to modify the contents of the
file.
Usage
file(<file_path>).writable
file_path
Path to file on target file system
Truth Table
TRUE
file_path is writable
FALSE
file_path is not writable
INVALID
file_path does not exist or is not a file
101
SECRET//NOFORN