Azure Function App 漏洞列表
共找到 3 个与 Azure Function App 相关的漏洞
📅 加载漏洞趋势中...
-
azure-functionapp-admin-privileges: Azure Functions with Admin Privileges POC
Ensure that your functions managed with Microsoft Azure Function App don't have privileged administrative permissions in order to promote the Principle of Least Privilege (POLP) and provide your functions the minimal amount of access required to perform their tasks. -
azure-functionapp-appinsights-missing: Application Insights Integration for Azure Function Apps POC
Ensure that the functions managed with Microsoft Azure Function App are configured to use Azure Monitor Application Insights. Application Insights is a robust APM solution designed to cater to the needs of both developers and DevOps experts. By enabling this service, you can effortlessly set up continuous monitoring for your serverless application. Application Insights excels at identifying performance irregularities and offers a suite of potent analytical tools to assist you in troubleshooting problems and gaining deep insights into user interactions with your application. -
azure-functionapp-public-exposure: Exposed Azure Functions POC
To follow Azure cloud security best practices and prevent public exposure, ensure that the functions managed with Microsoft Azure Function App are not publicly accessible. An Azure function is considered publicly accessible when it is configured to allow inbound access through the default (public) endpoint.