Join Slack
Powered by
Hi, Is there a way I can query for file-modificati...
# general
k
Kunal
12/05/2022, 4:03 PM
Hi, Is there a way I can query for file-modification events which also gives the name of the process (or pid) which modified it ? I want this on windows platform. Thanks
s
sharvil
12/07/2022, 10:35 AM
hey
@Kunal
, currently on windows there is
ntfs_journal_events
(
https://osquery.io/schema/5.6.0/#ntfs_journal_events
) which does not have the pid, but this is being worked on here --
https://github.com/osquery/osquery/issues/7836
👍 1
2
Views
Open in Slack
Previous
Next