Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//NOFORN
1.2 Access At Least
The “access_at_least” verb states that the Grasshopper is running in an
environment with privileges at or above the specified level.
Usage
grasshopper.access_at_least(<access_level>)
access_level
Privilege access level (admin, system)
Truth Table
TRUE
Running grasshopper has access_level or higher
FALSE
Running grasshopper does not have access_level
INVALID
Error occurred while collecting grasshopper information
72
SECRET//NOFORN