Lucene search
+L

6914 matches found

OSV
OSV
added 2026/09/14 4:33 p.m.3 views

OESA-2026-3747 openssh security update

An open source implementation of SSH protocol version 2 Security Fixes: In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the...

4.8CVSS0.00163EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 5:29 p.m.4 views

sentinelssh

SentinelSSH: Advanced CVE-2024-6387 Vulnerability Scanner SentinelSSH is an advanced, high-performance SSH vulnerability scanner written in Go. It's specifically designed to detect the CVE-2024-6387 vulnerability in OpenSSH servers across various network environments. Installation To install...

8.1CVSS7.2AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/13 5:27 p.m.3 views

ssh_Enum_vaild

sshEnumvaild A Bash script to enumerate valid SSH usernames using the CVE-2018-15473 vulnerability. It checks for valid usernames on an OpenSSH server by analyzing authentication responses. Features ✅ Detects valid SSH usernames based on OpenSSH response behavior ✅ Uses a public key authenticatio...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/13 5:20 p.m.6 views

cve-2024-6387_AImade

Presentation of the Test Code for CVE-2024-6387 Introduction This document presents a Python script designed to test the vulnerability CVE-2024-6387, identified in OpenSSH. This vulnerability is a race condition in the SIGALRM signal handler that can allow remote code execution RCE on glibc-based...

8.1CVSS7AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/13 5:17 p.m.9 views

CVE-2023-25136

CVE-2023-25136 OpenSSH 9.1 vulnerability mass scan and exploit Description OpenSSH server sshd 9.1 introduced a double-free vulnerability during options.kexalgorithms handling. This is fixed in OpenSSH 9.2. The double free can be leveraged, by an unauthenticated remote attacker in the default...

6.5CVSS7.1AI score0.89685EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/13 4:53 p.m.4 views

open-ssh-user-enumeration

OpenSSH Username Enumeration Script CVE-2018-15473 This script checks for the OpenSSH 7.7 and prior username enumeration vulnerability CVE-2018-15473. It sends a malformed authentication packet and interprets the SSH server’s response to identify valid usernames. original code:...

5.9CVSS7AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/13 4:51 p.m.6 views

regreSSHion

regreSSHion Exploit PoC Description This repository contains an exploit targeting CVE-2024-6387 regreSSHion, a vulnerability in OpenSSH's server sshd on glibc-based Linux systems. It exploits a race condition in the signal handler of OpenSSH, potentially leading to remote code execution as root...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/13 4:38 p.m.6 views

CVE-2023-51385---OpenSSH-ProxyCommand-Injection-PoC

🔐 CVE-2023-51385 - OpenSSH ProxyCommand Injection PoC This repository contains a proof-of-concept for CVE-2023-51385, a command injection vulnerability in OpenSSH's ProxyCommand option. An attacker with control over SSH configuration or untrusted ProxyCommand strings can potentially achieve...

6.5CVSS6.7AI score0.19753EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/13 4:23 p.m.6 views

CVE-2024-6387_Check

This script checks if servers are running a vulnerable version of OpenSSH based on specified targets. It uses threading for concurrent scanning of multiple targets and ports. Installation: git clone https://github.com/sardine-web/CVE-2024-6387Check.git cd CVE-2024-6387Check Usage To check if...

8.1CVSS7AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/13 4:18 p.m.7 views

CVE-2024-6387

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

8.1CVSS7AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/13 4:02 p.m.8 views

CVE-2024-6387

CVE-2024-6387 CVE-2024-6387 is a hypothetical example, but let's assume it is a real-world vulnerability in the OpenSSH server implementation. This vulnerability could involve a buffer overflow or memory corruption issue that allows remote attackers to execute arbitrary code on the server. Here’s...

8.1CVSS8.2AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/13 3:35 p.m.6 views

SUF

SSH Username Finder v1.4 SSH User Finder is a script to enumerate SSH usernames by exploiting CVE-2018-15473. It only works on OpenSSH versions less than 7.7. Link to exploit code: https://www.exploit-db.com/exploits/45939 Dependencies: python, python-argparse, python-logging, python-paramiko,...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/13 3:03 p.m.4 views

CVE-2018-15473

CVE-2018-15473 SSH-Username-Enumeration-Exploit OpenSSH 2.3 7.7 Edited version of the original exploit: https://www.exploit-db.com/exploits/45233 Converted to Python3 Added username wordlist option How To Run root@kitploit: Install the requirements: foo@bar:$ pip3 install -r requirements.txt...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/13 3:01 p.m.10 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.8CVSS8AI score0.797EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/13 2:56 p.m.9 views

CVE-2017-3730

CVE-2017-3730 OpenSSL CVE-2017-3730 proof-of-concept Using OpenSSH as a proxy to patch DH values on the fly Create an SSL server using a ciphersuite like DHE-PSK-WITH-AES-256-GCM-SHA384. Let's say it runs on 10.0.2.2 port 8899 Get openssh-7.4p1 Apply patch Build it Run it like: root@kitploit: ./s...

7.5CVSS7.5AI score0.55294EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 2:55 p.m.7 views

CVE-2023-51385_poc-test

CVE-2023-51385 poc OpenSSH ProxyCommand RCE poc OpenSSH 9.6 命令注入漏洞poc 中文 1.vim /.ssh/config or edit C:/Users/username/.ssh/config on windows system root@kitploit: host .example.com ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p 2. git clone...

6.5CVSS6.7AI score0.19753EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/13 2:52 p.m.7 views

cve-2015-8562-exploit

This repository does not have a README...

7.5CVSS7.7AI score0.98283EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/13 2:48 p.m.6 views

CVE-2024-6387

CVE-2024-6387 This script, created by R4Tw1z, is designed to scan IP addresses to check if they are running a potentially vulnerable version of OpenSSH.This script is a faster and simpler version of an OpenSSH vulnerability scanner. The tool leverages multi-threading to optimize scanning...

8.1CVSS7.2AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/13 2:34 p.m.7 views

CVE-2018-6574

CVE-2018-6574...

7.8CVSS6.7AI score0.07625EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 2:21 p.m.4 views

jfrog-CVE-2023-25136-OpenSSH_Double-Free

CVE-2023-25136 Proof-of-Concept Overview This is a DoS Proof-of-Concept of OpenSSH 9.1p1 Double-Free Vulnerability CVE-2023-25136. It will trigger the double-free and cause an abort crash. For a comprehensive understanding, check out the accompanying blog post for in-depth details. Dependencies...

6.5CVSS7.2AI score0.89685EPSS
SaveExploits10
Rows per page
Query Builder