config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (action_file_name contains "\ntds.dit" and 
 ((actor_process_image_path in ("*\cmd.exe", "*\cscript.exe", "*\mshta.exe", "*\powershell.exe", "*\pwsh.exe", "*\regsvr32.exe", "*\rundll32.exe", "*\wscript.exe", "*\wsl.exe", "*\wt.exe")) or 
 (actor_process_image_path in ("*\AppData\*", "*\Temp\*", "*\Public\*", "*\PerfLogs\*")))))