CimTrak
The CimTrak integration helps you detect unexpected system/device/config modifications and automatically respond/react to threats.
Forensics & Malware Analysis · CimTrak - System Integrity Assurance
Configuration parameters
url— App Server URL (required)isFetch— Fetch incidentsincidentType— Incident typeapikey— API Key (required)insecure— Trust any certificate (not secure)Repository URL— Repository URL (required)Repository Port— Repository Port (required)incidentFetchInterval— Incidents Fetch Intervalproxy— Use system proxy settingsfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)max_fetch— Maximum number of incidents to fetch every time
Commands (37)
-
add-hash-allow-listAdd Hash to allow list.
-
add-hash-deny-listAdd Hash to deny list.
-
add-ticketCreates a ticket.
-
add-ticket-commentAdds a comment to a ticket or task.
-
check-file-against-trusted-file-registry-by-hashDescription Issues a request to check a list of files (specified by hashes) against the trusted file registry.
-
compliance-scan-childrenLaunch compliance scan for all children of object.
-
compliance-scan-with-summaryLaunch compliance scan for object and return results.
-
delete-hash-allow-listAdd Hash to allow list.
-
delete-hash-deny-listAdd Hash to deny list.
-
demote-authoritative-baseline-filesThis function removes a file (or list of files) from being the authoritative baseline.
-
deployDeploys a specific version of an object group. All existing files will be overwritten with the specified set.
-
deploy-by-dateDeploy By Date.
-
file-analysis-by-hashSubmits a file's hash for analysis and returns the results.
-
file-analysis-by-objectdetail-idSubmits a file's objectDetailId for analysis and returns the results.
-
force-syncSends a request to the server to synchronize an object group.
-
get-agent-infoReturns an array of agent information given an object ID.
-
get-agent-object-by-alternate-idGet agent object from alternate id.
-
get-agent-object-by-ipGet agent object from ip address.
-
get-agent-object-by-nameGet agent object from agent name.
-
get-agent-object-id-by-alternate-system-idGet agent object id from alternate system id.
-
get-compliance-archive-detailsReturns compliance scans details.
-
get-compliance-archive-summaryReturns compliance scans summary.
-
get-current-compliance-itemsThis function returns the benchmarks and/or compliance mappings for the compliance policy specified by the object ID.
-
get-eventsReturns Events from the event log.
-
get-objectRetrieves information for an object.
-
get-object-groupThis function returns an entire data structure describing an object group.
-
get-objectsRetrieves a list of objects.
-
get-sub-generationsReturns the subGenerations for an object group (specified by object ID.
-
get-ticket-tasksThis function gets ticket task information from a CimTrak Master Repository. This function returns an array of ticket task objects.
-
get-ticketsThis function gets ticket information from a CimTrak Master Repository. This function returns an array of ticket objects.
-
lockLocks an object group.
-
promote-authoritative-baseline-filesThis function sets a file (or list of files) as the authoritative baseline.
-
run-report-by-nameThis function runs the report specified by the report name. The report name can be obtained from the getReportHeaders API. The report's parameters can be obtained from the getReportArguments API.
-
unlockUnlocks an object group.
-
update-task-dispositionUpdates the tasks specified in taskIdArray to the disposition specified in the disposition parameter.
-
update-ticketUpdate Ticket.
-
view-fileThis function returns the contents of the requested file encoded in base64.