Lucene search
+L

122 matches found

Kitploit
Kitploit
added 2026/09/15 4:43 a.m.5 views

opensshenum

Description: Opensshenum is an OpenSsh user enumerator permitting to verify an arbitrary list of user names against an OpenSsh server, to know those actually presents on that remote machine. This program exploits a bug corrected in July 2018 proven to be effective at least starting from OpenSSH...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/15 1:02 a.m.7 views

SSH_Enum_CVE-2018-15473

SSH Username Enumeration Exploit Este script es una versión modificada de un exploit original que permite realizar una enumeración de usuarios SSH en servidores vulnerables OpenSSH 2.3 7.7. Funcionalidad El script utiliza una vulnerabilidad en el protocolo SSH para enumerar usuarios válidos en el...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/14 9:40 p.m.6 views

CVE-2018-15473_OpenSSH_7.7

CVE-2018-15473OpenSSH7.7...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/14 4:00 p.m.8 views

massh-enum

+----------------+ | massh-enum 1.0 | +----------------+ root@kitploit: OpenSSH 2.3 hasta 7.4 Enumeración masiva de nombres de usuario CVE-2018-15473 Este script contiene el script de Python de Matthew Daley Licencia: GPLv3, Descripción Las versiones 2.3 a 7.4 de OpenSSH sufren de una...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/14 3:17 p.m.7 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/14 11:54 a.m.6 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/14 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/14 9:51 a.m.8 views

py-network-scanner

root@kitploit: ███╗ ██╗███████╗████████╗██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗ ██████╗ ███████╗██████╗ ████╗ ██║██╔════╝╚══██╔══╝██║ ██║██╔═══██╗██╔══██╗██║ ██╔╝ ██╔══██╗██╔══██╗██╔════╝██╔══██╗ ██╔██╗ ██║█████╗ ██║ ██║ █╗ ██║██║ ██║██████╔╝█████╔╝ ██████╔╝██████╔╝█████╗ ██║ ██║ ██║╚██╗██║██╔══╝...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26References6
Kitploit
Kitploit
added 2026/09/13 5:27 p.m.4 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 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 2:34 p.m.4 views

SSH-account-enumeration-verification-script

SSH-account-enumeration-verification-script Script de verificación de enumeración de cuentas SSH CVE-2018-15473...

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

enumpossible

enumpossible Checks a list of SSH servers for password-based auth availability and for the existence of SSH user enumeration vulnerability CVE-2018-15473 in those identified. Uses a slightly modified version of https://www.exploit-db.com/exploits/45939 by @LeapSecurity to check for CVE-2018-15473...

5.9CVSS7AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/13 11:08 a.m.4 views

CVE-2018-15473

Updating exploit from python 2 to python 3. Please only use ethically :...

5.9CVSS6.7AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/12 6:57 p.m.4 views

CVE-2018-15473-py3

CVE-2018-15473-py3 https://github.com/r3dxpl0it/CVE-2018-15473 es el original del que obtuve esto. Todo lo que hice fue hacer esto un poco más amigable para python3. Corregí las declaraciones print y cambié .handlertable por .clienthandlertable para que paramiko no se queje. Puede que a ti no te...

5.9CVSS6.7AI score0.98631EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/12 5:26 p.m.3 views

ssh_enum_users_CVE-2018-15473

sshenumusersCVE-2018-15473 Script that exploits the CVE-2018-15473 vulnerability to enumerate users. Checker for CVE-2018-15473 Script to check if the target is vulnerable to CVE-2018-15473...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/12 2:27 p.m.3 views

shodan-CVE-2018-15473

Here is a simple script to test CVE-2018-15473 exploit on 100 IP addresses referenced by Shodan. Usernames tested are contained in users.txt The file that has to be executed is main.py. It works on Linux and you have to get your own API key from www.shodan.io The results only appear on the standa...

5.9CVSS6.7AI score0.98631EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/12 2:26 p.m.7 views

EP4-redes

POC CVE-2018-15473 exploit Adapted from https://github.com/Rhynorater/CVE-2018-15473-Exploit To run this exploit you need to have installed: docker docker compose SSH server Let's start by pulling from DockerHub an image that has an old version 6.6 of SSH on an old Ubuntu: It may take a few minut...

5.9CVSS7AI score0.98631EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/12 3:26 a.m.6 views

ssh_enum_py

sshenumpy SSH user enumeration script based on timing differences and authentication responses. Exploits the same vector as CVE-2018-15473 in vulnerable versions of OpenSSH ≤ 7.7, although it can also reveal patterns in modern configurations. Works with Python 3 + Paramiko and supports: Banner...

5.9CVSS6.9AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/11 1:35 a.m.6 views

-SSH-Enum-CVE-2018-15473

🛡️ OpenSSH User Enumeration Tool CVE-2018-15473 User enumeration tool for OpenSSH versions below 7.7. This version has been ported to Python 3 and optimized for maximum stability in HackTheBox and TryHackMe labs. ✨ Key improvements Compatibility: Works with paramiko 3.x fixes the property object i...

5.9CVSS7AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/09 11:34 a.m.5 views

CVE-2018-15473

Necesitarás Python 2.7 para usar este exploit. Instala todos los módulos que se indican a continuación en Python 2.7. Como por ejemplo: python2 -m pip install numpy python2 -m pip install paramiko python2 -m pip install property Para probar un solo nombre de usuario usa este comando: python...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26
Rows per page
Query Builder