Lucene search
+L

6843 matches found

Kitploit
Kitploit
added 2026/09/02 4:02 a.m.4 views

CVE-2023-25136

OpenSSH Pre-Auth Double Free CVE-2023-25136 POC This repository contains a Proof of Concept POC script to check for the OpenSSH Pre-Auth Double Free vulnerability CVE-2023-25136 using the Paramiko library in Python. Prerequisites Before running this POC script, you need to make sure you have the...

6.5CVSS6.9AI score0.89685EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/02 4:01 a.m.5 views

CVE-2024-6387-how-to-fix

CVE-2024-6387-how-to-fix Vulnerability remediation and mitigationCVE-2024-6387 CVE-2024-6387: Critical RCE Vulnerability in OpenSSH 'regreSSHion' My LinkedIn article CVE Details Description Qualys Threat Research Unit TRU has detailed a severe security flaw named 'regreSSHion' that leaves million...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/02 3:46 a.m.2 views

CVE-2024-6387

CVE-2024-6387 Herramienta de Escaneo Masivo para OpenSSH CVE-2024-6387 y Otras 19 Vulnerabilidades de OpenSSH Descripción general ¡Presentamos una nueva herramienta de escaneo masivo para OpenSSH! Escanea rápidamente múltiples servidores SSH en busca de vulnerabilidades de seguridad como...

10CVSS7.1AI score0.99506EPSS
SaveExploits150
Kitploit
Kitploit
added 2026/09/02 3:40 a.m.4 views

CVE-2020-15778

CVE-2020-15778 Introducción Este repositorio reproduce CVE-2020-15778. Pasos 1. Construye las imágenes docker para el servidor scp y el cliente root@kitploit: cd client docker build -t client-cve . root@kitploit: cd server docker build -t server-cve . 2. Levanta el servidor scp en un contenedor...

7.8CVSS6.7AI score0.12996EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/02 3:06 a.m.3 views

sentinelssh

SentinelSSH: Escáner Avanzado de Vulnerabilidad CVE-2024-6387 SentinelSSH es un escáner avanzado y de alto rendimiento de vulnerabilidades SSH escrito en Go. Está específicamente diseñado para detectar la vulnerabilidad CVE-2024-6387 en servidores OpenSSH en diversos entornos de red. Instalación...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/02 3:02 a.m.6 views

CVE-2016-6210-Exploit

This is the first version of the "weaponized" exploit for CVE-2016-6210 Background: Posted by Eddie Harari on Full Disclosure http://seclists.org/fulldisclosure/2016/Jul/51 The brief: By sending large passwords, a remote user can enumerate users on system that runs SSHD. This problem exists in mo...

5.9CVSS6.7AI score0.88944EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/02 2:53 a.m.4 views

cve-2023-51385

Verify CVE-2023-51385 First, add the following content to /.ssh/config root@kitploit: host .example.com ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p There is a command injection in the .gitmodules file statement root@kitploit: url = ssh://echo helloworld cve.txtfoo.example.com/bar...

6.5CVSS6.7AI score0.19753EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/02 2:51 a.m.4 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.1CVSS6.9AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/02 2:44 a.m.3 views

opensshenum

Descripción: Opensshenum es un enumerador de usuarios de OpenSSH que permite verificar una lista arbitraria de nombres de usuario contra un servidor OpenSSH, para conocer aquellos realmente presentes en esa máquina remota. Este programa explota un bug corregido en julio de 2018 que ha demostrado...

5.9CVSS6.7AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/02 2:44 a.m.2 views

jfrog-CVE-2023-25136-OpenSSH_Double-Free

CVE-2023-25136 概念実証 概要 これはOpenSSH 9.1p1のダブルフリー脆弱性CVE-2023-25136のDoS概念実証です。 ダブルフリーをトリガーし、アボートクラッシュを引き起こします。 詳細な理解のために、付随するブログ記事で詳細をご確認ください。 依存関係 Python 3.6+ paramiko Pythonライブラリ 使用方法 1. paramikoがインストールされていることを確認します: root@kitploit: pip install paramiko 2. VICTIMIPを脆弱なOpenSSHサーバーのIPに変更します。 3...

6.5CVSS6.8AI score0.89685EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/02 1:39 a.m.4 views

poc-proxycommand-vulnerable

