Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
| Attribute | Value |
|---|---|
| Connector ID | ZeroFoxCTIDataConnector |
| Publisher | ZeroFox |
| Used in Solutions | ZeroFox |
| Collection Method | Azure Function |
| Connector Definition Files | ZeroFoxCTI.json |
| Ingestion API | HTTP Data Collector API — Azure Function code uses SharedKey/HTTP Data Collector API |
| Custom Log V1 Tables | Yes 🔶 — ingests into tables with type-suffixed columns |
The ZeroFox CTI data connectors provide the capability to ingest the different ZeroFox cyber threat intelligence alerts into Microsoft Sentinel.
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
ZeroFox_CTI_C2_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_advanced_dark_web_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_botnet_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_breaches_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_compromised_credentials_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_credit_cards_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_dark_web_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_discord_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_disruption_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_email_addresses_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_exploits_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_irc_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_malware_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_national_ids_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_phishing_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_phone_numbers_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_ransomware_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_telegram_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_threat_actors_CL 🔶 |
? | ✓ | ? |
ZeroFox_CTI_vulnerabilities_CL 🔶 |
? | ✓ | ? |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions: - Workspace (Workspace): read and write permissions on the workspace are required. - Keys (Workspace): read permissions to shared keys for the workspace are required. See the documentation to learn more about workspace keys.
Custom Permissions: - Microsoft.Web/sites permissions: Read and write permissions to Azure Functions to create a Function App is required. See the documentation to learn more about Azure Functions. - ZeroFox API Credentials/permissions: ZeroFox Username, ZeroFox Personal Access Token are required for ZeroFox CTI REST API.
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
NOTE: This connector uses Azure Functions to connect to the ZeroFox CTI REST API to pull logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.
(Optional Step) Securely store workspace and API authorization key(s) or token(s) in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. Follow these instructions to use Azure Key Vault with an Azure Function App.
STEP 1 - Retrieval of ZeroFox credentials:
Follow these instructions for set up logging and obtain credentials.
1. Log into ZeroFox's website. using your username and password
2 - Click into the Settings button and go to the Data Connectors Section.
3 - Select the API DATA FEEDS tab and head to the bottom of the page, select <
**STEP 2 - Deploy the Azure Function data connectors using the Azure Resource Manager template: **
IMPORTANT: Before deploying the ZeroFox CTI data connector, have the Workspace ID and Workspace Primary Key (can be copied from the following), readily available. - Workspace ID:
WorkspaceIdNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel. - Primary Key:PrimaryKeyNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel.
3. Preparing resources for deployment.
Click the Deploy to Azure button below.
2. Select the preferred Subscription, Resource Group, Log analytics Workspace and Location.
3. Enter the Workspace ID, Workspace Key, ZeroFox Username, ZeroFox Personal Access Token
4.
5. Click Review + Create to deploy.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