ThreatConnect v2 Deprecated
Deprecated. Use the ThreatConnect v3 integration instead.
Data Enrichment & Threat Intelligence · ThreatConnect
Configuration parameters
baseUrl— Base Url (required)accessId— Access ID (required)secretKey— Secret Key (required)defaultOrg— Default OrganizationintegrationReliability— Source Reliability (required)rating— Rating threshold for Malicious Indicatorsconfidence— Confidence threshold for Malicious Indicatorsfreshness— Indicator Reputation Freshness (in days)proxy— Use system proxy settings
Commands (40)
-
domainSearches for an indicator of type domain.
-
fileSearches for an indicator of type file.
-
ipSearches for an indicator of type IP address.
-
tc-add-group-attributeAdds an attribute to a specified group.
-
tc-add-group-security-labelAdds a security label to a group.
-
tc-add-group-tagAdds tags to a specified group.
-
tc-add-indicatorAdds a new indicator to ThreatConnect.
-
tc-associate-group-to-groupAssociates one group with another group.
-
tc-create-campaignCreates a group based on the "Campaign" type.
-
tc-create-document-groupCreates a document group.
-
tc-create-eventCreates a group based on the "Event" type.
-
tc-create-incidentCreates a new incident group.
-
tc-create-threatCreates a group based on the "Threats" type.
-
tc-delete-groupDeletes a group.
-
tc-delete-indicatorDeletes an indicator from ThreatConnect.
-
tc-delete-indicator-tagRemoves a tag from a specified indicator.
-
tc-download-documentDownloads the contents of a document.
-
tc-download-reportThe group report to download in PDF format.
-
tc-fetch-incidentsFetches incidents from ThreatConnect.
-
tc-get-associated-groupsReturns indicators associated with a specified group.
-
tc-get-eventsReturns a list of events.
-
tc-get-groupRetrieves a single group.
-
tc-get-group-attributesRetrieves the attribute of a group.
-
tc-get-group-indicatorsReturns indicators associated with a group.
-
tc-get-group-security-labelsRetrieves the security labels of a group.
-
tc-get-group-tagsRetrieves the tags of a group.
-
tc-get-groupsReturns all groups, filtered by the group type.
-
tc-get-incident-associate-indicatorsReturns indicators that are related to a specific incident.
-
tc-get-indicatorRetrieves information about an indicator.
-
tc-get-indicator-ownersGet Owner for Indicator
-
tc-get-indicator-typesReturns all indicator types available.
-
tc-get-indicators-by-tagFetches all indicators that have a tag.
-
tc-get-tagsReturns a list of all ThreatConnect tags.
-
tc-group-associate-indicatorAssociates an indicator with a group.
-
tc-incident-associate-indicatorAssociates an indicator with an existing incident. The indicator must exist before running this command. To add an indicator, run the tc-add-indicator command.
-
tc-indicatorsRetrieves a list of all indicators.
-
tc-ownersRetrieves all owners for the current account.
-
tc-tag-indicatorAdds a tag to an existing indicator.
-
tc-update-indicatorUpdates the indicator in ThreatConnect.
-
urlSearches for an indicator of type URL.