Lucene search
+L

6858 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.5 views

NewStart CGSL MAIN 7.02 : openssh Multiple Vulnerabilities (NS-SA-2026-0101)

The remote NewStart CGSL host, running version MAIN 7.02, has openssh packages installed that are affected by multiple vulnerabilities: - ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re- exchange. This outcome occurs only on the client side...

9.4CVSS0.00563EPSS
SaveExploits0References23
Kitploit
Kitploit
added 2026/09/07 10:14 p.m.2 views

cs50-cybersecurity-final-project

Technical Analysis of the XZ Utils Backdoor CVE-2024-3094 Video URL: https://www.youtube.com/watch?v=6hpVp7prlO8 Overview This repository contains the final project for CS50's Introduction to Cybersecurity. The project provides a thorough technical analysis of the supply chain attack on XZ Utils...

10CVSS6.3AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/07 9:48 p.m.5 views

CVE-2025-26465

CVE-2025-26465 The OpenSSH client contains a logic error between versions 6.8p1 to 9.9p1 inclusive that makes it vulnerable to an active MitM attack if the VerifyHostKeyDNS option is enabled, allowing a malicious interloper to impersonate a legitimate server when a client attempts to connect to i...

6.8CVSS7.5AI score0.07575EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/07 7:41 p.m.6 views

checker-CVE-2024-6387

OpenSSH Vulnerability Checker Overview This script scans a list of target IP addresses or ranges to determine if they are running vulnerable To CVE-2024-6387. Features Scans IP addresses, domain names, file paths containing IP addresses, or CIDR network ranges. Checks a specified port default: 22...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 7:16 p.m.7 views

cve-2024-6387-nuclei-template

CVE-2024-6387 Nuclei Template Nuclei template to detect CVE-2024-6387 regreSSHion by OpenSSH software version...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 4:18 p.m.4 views

cve-2024-6387-poc

cve-2024-6387-poc una condición de carrera en el manejador de señales en el servidor de OpenSSH sshd...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 4:18 p.m.5 views

cve-2024-6387-poc

cve-2024-6387-poc a signal handler race condition in OpenSSH's server sshd...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 4:00 p.m.8 views

massh-enum

+----------------+ | massh-enum 1.0 | +----------------+ root@kitploit: OpenSSH 2.3 up to 7.4 Mass Username Enumeration CVE-2018-15473 This script contains Matthew Daley Python script License: GPLv3, Description OpenSSH versions 2.3 up to 7.4 suffer from a username enumeration vulnerability. The...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/07 3:47 p.m.5 views

CVE-2024-6387

OpenSSH CVE Scanner The OpenSSH CVE Scanner is a Python script designed to scan multiple SSH targets for vulnerabilities based on their OpenSSH version. It utilizes threading for concurrent scanning and integrates logging with colored output for enhanced visibility. Features Multi-threaded...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 3:35 p.m.5 views

CVE-2018-15473

CVE-2018-15473 OpenSSH 7.7 - Username Enumeration Method The attacker can try to authenticate a user with a malformed packet for example, a truncated packet, and: if the user is invalid it does not exist, then userauthpubkey returns immediately, and the server sends an SSH2MSGUSERAUTHFAILURE to t...

5.9CVSS7AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/07 3:29 p.m.6 views

cve-2023-38408

CVE-2023-38408: Understanding and Simulating a Real-World SSH-Agent Vulnerability Table of Contents 1. Introduction 2. Background Concepts 3. The CVE-2023-38408 Vulnerability 4. Practical Simulation and Testing 5. Technical Analysis 6. Fix and Mitigation 7. Conclusion 1. Introduction Purpose of...

9.8CVSS7.2AI score0.797EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/07 2:21 p.m.4 views

CVE-2024-3094_xz_check

CVE-2024-3094 xz Check Script This repository contains a Bash script and a one-liner command to verify if a system is running a vulnerable version of the "xz" utility, as specified by CVE-2024-3094. See the description and impact statement below from information available via RedHat...

10CVSS8.3AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/07 1:29 p.m.5 views

CVE-2023-51385

CVE-2023-51385 OpenSSH ProxyCommand RCE 1. When your ProxyCommand is configured as follows: root@kitploit: Host .com ProxyCommand /usr/bin/nc -X connect -x 127.0.0.1:7890 %h %p 2. Use the following command for proof of concept root@kitploit: git clone https://github.com/Le1a/CVE-2023-51385...

6.5CVSS6.9AI score0.19753EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/07 1:19 p.m.4 views

ssh_exploiter_CVE-2024-6387

sshexploiter CVE-2024-6387 with auto ip scanner and auto expliot OpenSSH Vulnerability Checker & Exploiter This Python script checks if servers are running vulnerable versions of OpenSSH and attempts exploitation if possible. Features SSH Version Detection : Retrieves SSH banner to determine the...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 12:44 p.m.5 views

CVE-2024-6387

CVE-2024-6387 a signal handler race condition in OpenSSH's server sshd Description An exploit for CVE-2024-6387, targeting a signal handler race condition in OpenSSH's server sshd on glibc-based Linux systems. The vulnerability allows for remote code execution as root due to async-signal-unsafe...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 12:21 p.m.4 views

CVE-2023-38408

OpenSSH Vulnerability - CVE-2023-38408 📚 Introduction A vulnerability was found in OpenSSH before 9.3p2 version. The PKCS11 feature in the ssh-agent in OpenSSH has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system...

9.8CVSS7.4AI score0.797EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/07 11:54 a.m.4 views

CVE-2018-15473-Exploit

CVE-2018-15473-Exploit On August 15th, 2018, the following advisory was posted on the OSS-Security list: http://openwall.com/lists/oss-security/2018/08/15/5 The ShelIntel team decided to invest some time and write an exploit for this vulnerability. The exploit below has the following features:...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/07 11:38 a.m.4 views

Threaded-CVE-2018-15473

CVE-2018-15473 — Herramienta de Enumeración de Usuarios SSH Una reimplementación en Python 3 del clásico exploit de enumeración de usuarios de OpenSSH CVE-2018-15473, ampliado con multihilo, soporte de listas de palabras, detección automática de vulnerabilidades y parcheo de exploit seguro para...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/07 11:18 a.m.4 views

Scanner_CVE_OpenSSH

Scanner for identifying servers with SSH software possibly vulnerable to CVEs CVE-2024-6387 and CVE-2023-48795. Covered CVEs CVE| Name| Condition| Severity ---|---|---|--- CVE-2024-6387| regreSSHion| OpenSSH 9.8p1| CRITICAL CVE-2023-48795| Terrapin| OpenSSH 9.6| HIGH CVE-2024-6387 — regreSSHion...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits75
Kitploit
Kitploit
added 2026/09/07 5:07 a.m.2 views

Noregressh

Originally I wanted to build a regreSHHion scanner and exploiter. I then added additional CVEs to it. If anyone can help me expand parts of the project, please get in touch. WELCOME TO NOREGRESSH Norregressh is a penetration-testing framework focused on OpenSSH regressions and multiple CVEs. It...

8.1CVSS7.2AI score0.99506EPSS
SaveExploits98References1
Rows per page
Query Builder