{
  "Name": "Fortinet FortiWeb Cloud WAF-as-a-Service connector for Microsoft Sentinel",
  "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 [Fortinet FortiWeb Cloud WAF-as-a-Service connector](https://www.fortinet.com/products/web-application-firewall/fortiweb) solution for Microsoft Sentinel provides an automated approach for SecOps analysts to remediate attacks at application level by blocking suspicious IP and URL and also empowers to gather threat intelligence data for malicious IP activity. By leveraging the FortiWeb API, the connector can automate these security operations, tasks using Microsoft Sentinel Playbooks which can dramatically reduce the window that attackers can take advantage of.\n\n For questions about [FortiWeb Cloud](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/fortinet.fortinet_waas?tab=Overview), please contact Fortinet at [azuresales@fortinet.com](mailto:azuresales@fortinet.com).\n\r\n1. **Fortinet FortiWeb Cloud WAF via AMA** - This data connector helps in ingesting Fortinet FortiWeb Cloud WAF logs into your Log Analytics Workspace using the new Azure Monitor Agent. Learn more about ingesting using the new Azure Monitor Agent [here](https://learn.microsoft.com/azure/sentinel/connect-cef-ama). **Microsoft recommends using this Data Connector**.\n\n**NOTE:** Microsoft recommends installation of Fortinet FortiWeb Cloud WAF via AMA Connector.Legacy connector uses the Log Analytics agent which were deprecated on **Aug 31, 2024.**. Using MMA and AMA on same machine can cause log duplication and extra ingestion cost [more details](https://learn.microsoft.com/en-us/azure/sentinel/ama-migrate).",
  "Playbooks": [
    "Playbooks/FortiWebCustomConnector/azuredeploy.json",
    "Playbooks/FortiWebPlaybooks/FortiWeb-BlockIP-URL/azuredeploy.json",
    "Playbooks/FortiWebPlaybooks/FortiWeb-enrichment/azuredeploy.json"
  ], 
  "Data Connectors": [
    "Data Connectors/template_FortiwebAma.json"
  ],
  "Parsers": [
    "Parsers/Fortiweb.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/Fortiweb - WAF Allowed threat.yaml"
  ],
  "Hunting Queries": [
	"Hunting Queries/owaspTop10-Threatsyaml.yaml",
	"Hunting Queries/Unexpected Countries.yaml"
  ],
  "Workbooks": [
	"Workbooks/Fortiweb-workbook.json"
  ],
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Fortinet FortiWeb Cloud WAF-as-a-Service connector for Microsoft Sentinel",
  "Version": "3.0.3",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": true,
  "Is1PConnector": false
}