{
  "Name": "OracleWebLogicServer",
  "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 [Oracle](https://www.oracle.com/index.html) WebLogic Server solution for Microsoft Sentinel provides the capability to ingest [Oracle Web Logic Server](https://docs.oracle.com/en/middleware/standalone/weblogic-server/index.html) events into Microsoft Sentinel. Oracle WebLogic Server is a server for building and deploying enterprise Java EE applications with support for new features for lowering cost of operations, improving performance, enhancing scalability, and supporting the Oracle Applications portfolio.\n\n This solution is dependent on the Custom logs via AMA connector to collect the logs. The Custom logs solution will be installed as part of this solution installation. \n\n **NOTE**: Microsoft recommends installation of Custom logs 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/azure/sentinel/ama-migrate?WT.mc_id=Portal-fx).",
  "Workbooks": [ 
    "Workbooks/OracleWorkbook.json" 
   ],
  "Parsers": [
    "Parsers/OracleWebLogicServerEvent.yaml"
  ],
  "Hunting Queries": [
    "Hunting Queries/OracleWebLogic403RequestsFiles.yaml",
    "Hunting Queries/OracleWebLogicAbnormalRequestSize.yaml",
    "Hunting Queries/OracleWebLogicCriticalEventSeverity.yaml",
    "Hunting Queries/OracleWebLogicErrors.yaml",
    "Hunting Queries/OracleWebLogicFilesErrorRequests.yaml",
    "Hunting Queries/OracleWebLogicRareUAWithClientErrors.yaml",
    "Hunting Queries/OracleWebLogicRareURLsRequested.yaml",
    "Hunting Queries/OracleWebLogicUncommonUserAgents.yaml",
    "Hunting Queries/OracleWebLogicUrlClienterrors.yaml",
    "Hunting Queries/OracleWebLogicUrlServerErrors.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/OracleWebLogicCommandInURI.yaml",
    "Analytic Rules/OracleWebLogicDifferentUAsFromSingleIP.yaml",
    "Analytic Rules/OracleWebLogicExploitCVE-2021-2109.yaml",
    "Analytic Rules/OracleWebLogicKnownMaliciousUserAgents.yaml",
    "Analytic Rules/OracleWebLogicMultipleClientErrorsFromSingleIP.yaml",
    "Analytic Rules/OracleWebLogicMultipleServerErrorsRequestsFromSingleIP.yaml",
    "Analytic Rules/OracleWebLogicPrivateIpInUrl.yaml",
    "Analytic Rules/OracleWebLogicPutAndGetFileFromSameIP.yaml",
    "Analytic Rules/OracleWebLogicPutSuspiciousFiles.yaml",
    "Analytic Rules/OracleWebLogicRequestToSensitiveFiles.yaml"
  ],
  "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-customlogsviaama"
  ],
   "Metadata": "SolutionMetadata.json",
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\OracleWebLogicServer",
  "Version": "3.0.2",
  "TemplateSpec": true,
  "Is1PConnector": false
}