{
  "Name": "Contrast Protect",
  "Author": "Contrast Security - support@contrastsecurity.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/contrastsecurity_logo.svg\"width=\"75px\"height=\"75px\">",
  "Description": "The [Contrast Protect](https://www.contrastsecurity.com/contrast-protect) solution allows you to ingest attack event results (blocked, probed, suspicious) and other information into Microsoft Sentinel.\n\n This solution is dependent on the Common Event Format solution containing the CEF via AMA connector to collect the logs. The CEF solution will be installed as part of this solution installation.\n\n**NOTE:** Microsoft recommends installation of CEF via AMA Connector. The existing connectors are about to be deprecated by **Aug 31, 2024.**",
  "Data Connectors": [
    "Data Connectors/ContrastProtect.json",
	"Data Connectors/template_ContrastProtectAMA.json"
  ],
  "Analytic Rules": [
    "Analytic Rules/ContrastBlocks.yaml",
    "Analytic Rules/ContrastExploits.yaml",
    "Analytic Rules/ContrastProbes.yaml",
    "Analytic Rules/ContrastSuspicious.yaml"
  ],
  "Workbooks": [
    "Workbooks/ContrastProtect.json"
  ],
   "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-commoneventformat"
  ],
  "Metadata": "SolutionMetadata.json",
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Contrast Protect",
  "Version": "3.0.1",
  "TemplateSpec": true,
  "Is1Pconnector": false
}