Created
April 8, 2022 21:39
-
-
Save Samirbous/ef602a27d08fb966f4cceacb26cf1ddf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sequence by host.id with maxspan=5s | |
[any where event.code : "4703" and winlog.event_data.EnabledPrivilegeList:"SeDebugPrivilege"] by winlog.event_data.ProcessName | |
[process where event.code : "10" and not process.name in ("Procmon64.exe", "procexp64.exe")] by process.executable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment