{
  "Name": "Cloud Identity 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": "As more and more companies move to the cloud - attacks to the cloud identity system are becoming more commonplace. The **Cloud Identity Threat Protection Essentials** solution looks for most common cloud focused identity attacks such as Suspicious Sign-ins, privilege grants, MFA disable etc. Rapid detection of these attacks can enable organizations to respond faster and stop them from progressing further.\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 Entra ID\r\n \r\n 2. Amazon Web Services\r\n \r\n 3. Microsoft Entra ID Identity Protection\r\n \r\n**Keywords:** MFA, Nord VPN, VPS, Disabled Account, Suspicious Sign-in, Service principal",
  "Hunting Queries": [
    "Hunting Queries/SuspiciousSignintoPrivilegedAccount.yaml",
    "Hunting Queries/DisabledAccountSigninAttemptsByIP.yaml",
    "Hunting Queries/DisabledAccountSigninAttempts.yaml",
    "Hunting Queries/Signins-from-NordVPN-Providers.yaml",
    "Hunting Queries/Signins-From-VPS-Providers.yaml",
    "Hunting Queries/UserGrantedAccess_GrantsOthersAccess.yaml",
    "Hunting Queries/StsRefreshTokenModification.yaml",
    "Hunting Queries/ApplicationGrantedEWSPermissions.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/MFADisable.yaml",
    "Analytic Rules/NewExtUserGrantedAdmin.yaml"
  ],
  "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-azureactivedirectory",
    "azuresentinel.azure-sentinel-solution-amazonwebservices",
    "azuresentinel.azure-sentinel-solution-azureactivedirectoryip"
  ],
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Cloud Identity Threat Protection Essentials",
  "Version": "3.0.3",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": true
}