TruSTAR v2 Deprecated
Deprecated. Not supported since TrueSTAR was acquired by Splunk, No available replacement.
Data Enrichment & Threat Intelligence · TruSTAR (Deprecated)
Configuration parameters
server— Server URL (e.g. https://api.trustar.co) (required)station— Station URL (e.g. https://station.trustar.co)key— TruSTAR API Key (required)secret— TruSTAR API Secret (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (22)
-
trustar-add-to-whitelistAdd to allow list a list of indicator values for the user’s company.
-
trustar-copy-reportCopies a report from one enclave to another.
-
trustar-correlated-reportsReturns a list of all reports that contain any of the provided indicator values.
-
trustar-delete-reportDeletes a report as specified by given id (id can be TruSTAR report id or external id).
-
trustar-get-enclavesReturns the list of all enclaves that the user has access to, as well as whether they can read, create, and update reports in that enclave.
-
trustar-get-indicators-for-reportReturn a list of indicators extracted from a report.
-
trustar-get-phishing-indicatorsGet phishing indicators that match the given criteria.
-
trustar-get-phishing-submissionsFetches all phishing submissions that fit the given criteria.
-
trustar-get-reportsReturns incident reports matching the specified filters. All parameters are optional: if nothing is specified, the latest 25 reports accessible by the user will be returned (matching the view the user would have by logging into Station).
-
trustar-get-whitelisted-indicatorsGets a list of indicators that the user’s company has added to allow list.
-
trustar-indicator-summariesProvides structured summaries about indicators, which are derived from intelligence sources on the TruSTAR Marketplace.
-
trustar-indicators-metadataProvide metadata associated with a list of indicators, including value, indicatorType, noteCount, sightings, lastSeen, enclaveIds, and tags. The metadata is determined based on the enclaves the user making the request has READ access to.
-
trustar-move-reportMove a report from one enclave to another.
-
trustar-related-indicatorsFinds all reports that contain any of the given indicators and returns correlated indicators from those reports.
-
trustar-remove-from-whitelistDelete an indicator from the user’s company allow list.
-
trustar-report-detailsFinds a report by its ID and returns the report details.
-
trustar-search-indicatorsSearches for all indicators that contain the given search term.
-
trustar-search-reportsSearches for all reports that contain the given search term.
-
trustar-set-triage-statusMarks a phishing email submission with one of the phishing namespace tags.
-
trustar-submit-reportSubmit a new incident report, and receive the ID it has been assigned in TruSTAR’s system.
-
trustar-trending-indicatorsFind indicators that are trending in the community.
-
trustar-update-reportUpdate the report with the specified ID. Either the internal TruSTAR report ID or an external tracking ID can be used. Only the fields passed will be updated. All others will be left unchanged.