pC_microsoftwindowscefprocesscreatesuccessprocess.md

October 15, 2025 ยท View on GitHub

Parser Content

{
Name = microsoft-windows-cef-process-create-success-process
ParserVersion = v1.0.0
Vendor = Microsoft
Product = Microsoft Defender
TimeFormat = "yyyy-MM-dd'T'HH:mm:ss"
Conditions = [
""""DeviceName":""",
""""ActionType":"ProcessCreated""""
]
Fields = [
""""Timestamp":"({time}\d+-\d+-\d+T\d+:\d+:\d+)"""
"""DeviceName":\s*"({src_host}({host}[^"\.]+)?[^"]+)"""
""""AccountName":"(-|system|({user}[\w\.\-\!\#\^\~]{1,40}\$?))""""
""""AccountDomain":"({domain}[^"\s]+)""""
""""AccountSid":"({user_sid}[^"]+)""""
""""ActionType":"({result}[^"]+)""""
""""FileName":"({process_name}[^"]+)""""
""""MD5":"({hash_md5}[^"]+)""""
""""ProcessId":({process_id}\d+)"""
""""ProcessCommandLine"+:"+\s*({process_command_line}.+?)\s*","(FolderPath|FileName)":"""
""""InitiatingProcessCommandLine\\?"+:\s*\\?"\s*({process_command_line}.+?)\s*\\*",""""
""""FolderPath":"({process_path}({process_dir}[^"]*?[\\/]+)?({process_name}[^"\\/]+?))\s*""""
""""LogonId":({login_id}[^",]+)"""
""""DeviceId":"({device_id}[\w\-\.]+)""""
]


}