{
  "Name": "Web Session 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": "Web Session Essentials is a [domain solution](https://learn.microsoft.com/azure/sentinel/sentinel-solutions-catalog#domain-solutions) and does not include any data connectors. The content in this solution requires one of the product solutions below, as well as any other connector or data source normalized to the [ASIM](https://aka.ms/AboutASIM).\n\n**Prerequisite :-**\n\n Install one or more of the listed solutions, or develop your custom ASIM parsers to unlock the value provided by this solution.\n 1. Palo Alto PAN-OS \n 2. SquidProxy \n 3. Vectra AI Stream \n 4. Zscaler Internet Access \n 5. IIS logs (via LA agent) \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 1. Product solutions as described above \n 2. Logic app for data summarization\n\n**Recommendation :-**\n\nIt is highly recommended to use the **SummarizeWebSessionData** logic app playbook provided with this solution as it will significantly improve the performance of the Workbook, Analytic rules & Hunting queries.\n **NOTE: This solution includes the playbook SummarizeWebSessionData, which uses the legacy HTTP data collector API to ingest data. Since that API is about to be deprecated, we recommend using the SummarizeWebSessionData_logingestion playbook instead.**",
    "Workbooks": [
    "Workbooks/WebSessionEssentials.json"
  ],
  "Parsers": [
    "Parsers/WebSessionEssentialsCustomParser.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/CommandInURL.yaml",
    "Analytic Rules/DataExfiltrationTimeSeriesAnomaly.yaml",
    "Analytic Rules/DiscordCDNRiskyFileDownload.yaml",
    "Analytic Rules/KnownMaliciousUserAgents.yaml",
    "Analytic Rules/LocalFileInclusion-LFI.yaml",
    "Analytic Rules/MultipleClientErrorsWithinShortTime.yaml",
    "Analytic Rules/MultipleServerErrorsWithinShortTime.yaml",
    "Analytic Rules/MultipleUAsFromSingleIP.yaml",
    "Analytic Rules/PossibleMaliciousDoubleExtension.yaml",
    "Analytic Rules/PotentionalFileEnumeration.yaml",
    "Analytic Rules/PrivateIPInURL.yaml",
    "Analytic Rules/RarelyRequestedResources.yaml",
    "Analytic Rules/RareUserAgentDetected.yaml",
    "Analytic Rules/RequestToPotentiallyHarmfulFileTypes.yaml",
    "Analytic Rules/ThreatInfoFoundInWebRequests.yaml"
  ],
  "Hunting Queries": [
    "Hunting Queries/EmptyUserAgent.yaml",
    "Hunting Queries/ExcessiveForbiddenRequestsDetected.yaml",
    "Hunting Queries/IPAddressInURL.yaml",
    "Hunting Queries/KaliLinuxUserAgentDetected.yaml",
    "Hunting Queries/PotentialBeaconingDetected_LimitedDomainBased.yaml",
    "Hunting Queries/PotentialBeaconingDetected_SimilarSrcBytes.yaml",
    "Hunting Queries/PotentialBeaconingDetected_TimeDelta.yaml",
    "Hunting Queries/RequestFromBotsAndCrawlers.yaml",
    "Hunting Queries/ThreatInfoFoundInWebRequests.yaml"
  ],
  "Playbooks": [
    "Playbooks/SummarizeWebSessionData/azuredeploy.json",
    "Playbooks/SummarizeWebSessionData_logingestion/azuredeploy.json"
  ],
  "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-paloaltopanos",
    "azuresentinel.azure-sentinel-solution-squidproxy",
    "vectraaiinc.vectra_sentinel_solution",
    "zscaler1579058425289.zscaler_internet_access_mss"
  ],
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Web Session Essentials\\",
  "Version": "3.0.5",
  "TemplateSpec": true,
  "Metadata": "SolutionMetadata.json"
}