gcloud-sql-log-connections-disabled 漏洞列表
共找到 1 个与 gcloud-sql-log-connections-disabled 相关的漏洞
📅 加载漏洞趋势中...
-
gcloud-sql-log-connections-disabled: Log Connections Disabled for PostgreSQL Database Instances POC
Ensure that the "log_connections" database flag is enabled for your Google Cloud PostgreSQL database instances. The "log_connections" flag causes each attempted connection to the database instance to be logged, including successful client authentication requests. This flag helps with monitoring and auditing database access. Only PostgreSQL database administrators can change this parameter at session start, and it cannot be changed after the session starts.