Vault 7: Projects

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