Export Feed Scanner Data

Prev Next

Feed Scanner supports both Automate Export and Manual Export, enabling the integration of threat data with external systems or facilitating customized analysis.

Automate Export

Export saved searches for integrations, automation, or scripts using an API key.

  1. From a saved search in Feed Scanner, select Automate Export in the results table header.

  2. Enter an Export Name and Description.

  3. Add Tags to categorize the export.

  4. Choose Indicator Only (raw list) or Enriched (with enrichment data).

  5. Click Automate Export to generate code snippets (API Endpoint, cURL, Python, or pHp).

  6. Copy the snippet for integration. The UUID is in the API Endpoint: https://app.silentpush.com/api/v2/export/organization-exports/{UUID}_indicators.csv.

  7. Integrate into tools like SOAR or Sentinel.

Manual Export

Manual exports enable deeper analysis, customized reporting, and integration with SIEMs/SOAR platforms.

  1. Navigate to Threat Intelligence Management > Threat Ranking.

  2. (Optional) Apply basic or advanced filtering.

  3. Select Manual Export.

  4. Choose preferences:

    1. Simple or advanced IOC data.

    2. Deduplicate observables.

    3. Number of rows.

  5. Select a format: CSV, JSON, or STIX (simple data exports only).

Benefits of Manual Export

  • Generate tailored stakeholder reports.

  • Support audit trails and historical threat tracking.

  • Enhance interoperability with external systems.