Silent Push’s Organization Exports helps enterprise users to manage every feed created by their organization efficiently. With a centralized interface, users can search, download, and automate exports of threat indicator data, enhancing threat detection and response.
Search exports
Easily locate specific feeds using the search and filtering options in Organization Exports. For example, use the Sort feeds dropdown menu to order results by Newest feeds or Oldest feeds.
Search for a feed
From the left navigation menu, select Data Export > Organization Exports.
In the Search by Name box, enter the name of the feed you’re looking for.
(Optional) Filter results by file types.
(Optional) Filter results by tags associated with a feed.
This streamlined search functionality ensures quick access to the desired threat data.
Download exports
Download feeds for an on-demand snapshot of current threat indicators, perfect for ad-hoc analysis, one-time reporting, or static records for security teams. Available file formats include:
CSV: A text file using commas to separate values and newlines for records.
JSON: A human-readable, text-based format for data exchange between web clients and servers.
TXT: A basic, non-formatted text file.
RPZ: A file containing DNS design and location data.
STIX: A structured language file for sharing, storing, and analyzing cyber threat information.
Download a feed
From the left navigation menu, select Data Export > Organization Exports.
Select Download File.
Choose a file type (CSV, JSON, TXT, RPZ, or STIX).
Select Download File to initiate an immediate download.
Select Close to exit.
Automate Exports
For live threat intelligence, automate feed exports using an API endpoint that updates every three hours, ensuring newly added indicators are included. This is ideal for enterprises integrating with SIEM, SOAR, or other third-party tools without manual effort.
Automate an Export
From the left navigation menu, select Data Export > Organization Exports.
Select Automate Export.
Choose a file type (CSV, JSON, TXT, RPZ, or STIX).
Select Copy API Endpoint.
Paste the endpoint into a new address bar and press Enter.
Third-Party Integration
Access code snippets for cURL, Python, or pHp to integrate feeds into third-party tools.
Benefits:
Rapid Integration: Quickly test and embed endpoints into workflows.
Flexibility Across Environments: Seamlessly integrate with diverse security tools.
Time Savings: Utilize pre-written snippets to minimize coding errors and reduce development time.
Enhanced Automation: Embed snippets for periodic data pulls, real-time alerts, or dashboard updates.