Lucene search
+L

2193 matches found

Kitploit
Kitploit
added 2026/09/16 7:33 a.m.10 views

cve-2018-10933

CVE-2018-10933 CVE-2018-10933 libssh authentication bypass, a vulnerable Docker container that listens on port 2222 for exploitation. A basic proof-of-concept libssh patch included in the container to bypass auth. To login use the default "myuser" / "mypassword" from libssh. A patch is applied to...

9.1CVSS8AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/16 7:07 a.m.5 views

Libssh-server-CVE-2018-10933

libssh Authentication Bypass VulnerabilityCVE-2018-10933 中文版本Chinese version libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side. A logic vulnerability was found in libssh's server-side state machine. The attacker can send the MSGUSERAUTHSUCCESS message...

9.1CVSS7.8AI score0.91789EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/16 6:22 a.m.37 views

cbrutekrag

cbrutekrag Penetration tests on SSH servers using dictionary attacks. Written in C. brute krag means "brute force" in afrikáans Disclaimer This tool is for ethical testing purpose only. cbrutekrag and its owners can't be held responsible for misuse by users. Users have to act as permitted by loca...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 2:53 a.m.11 views

CVE-2018-10933

CVE-2018-10933 to test this code: get vulnerable version of libssh at homepage: https://www.libssh.org/files/0.7/libssh-0.7.4.tar.xz uncompress and build, then go to example directory, there's a simple sshd server using libssh name: samplesshd-cb run this simple sshd by command: $ samplesshd-cb...

9.1CVSS7.8AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/16 12:38 a.m.13 views

libssh-mirror

root@kitploit: .org The SSH library Why? Why not ? : I've began to work on my own implementation of the ssh protocol because i didn't like the currently public ones. Not any allowed you to import and use the functions as a powerful library, and so i worked on a library-based SSH implementation...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:46 p.m.7 views

CVE-2018-10933_Scanner

CVE-2018-10933Scanner is a tool to detect libssh versions vulnerable to CVE-2018-10933. It allows scanning from a single target to a full list of IP addresses, and also shows the location of the vulnerable server. + Contact: root@kitploit: x Facebook: http://fb.me/IDX4CKS x Twitter: @IDX4CKS x...

9.1CVSS7.6AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 9:20 p.m.7 views

CVE-2018-10933

Proof of Concept CTF challenge By Silas Springer Based on CVE-2018-10933 Background CVE-2018-10933 is a vulnerability discovered in select versions of libSSH, which can allow potentially unrestricted machine access. The vulnerability arises from improper handling of packet headers during the...

9.1CVSS7.6AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 9:18 p.m.6 views

bpnd-libssh

bpnd-libssh blueintel bpnd-libssh is a multi-threaded, remote scanner for CVE-2018-10933. Requirements python3 paramiko module Install Example: root@kitploit: apt-get update apt-get install -y libffi-dev libssl-dev pip3 install paramiko Install with docker To build docker container: root@kitploit...

9.1CVSS8AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 8:58 p.m.9 views

cve-2018-10933

CVE-2018-10933 CVE-2018-10933 libssh...

9.1CVSS7.9AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 8:21 p.m.11 views

CVE-2018-10933

This tool provides the ability to scan and exploit server running vulnerable versions of libssh. vulnerability: https://www.libssh.org/security/advisories/CVE-2018-10933.txt fix: https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/ this tool is meant to be used on...

9.1CVSS7.4AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 8:07 p.m.11 views

CVE-2018-10933

libSSH-Authentication-Bypass Spawn to shell without any credentials by using CVE-2018-10933 Exploit-DB : https://www.exploit-db.com/exploits/45638 Information about CVE-2018-10933 by libSSH : https://www.libssh.org/security/advisories/CVE-2018-10933.txt Bugfix Release by libSSH :...

9.1CVSS7.9AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 7:53 p.m.8 views

libssh-scanner

libssh scanner: CVE-2018-10933. It'll scan for vulnerable server for CVE-2018-10933 based on ssh's banner. This scanner is based on the work of Leap Security. USAGE root@kitploit: libssh-scan...

9.1CVSS7.9AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 6:51 p.m.6 views

cve-2018-10933

CVE-2018-10933 libssh authentication bypass, vulnerable Docker container on port 2222 for exploitation...

9.1CVSS7.8AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 5:41 p.m.10 views

CVE-2023-51385_test

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 Command injection exists in the .gitmodules file statement root@kitploit: url = ssh://echo helloworld cve.txtfoo.example.com/bar Afte...

6.5CVSS6.9AI score0.19753EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/15 3:02 p.m.5 views

Libssh-server-CVE-2018-10933

Libssh-server-CVE-2018-10933...

9.1CVSS7.5AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 2:55 p.m.8 views

CVE-2018-10933

CVE-2018-10933 - libssh Authentication Bypass Proof-of-Concept implementation for CVE-2018-10933 , a critical authentication bypass vulnerability affecting the server-side implementation of libssh. Disclaimer This repository is provided solely for educational purposes, vulnerability research, and...

9.1CVSS7.6AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 1:20 p.m.8 views

POC-CVE-2018-10933

POC-CVE-2018-10933 LibSSH Authentication Bypass Exploit using RCE References of code Git Repo of https://www.youtube.com/watch?v=ZSWQjmfcn4g example More information about the vulnerability https://www.libssh.org/security/advisories/CVE-2018-10933.txt https://vulners.com/cve/CVE-2018-10933...

9.1CVSS7.8AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 12:52 p.m.8 views

libssh-scanner

libssh scanner Introduction This is a python based script to identify hosts vulnerable to CVE-2018-10933. Libssh scanner has two modes: passive banner grabbing and aggressive bypass auth to validate vulnerability's existence. By default, libssh scanner uses passive mode but supply the -a argument...

9.1CVSS7.7AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/15 9:57 a.m.3 views

LibSSH-Authentication-Bypass

LibSSH-Authentication-Bypass LibSSH Authentication Bypass CVE-2018-10933 Usage: To use this script type in: python3 LibAuth.py –help to see all the options and parameters we need to use. So we need to specify the victim’s IP address, port no and finally the command that we want to execute in the...

9.1CVSS8AI score0.91789EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/15 5:31 a.m.10 views

CVE-2018-10933

CVE-2018-10933 libssh server authentication bypass vulnerability CVE-2018-10933 root@kitploit: libssh是一个提供ssh相关接口的开源库,包含服务端、客户端等。其服务端代码中存在一处逻辑错误,攻击者可以在认证成功前发送MSGUSERAUTHSUCCESS消息,绕过认证过程,未授权访问目标SSH服务器。 0x00 docker for libssh vuln...

9.1CVSS8AI score0.91789EPSS
SaveExploits13References1
Rows per page
Query Builder