config case_sensitive = false | preset=xdr_process | filter (event_type = ENUM.PROCESS and 
 event_sub_type = ENUM.PROCESS_START) and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (actor_process_image_path contains "\keytool.exe" and 
 (action_process_image_path in ("*\cmd.exe", "*\sh.exe", "*\bash.exe", "*\powershell.exe", "*\pwsh.exe", "*\schtasks.exe", "*\certutil.exe", "*\whoami.exe", "*\bitsadmin.exe", "*\wscript.exe", "*\cscript.exe", "*\scrcons.exe", "*\regsvr32.exe", "*\hh.exe", "*\wmic.exe", "*\mshta.exe", "*\rundll32.exe", "*\forfiles.exe", "*\scriptrunner.exe", "*\mftrace.exe", "*\AppVLP.exe", "*\systeminfo.exe", "*\reg.exe", "*\query.exe"))))