how to monitor the creation of a named file stream

feizzer 120 Reputation points
2023-07-05T07:56:19.1366667+00:00

https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon

User's image

How do I get notified when a named file stream is created. I want to do this in Kernel.

Windows for business Windows Client for IT Pros Devices and deployment Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,681 Reputation points
    2023-07-05T14:43:15.6233333+00:00

    If I create a file stream, Process Monitor intercepts it with IRP_MJ_CREATE

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.