You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
SecurityEvent | where EventID == "4688" | where ((Image endswith "\\fsutil.exe" and CommandLine contains " deletejournal ") or CommandLine matches regex ".*\\AppData\\Local\\Temp\.* \\\\\.\\pipe\\\.*" or (Image endswith "\\wevtutil.exe" and CommandLine contains " cl ") or (Image endswith "\\rundll32.exe" and CommandLine endswith ".dat,#1") or "*\\perfc.dat*")