Lucene search
+L

16262 matches found

OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.13 views

Linux: SSH ClientAliveInterval

The two options ClientAliveInterval and ClientAliveCountMax control the timeout of ssh sessions. When the ClientAliveIntervalvariable is set, ssh sessions that have no activity for the specified length of time are terminated. When the ClientAliveCountMax variable is set, sshdwill send client aliv...

7.3AI score
SaveExploits0References3
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.7 views

Linux: SSH PermitEmptyPasswords

The PermitEmptyPasswordsparameter specifies if the SSH server allows login to accounts with empty password strings. Disallowing remote shell access to accounts that have an empty password reduces the probability of unauthorized access to the system Copyright C 2020 Greenbone Networks GmbH...

7.6AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.8 views

Linux: SSH Banner

The Banner parameter specifies a file whose contents must be sent to the remote user before authentication is permitted. By default, no banner is displayed. Banners are used to warn connecting users of the particular site Copyright C 2020 Greenbone Networks GmbH SPDX-License-Identifier:...

7.4AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.10 views

Linux: SSH Protocol

Older versions of SSH support two different and incompatible protocols: SSH1 and SSH2. SSH1 was the original protocol and was subject to security issues. SSH2 is more advanced and secure. SSH v1 suffers from insecurities that do not affect SSH v2. SPDX-FileCopyrightText: 2020 Greenbone AG Some te...

5.9AI score
SaveExploits0References6
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.9 views

Linux: SSH LoginGraceTime

The LoginGraceTimeparameter specifies the time allowed for successful authentication to the SSH server. The longer the Grace period is the more open unauthenticated connections can exist. Like other session controls in this session the Grace Period should be limited to appropriate organizational...

7.5AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.10 views

Linux: SSH ClientAliveCountMax

The two options ClientAliveInterval and ClientAliveCountMax control the timeout of ssh sessions. When the ClientAliveIntervalvariable is set, ssh sessions that have no activity for the specified length of time are terminated. When the ClientAliveCountMax variable is set, sshdwill send client aliv...

7.3AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.27 views

Linux: SSH MaxAuthTries

The MaxAuthTriesparameter specifies the maximum number of authentication attempts permitted per connection. When the login failure count reaches half the number, error messages will be written to the syslogfile detailing the login failure. Setting the MaxAuthTriesparameter to a low number will...

7.1AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.24 views

Huawei EulerOS Detection (SSH Login)

SSH login-based detection of Huawei EulerOS. 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...

SaveExploits0
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.11 views

Linux: SSH PermitUserEnvironment

The PermitUserEnvironment option allows users to present environment options to the sshdaemon. Permitting users the ability to set environment variables through the SSH daemon could potentially allow users to bypass security controls e.g. setting an execution path that has sshexecuting trojan...

7.4AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.12 views

Linux: SSH X11 Forwarding

sshd reads configuration data from /etc/ssh/sshdconfig or the file specified with -f on the command line. The file contains keyword-argument pairs, one per line. Lines starting with Copyright C 2020 Greenbone Networks GmbH SPDX-License-Identifier: GPL-2.0-or-later This program is free software; y...

7.5AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.10 views

Linux: SSH LogLevel

INFO level is the basic level that only records login activity of SSH users. In many situations, such as Incident Response, it is important to determine when a particular user was active on a system. The logout record can eliminate those users who disconnected, which helps narrow the field. VERBO...

6.9AI score
SaveExploits0References5
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.12 views

Linux: SSH PermitRootLogin

The PermitRootLoginparameter specifies if the root user can log in using ssh. The default is no. Note: If disabling and not using root for scanning, ensure the scanning account has appropriate permissions for scanning. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be...

7.4AI score
SaveExploits0References5
OpenVAS
OpenVAS
added 2020/01/14 12:00 a.m.10 views

Linux: SSH HostbasedAuthentication

The HostbasedAuthentication parameter specifies if authentication is allowed through trusted hosts via the user of .rhosts, or /etc/hosts.equiv, along with successful public key client host authentication. This option only applies to SSH Protocol Version 2. Even though the .rhosts files are...

7.4AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/01/13 12:00 a.m.29 views

SUSE SLED15 / SLES15 Security Update : openssl-1_1 (SUSE-SU-2020:0069-1)

This update for openssl-11 fixes the following issues : Security issue fixed : CVE-2019-1551: Fixed an overflow bug in the x6464 Montgomery squaring procedure used in exponentiation with 512-bit moduli bsc1158809. Various FIPS related improvements were done: FIPS: Backport SSH KDF to openssl...

5.3CVSS6.9AI score0.14298EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2020/01/13 12:00 a.m.15 views

Linux: Read SSHd configuration (KB)

sshd reads configuration data from /etc/ssh/sshdconfig or the file specified with -f on the command line. The file contains keyword-argument pairs, one per line. Lines starting with SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and...

7.2AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/01/10 12:00 a.m.13 views

Linux: Separate partition for /var/tmp

The /var/tmp directory is a world-writable directory used for temporary storage. This script tests if a separate partition exists for /var/tmp. Copyright C 2020 Greenbone Networks GmbH SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can redistribute it and/or modify i...

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

Linux: Separate partition for /home

The /home directory contains local files for user. This script tests if a separate partition exists for /home. Copyright C 2020 Greenbone Networks GmbH SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can redistribute it and/or modify it under the terms of the GNU...

7.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2020/01/10 12:00 a.m.42 views

Debian DSA-4601-1 : ldm - security update

It was discovered that a hook script of ldm, the display manager for the Linux Terminal Server Project, incorrectly parsed responses from an SSH server, which could result in local root privilege escalation. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin...

7.8CVSS7.3AI score0.00427EPSS
SaveExploits0References5
ThreatPost
ThreatPost
added 2020/01/09 7:04 p.m.116 views

Exploit Fully Breaks SHA-1, Lowers the Attack Bar

A proof-of-concept attack has been pioneered that “fully and practically” breaks the Secure Hash Algorithm 1 SHA-1 code-signing encryption, used by legacy computers to sign the certificates that authenticate software downloads and prevent man-in-the-middle tampering. The exploit was developed by...

7.1AI score
SaveExploits0References7
Kitploit
Kitploit
added 2020/01/09 11:30 a.m.238 views

Stowaway - Multi-hop Proxy Tool For Pentesters

Stowaway is Multi-hop proxy tool for security researchers and pentesters Users can easily proxy their network traffic to intranet nodes multi-layer PS: The files under demo folder are Stowaway's beta version,it's still functional, you can check the detail by README.md file under the demo folder...

7.6AI score
SaveExploits0References3
Rows per page
Query Builder