-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11603 from Azure/cisco_umbrella_playbook
Cisco umbrella playbook changes and repackage
- Loading branch information
Showing
42 changed files
with
4,339 additions
and
6,440 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"Name": "CiscoUmbrella", | ||
"Author": "Microsoft - [email protected]", | ||
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/cisco-logo-72px.svg\" width=\"75px\" height=\"75px\">", | ||
"Description": "The [Cisco Umbrella](https://umbrella.cisco.com/) solution for Microsoft Sentinel enables you to ingest [Cisco Umbrella events](https://docs.umbrella.com/deployment-umbrella/docs/log-formats-and-versioning) stored in Amazon S3 into Microsoft Sentinel using the Amazon S3 REST API. \n\n**Underlying Microsoft Technologies used:**\n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs:\n\na. [Azure Monitor HTTP Data Collector API](https://docs.microsoft.com/azure/azure-monitor/logs/data-collector-api)\n\nb. [Azure Functions](https://azure.microsoft.com/services/functions/#overview)", | ||
"Description": "The [Cisco Umbrella](https://umbrella.cisco.com/) solution for Microsoft Sentinel enables you to ingest [Cisco Umbrella events](https://docs.umbrella.com/deployment-umbrella/docs/log-formats-and-versioning) stored in Amazon S3 into Microsoft Sentinel using the Amazon S3 REST API.", | ||
"Data Connectors": [ | ||
"Data Connectors/CiscoUmbrella_API_FunctionApp.json" | ||
], | ||
|
@@ -37,18 +37,14 @@ | |
"Parsers/Cisco_Umbrella.yaml" | ||
], | ||
"Playbooks": [ | ||
"Playbooks/CiscoUmbrellaEnforcementAPIConnector/azuredeploy.json", | ||
"Playbooks/CiscoUmbrellaInvestigateAPIConnector/azuredeploy.json", | ||
"Playbooks/CiscoUmbrellaManagementAPIConnector/azuredeploy.json", | ||
"Playbooks/CiscoUmbrellaNetworkDeviceManagementAPIConnector/azuredeploy.json", | ||
"Playbooks/Playbooks/CiscoUmbrella-AddIpToDestinationList/azuredeploy.json", | ||
"Playbooks/Playbooks/CiscoUmbrella-AssignPolicyToIdentity/azuredeploy.json", | ||
"Playbooks/Playbooks/CiscoUmbrella-BlockDomain/azuredeploy.json", | ||
"Playbooks/Playbooks/CiscoUmbrella-GetDomainInfo/azuredeploy.json" | ||
"Playbooks/CustomConnector/EnforcementAPICustomConnector/azuredeploy.json", | ||
"Playbooks/CiscoUmbrellaPlaybooks/CiscoUmbrella-BlockDomain/azuredeploy.json", | ||
"Playbooks/CiscoUmbrellaPlaybooks/CiscoUmbrella-AddIpToDestinationList/azuredeploy.json", | ||
"Playbooks/CiscoUmbrellaPlaybooks/CiscoUmbrella-AssignPolicyToIdentity/azuredeploy.json", | ||
"Playbooks/CiscoUmbrellaPlaybooks/CiscoUmbrella-GetDomainInfo/azuredeploy.json" | ||
], | ||
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\CiscoUmbrella", | ||
"Version": "3.0.1", | ||
"Version": "3.0.3", | ||
"Metadata": "SolutionMetadata.json", | ||
"TemplateSpec": true, | ||
"Is1Pconnector": false | ||
} | ||
"TemplateSpec": true | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.