mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
parent
f64753f72b
commit
a91042ae02
1 changed files with 1 additions and 1 deletions
|
|
@ -2551,7 +2551,7 @@ spec:
|
|||
name: Get Shimcache table
|
||||
platform: windows
|
||||
description: Returns forensic data showing evidence of likely file execution, in addition to the last modified timestamp of the file, order of execution, full file path order of execution, and the order in which files were executed.
|
||||
query: select * from Shimcache
|
||||
query: select * from shimcache
|
||||
purpose: Informational
|
||||
tags: hunting
|
||||
contributors: puffyCid
|
||||
|
|
|
|||
Loading…
Reference in a new issue