{
  "Name": "Network Threat Protection Essentials",
  "Author": "Microsoft - support@microsoft.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The **Network Threat Protection Essentials** solution contain queries that identifies suspicious network behavior based on various data sources ingested in Sentinel. The solution contains queries to detect common network-based attacks - things like malicious user agents, mining pools, Base64 encoded IPv4 address in request URL etc. The solution will be constantly updated to add more detection/hunting query as well as other sentinel content.\r\n \r\n**Pre-requisites:**\r\n \r\nThis is a [domain solution](https://learn.microsoft.com/en-us/azure/sentinel/sentinel-solutions-catalog#domain-solutions) and does not include any data connectors. The content in this solution supports the connectors listed below. Install one or more of the listed solutions, to unlock the value provided by this solution.\r\n \r\n 1. Microsoft 365 \r\n \r\n 2. Amazon Web Services \r\n \r\n 3. Windows Server DNS \r\n \r\n 4. Azure Firewall \r\n \r\n 5. Windows Forwarded Events \r\n \r\n 6. ZScaler Internet Access \r\n \r\n 7. Palo Alto Networks \r\n \r\n 8. Fortinet FortiGate \r\n \r\n 9. Check Point\r\n \r\n**Keywords:** Malicious IP/User agent, DNS, TOR, mining",
  "Hunting Queries": [
    "Hunting Queries/UseragentExploitPentest.yaml",
    "Hunting Queries/B64IPInURL.yaml",
    "Hunting Queries/RiskyCommandB64EncodedInUrl.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/NetworkEndpointCorrelation.yaml",
    "Analytic Rules/NewUserAgentLast24h.yaml"
  ],
  "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-office365",
    "azuresentinel.azure-sentinel-solution-amazonwebservices",
    "azuresentinel.azure-sentinel-solution-dns",
    "sentinel4azurefirewall.sentinel4azurefirewall",
    "azuresentinel.azure-sentinel-solution-windowsforwardedevents",
    "zscaler1579058425289.zscaler_internet_access_mss",
    "azuresentinel.azure-sentinel-solution-paloaltopanos",
    "azuresentinel.azure-sentinel-solution-fortinetfortigate",
    "checkpoint.checkpoint-sentinel-solutions"
  ],
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Network Threat Protection Essentials",
  "Version": "3.0.1",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": true
}