Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
shellbags
Shows directories accessed via Windows Explorer.
Column | Type | Description |
---|---|---|
accessed_time | bigint | Directory Accessed time. |
created_time | bigint | Directory Created time. |
mft_entry | bigint | Directory master file table entry. |
mft_sequence | integer | Directory master file table sequence. |
modified_time | bigint | Directory Modified time. |
path | text | Directory name. |
sid | text | User SID |
source | text | Shellbags source Registry file |
select * from shellbags;