Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//NOFORN
5.1 Exists
The “exists” verb states that a process exists.
Usage
process(<process_name>|*).exists
process_name
Name of process running on target system
Truth Table
TRUE
process_name exists
FALSE
process_name does not exist
INVALID
Error occurred while collecting process information
116
SECRET//NOFORN