The ExFileInstances view provides access to the metadata for each instance of each hash found on each computer at your site.
To see this file data displayed in the console, click Assets > Files in the console menu and then click the File on Computers tab. To see the complete File Instance details for any one file, from the Files on Computers tab, click the View Details button next to the file.
Field Name |
Data Type |
Special Values |
Comments |
---|---|---|---|
|
bigint |
|
Primary Key |
|
int |
|
Foreign key into ExFileInstanceGroups table for group that contains this file |
|
int |
|
Foreign key into ExFileCatalog table for details about this file |
|
int |
|
Foreign key into ExComputers table for computer that has this file |
|
datetime |
|
Date and time (UTC) when file was created |
|
nvarchar |
|
Name of this file |
|
nvarchar |
|
Path of this file. Uses OS-specific delimiter for the agent where the file is located. |
|
varchar |
Yes, No |
Yes if this file was ever executed |
|
nvarchar |
Unapproved, Approved, Banned |
Local state of this file |
|
nvarchar |
Approved (Not Persisted) Unapproved (Persisted) Banned by Hash Locally Approved Banned by Name Banned by Name (Report Only) Locally Approved (Auto) Approved as Installer Approved Approved as Installer (Top Level) Banned by Hash (Report Only) Unapproved |
Detailed local state of this file
|
|
nvarchar |
|
Name of the detached publisher. Note that embedded publishers can be retrieved through a join with ExFileCatalog. |
|
nvarchar |
Approved, Approved by Policy, Unapproved, Banned, Banned by Policy |
State of the detached publisher (if available); “none” for unsigned files |
|
nvarchar |
Manual, Imported, External (API), Unknown |
Reason for the state of this file’s publisher |
|
char |
|
Carbon Black App Control-proprietary hash of the detached certificate. Embedded certificates can be retrieved through a join with ExFileCatalog. |
|
nvarchar |
Unapproved, Approved, Banned, Approved by Policy, Banned by Policy |
Global state of the detached certificate Invalid certificates are Unapproved in this field. Unsigned certificates are null. |
|
nvarchar |
Manual, Imported, External (API), Unknown |
Reason for the state of the file’s detached certificate (same as Publisher State reason) |