{
  "Name": "Datazag",
  "Author": "Datazag - support@datazag.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Datazag.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The [Datazag](https://datazag.com/) solution for Microsoft Sentinel delivers brand impersonation, platform impersonation and attacker-infrastructure indicators derived from Certificate Transparency, published as STIX 2.1 objects over a TAXII 2.1 server.\\n\\nIndicators are ingested using Microsoft Sentinel's built-in **Threat Intelligence - TAXII** data connector and land in the native **ThreatIntelIndicators** table. No custom table, data collection rule or workspace function is required, and indicators are available to analytic rules and hunting queries immediately. Because indicators are retained in the workspace, existing logs can also be retro-hunted against them. Datazag never queries your workspace: delivery is pull-only, on a schedule you control.\\n\\n**Before you install**\\n\\nYou need an active Datazag subscription. Contact support@datazag.com to obtain the username and password for your organisation, quoting the collections your subscription includes.\\n\\n**Connecting the feed**\\n\\nIn the Microsoft Defender portal, go to Microsoft Sentinel > Configuration > Data connectors, open **Threat Intelligence - TAXII**, select **Open connector page**, then **Add**. Enter a friendly name of your choosing, the API root URL and collection ID below, and the credentials issued by Datazag. A polling frequency of once an hour is recommended. Repeat for each collection your subscription includes; each is a separate TAXII server entry.\\n\\nAPI root URL: `https://taxii.datazag.com/api/`\\n\\n| Collection | ID |\\n|---|---|\\n| Platform impersonation | `c7ad8fef-c704-4b36-9526-5d7c3bd018c4` |\\n| Attacker infrastructure | `eedf8709-5e4f-4ed4-b840-5eaafa236b70` |\\n\\nBrand impersonation collections are issued per organisation; Datazag will supply your collection ID with your credentials.\\n\\n**Prerequisites**\\n\\na. An active Datazag subscription and TAXII credentials, as above.\\n\\nb. The analytic rule and hunting query in this solution match indicators against DNS activity through the [Advanced Security Information Model (ASIM)](https://learn.microsoft.com/azure/sentinel/normalization). The ASIM DNS parsers must be deployed and the workspace must be receiving DNS telemetry for this content to return results.\\n\\nContent in this solution identifies Datazag indicators by their STIX `created_by_ref` rather than by `SourceSystem`, because `SourceSystem` reflects the friendly name you choose when adding the TAXII server.",
  "WorkbookBladeDescription": "This Microsoft Sentinel Solution installs workbooks. Workbooks provide a flexible canvas for data monitoring, analysis, and the creation of rich visual reports.",
  "AnalyticalRuleBladeDescription": "This solution installs the following analytic rule templates. After installing the solution, create and enable analytic rules in Manage solution view.",
  "HuntingQueryBladeDescription": "This solution installs the following hunting queries. After installing the solution, run these hunting queries to hunt for threats in Manage solution view.",
  "Analytic Rules": [
    "Solutions/Datazag/Analytic Rules/DatazagDomainIndicatorMatch_DNS.yaml"
  ],
  "Hunting Queries": [
    "Solutions/Datazag/Hunting Queries/DatazagRetroHunt_DNS.yaml"
  ],
  "Workbooks": [],
  "Parsers": [],
  "Playbooks": [],
  "Watchlists": [],
  "Version": "3.0.0",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": true
}