Lucene search
+L

129 matches found

OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.9 views

GaussDB Kernel: Enabling the Auditing of Database Locking and Unlocking

The parameter audituserlocked specifies whether to audit the locking and unlocking of database users. After this parameter is set to on, the locking status of database accounts is traced. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources,...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.20 views

GaussDB Kernel: Configuring the Maximum Logging Duration of a Log File

The parameter logrotationage specifies the maximum logging duration of a log file. After the time expires, another log file is automatically created. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.12 views

GaussDB Kernel: Disabling System Catalog Structure Modification

allowsystemtablemods allows for system catalog structure modification. This parameter collaborates with GaussDB Kernel to help recover a severely damaged database in some cases. You are advised not to use this parameter in production Databases. Copyright C 2020 Greenbone Networks GmbH Some text...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.16 views

GaussDB Kernel: Setting user for host Entries in the pg_hba.conf File

If user is set to all for host entries, any users are allowed to access the database. You are advised to set user for host entries to the user who needs to connect to the database. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and ar...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.10 views

GaussDB Kernel: Controlling the Permission to Execute the SECURITY DEFINER Function

Because the SECURITY DEFINER function is executed with the privileges of the user that created it, ensure that this function is not misused. For security purposes, set searchpath to exclude any schemas writable by untrusted users. This prevents malicious users from creating objects that mask...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.15 views

GaussDB Kernel: Configuring the SSL Encryption Algorithm

sslciphers specifies the SSL encryption algorithms used for secure connections. GaussDB Kernel supports the following algorithms: - DHE-RSA-AES128-GCM-SHA256 - DHE-RSA-AES256-GCM-SHA384 - DHE-RSA-AES128-CCM - DHE-RSA-AES256-CCM You are advised to set sslciphers to ALL. Then, GaussDB Kernel uses...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.10 views

GaussDB Kernel: Documenting Database Templates

All database templates must be documented. You need to carefully check any database templates without specific use. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.13 views

GaussDB Kernel: Configuring the Number of Authentication and Encryption Iterations

Configure the number of iterations during the generation of encryption information for authentication. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/11 12:00 a.m.7 views

openGauss: Configuring the Number of Days Before Which a Password Cannot Be Reused

You are advised to configure the number of days before which a password cannot be reused. This protects a password from being cracked due to repeated usage. After the parameter passwordreusetime is set, a password can be reused only after the number of days specified by the parameter. Copyright C...

7.4AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/10/27 12:00 a.m.32 views

Huawei GaussDB Kernel Detection Consolidation

Consolidation of Huawei GaussDB Kernel detections. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

0.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/10/27 12:00 a.m.28 views

Huawei GaussDB Kernel Detection (Linux/Unix SSH Login)

SSH login-based detection of Huawei GaussDB Kernel. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

0.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/06/18 12:00 a.m.18 views

GaussDB: Restricting the Permission for the SSL Private Key

If SSL is used, you need to configure the SSL certificate on the database server. You are advised to set the permission for the private key file to owner-readable-only. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright...

7.2AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/06/17 12:00 a.m.11 views

GaussDB: Changing the Password of the Initial User

The initial user SYS is a system administrator and has all system permissions. For database security, change the password of SYS as soon as possible after the database is installed. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and...

7.5AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/05/20 12:00 a.m.22 views

GaussDB: Authentication Parameters

The default administrator of GaussDB 100 is SYS and its default password is Changeme123. To ensure information security, change the password of SYS as soon as possible. Enter credentials for using different user, password, ip or port for GaussDB Policy Controls. Enter values for GSDBHOME and...

7.4AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/04/29 12:00 a.m.12 views

GaussDB: Configure the Maximum Number of Files that Can Be Opened in Processes

If the maximum number of files that can be opened in processes is too small, SQL operations will fail once the maximum number is exceeded. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right...

7.9AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/04/29 12:00 a.m.13 views

GaussDB: Removing the Remote Login Permission from the Database OS Account

The database OS account has the permission to access all database files. Once the password of this account is disclosed, the database is threatened. Removing the remote permission from this account improves database security. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might ...

7.5AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/04/16 12:00 a.m.11 views

GaussDB: Enable DML Audit

If AUDITLEVEL is set to 4, Data Manipulation Language DML operations, such as INSERT, UPDATE, DELETE, and SELECT are audited. DML is used to manage table data. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the...

7.3AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/04/16 12:00 a.m.9 views

GaussDB: Enable DDL Audit

If AUDITLEVEL is set to 1, only Data Definition Language DDL operations such as CREATE, DROP, and ALTER are audited. DDL is used to define or modify database objects, such as tables, indexes, views, synonyms, databases, sequences, users, roles, tablespaces, profiles, and sessions. In addition,...

7AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/04/16 12:00 a.m.7 views

GaussDB: Enable PL Audit

If the audit level is set to 8, the parsing and execution of stored procedures are audited, for example, EXECUTE EXEC and CALL. In addition, the definitions of anonymous blocks in stored procedures are audited. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted fr...

7.2AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/04/09 12:00 a.m.8 views

ZSQL: SSL Status

To ensure transmission security of sensitive data on the Internet, you can use SSL to encrypt the communication between GaussDB 100 servers and clients. Note: This script checks the HAVESSL parameter in DVPARAMETERS table. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder