Current ThreatQ Version Filter
Lancope Exports
The web format of this guide reflects the most current release. Guides for older iterations are available in PDF format.
Export Details
ThreatQuotient provides the following details for this export:
Current Guide Version | 1.0.0 |
Support Tier | ThreatQ Supported |
Introduction
This guide provides steps to export Lancope indicators for use with an external threat detection system.
Creating the Export
The following section will detail how to create the exports in ThreatQ.
See the Managing Exports topic for more details on ThreatQ exports.
- Select the Settings icon > Exports.
The Exports page appears with a table listing all exports in alphabetical order.
- Click Add New Export
The Connection Settings dialog box appears.
- Enter an Export Name.
- Click Next Step.
The Output Format dialog box appears.
- Provide the following information based on the type of indicator:
Tenable FQDNs
Field Value Which type of information
would you like to export?Indicators Output Type text/csv; charset=utf-8 Special Parameters indicator.status=Active&indicator.deleted=N&indicator.type=IPAddress &indicator.type=CIDR Block&indicator.class=network
- Enter the following for the Output Template:
RECORD_NUMBER,GROUP_NAME,GROUP_ID,NETWORK_DEFINITION,PARENT_NAMESPACE
0,ThreatQ,-1,,/
{foreach $data as $indicator}
0,"{foreach $indicator.Sources item=source name=Sources}{$source.value}{if $smarty.foreach.Sources.last != true},{/if}{/foreach}",-1,
{$indicator.value|regex_replace:"/[\r\t\n]/":""|replace:"\"":"'"},"/ThreatQ/"
{/foreach} - Click on Save Settings and enable the export via the On/Off toggle switch.
Change Log
- Version 1.0.0
- Initial release
PDF Guides
Document | ThreatQ Version |
---|---|
Lancope Exports Guide v1.0.0 | N/A |