Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#general
Title
# 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
2 Views
Post