RCE via insecure /.ssh/config Use of tokens like %h, %p in ProxyCommand is quite popular to use tunnels and connection proxying using SSH. Vulnerable config root@kitploit: host .example.com ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p Note: in my initial assessment I was under the...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 1:13 a.m.6 views

CVE-2024-6387-OpenSSH-Vulnerability-Checker

CVE-2024-6387-OpenSSH-Verificador-de-Vulnerabilidad Este repositorio contiene un script Bash para verificar la versión de OpenSSH en sistemas Ubuntu y determinar si es vulnerable a problemas de seguridad conocidos. Características Comprueba la versión de OpenSSH instalada en el sistema. Determina...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/02 12:34 a.m.6 views

CVE-2024-6387

CVE-2024-6387 : Vulnerability Detection tool for regreSSHion Remote Unauthenticated Code Execution in OpenSSH Server CVEHunter tool for vulnerability detection tool for CVE-2024-6387 with Asychronous Performance. 💻 Installation root@kitploit: git clone https://github.com/th3gokul/CVE-2024-6387.gi...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/02 12:27 a.m.5 views

regreSSHion

Qualys Security Advisory regreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems CVE-2024-6387 ======================================================================== Contents Summary SSH-2.0-OpenSSH3.4p1 Debian 1:3.4p1-1.woody.3 Debian 3.0r6, from 2005 Theory Practice Timing...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/02 12:21 a.m.4 views

CVE-2024-6387

CVE-2024-6387.py - PoC Important Notes!!! The exploit works ONLY for 32-bit OpenSSH-Servers. This is due to the POC uses 32-bit pointers! It is also known that some versions are already patched, and not every server is vulnerable. Tested on: Kali Linux, ParrotSec, Ubuntu 22.04 📜 Description Remot...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71References3
Kitploit
Kitploit
added 2026/09/02 12:14 a.m.5 views

cve-2024-6387-poc

cve-2024-6387-poc OpenSSH サーバー sshd におけるシグナルハンドラの競合状態 7etsuo 説明 CVE-2024-6387 のエクスプロイトです。glibc ベースの Linux システム上の OpenSSH サーバー sshd におけるシグナルハンドラの競合状態を標的としています。この脆弱性により、SIGALRM ハンドラ内で async-signal-unsafe な関数が呼び出されることで、root としてのリモートコード実行が可能になります。 エクスプロイトの詳細 脆弱性の概要 このエクスプロイトは、OpenSSH の sshd における...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/01 11:44 p.m.5 views

CVE-2018-15473

CVE-2018-15473 SSH-Username-Enumeration-Exploit OpenSSH 2.3 7.7 Versión editada del exploit original: https://www.exploit-db.com/exploits/45233 Convertido a Python3 Agregada opción de lista de palabras de usuarios Cómo ejecutar root@kitploit: Ensure that you install the requirements: foo@bar:$ pi...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/01 11:21 p.m.5 views

ssh-audit

ssh-audit ssh-audit es una herramienta para auditoría de servidores SSH. Características soporte de servidores con protocolos SSH1 y SSH2; captura de banner, reconocimiento de dispositivo, software y sistema operativo, detección de compresión; recopilación de algoritmos de intercambio de claves,...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 11:01 p.m.4 views

cve-2024-6387-poc

cve-2024-6387-poc OpenSSHのサーバー(sshd)におけるシグナルハンドラの競合状態 7etsuo 説明 CVE-2024-6387のエクスプロイトで、glibcベースのLinuxシステム上で動作するOpenSSHのサーバー(sshd)におけるシグナルハンドラの競合状態を標的とします。この脆弱性は、SIGALRMハンドラ内でasync-signal-unsafeな関数が呼び出されることにより、rootとしてのリモートコード実行を可能にします。 エクスプロイトの詳細 脆弱性の概要...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/01 10:59 p.m.3 views

CVE-2020-15778

Informe sobre el CVE id CVE-2020-15778. Descubierto por: Chinmay Pandya Dirección de correo electrónico: [email protected] LinkedIn: www.linkedin.com/in/chinmay-pandya Título de la vulnerabilidad: scp en OpenSSH 8.3p1 permite inyección de eval. Producto: Openssh...

7.8CVSS6.7AI score0.12996EPSS
SaveExploits6
Rows per page
Query Builder