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_MAC and 
 (((action_process_image_path = "/bin/launchctl" and 
 action_process_image_command_line contains "unload") and 
 (action_process_image_command_line in ("*com.objective-see.lulu.plist*", "*com.objective-see.blockblock.plist*", "*com.google.santad.plist*", "*com.carbonblack.defense.daemon.plist*", "*com.carbonblack.daemon.plist*", "*at.obdev.littlesnitchd.plist*", "*com.tenablesecurity.nessusagent.plist*", "*com.opendns.osx.RoamingClientConfigUpdater.plist*", "*com.crowdstrike.falcond.plist*", "*com.crowdstrike.userdaemon.plist*", "*osquery*", "*filebeat*", "*auditbeat*", "*packetbeat*", "*td-agent*"))) or 
 (action_process_image_path = "/usr/sbin/spctl" and 
 action_process_image_command_line contains "disable")))