Lucene search
+L

16325 matches found

Kitploit
Kitploit
added 2026/09/16 8:12 p.m.9 views

pentestkoala

Koala is a patched version of the dropbear SSH server that instead of binding to a port opens up reverse shells by connecting to a remote client. This is useful for gaining a pty terminal on an exploited machine and also for secure exfiltration of data via SSH port forwarding. Pivoting can also b...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:56 p.m.210 views

assetfinder

assetfinder Find domains and subdomains potentially related to a given domain. Install If you have Go installed and configured i.e. with $GOPATH/bin in your $PATH: root@kitploit: go get -u github.com/tomnomnom/assetfinder Otherwise download a release for your platform. To make it easier to execut...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 7:55 p.m.14 views

uberscan

uberscan Security program for pen-testing servers, routers and IoT devices btw my bitcoin address is 3A7yuqBcPAcVEM59bNAVQdTCmkxRb5JRgE Here's an alternative, also for BTC, as I've been getting reports of some bitcoin wallets not supporting certain addresses: 1PEDKUiUTxGNJ3XTPfXCTAjpzVzX1VZAme...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:34 p.m.11 views

Stowaway

Stowaway Stowaway is a multi-hop proxy tool for security researchers and penetration testers. Stowaway lets you proxy external traffic through multiple hops into a target internal network, bypassing access restrictions, building a tree-like node topology, and managing it easily. Thanks for the...

6.3AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/16 7:14 p.m.7 views

How-To-Secure-A-Linux-Server

How To Secure A Linux Server An evolving how-to guide for securing a Linux server that, hopefully, also teaches you a little about security and why it matters. Table of Contents Introduction Guide Objective Why Secure Your Server Why Yet Another Guide Other Guides To Do / To Add Guide Overview...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:02 p.m.11 views

sshkey-grab

sshkey-grab This script uses a bug in ssh-agent that allows it to pull the last key added to the agent. This may allow the ability to recover a key that has been removed from ssh-agent via ssh-add -t, -d, or -D, provided that the ssh-agent was not terminated and a new key has not been added since...

5.7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/16 6:05 p.m.3 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs

A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service DoS for the affected system...

7.5CVSS0.00473EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/16 6:05 p.m.3 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check

A flaw was found in golang.org/x/crypto/ssh. The Verify method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially...

9.1CVSS0.0042EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/16 4:40 p.m.7 views

RedLogin

RedLogin Red Login: SSH Brute-force Tools Features: High speed and precision CLI Console based Run the arbitrary command after the attack is successful Default 'Uname -a' Telegram messanger support for sending reports via bot API Usage: Redlogin.exe Optional —telegram == List of targets ip list =...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:39 p.m.25 views

ncrack

ncrack Ncrack is a high-speed network authentication cracking tool. It was built to help companies secure their networks by proactively testing all their hosts and networking devices for poor passwords. Security professionals also rely on Ncrack when auditing their clients. Ncrack was designed...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:36 p.m.34 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...

6AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/16 4:25 p.m.19 views

Posh-SSH

Posh-SSH Description Windows Powershell module that leverages a custom version of the SSH.NET Library to provide basic SSH functionality in Powershell. The main purpose of the module is to facilitate automating actions against one or multiple SSH enabled Linux servers from a Windows Host. As of...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 2:48 p.m.26 views

pyrexecd

PyRexecd PyRexecd is a standalone SSH server for Windows. Features: Standalone Win32 app not a service that resides in SysTray. Supports a single user / pubkey auth only. Notifies incoming connections via popup. Sends/Receives the clipboard text via stdin/stdout. PyPI Project page:...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:39 p.m.7 views

CVE-2024-6387-Vulnerability-Checker

CVE-2024-6387-Vulnerability-Checker LAB This Rust Code is designed to check SSH servers for the CVE-2024-6387 vulnerability Command-Line Arguments: ./main -f servers.txt -p 22,2222 -t 5...

8.1CVSS7.3AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/16 2:39 p.m.8 views

hook

Hook Hook explota una vulnerabilidad de inyección de parámetros en la interfaz SSH de WatchGuard. La vulnerabilidad permite que un usuario con pocos privilegios exfiltre archivos arbitrarios del sistema a un servidor FTP controlado por un atacante. Afortunadamente, existe un usuario incorporado c...

6.5CVSS7.6AI score0.01264EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 2:33 p.m.87 views

mallory

mallory HTTP/HTTPS proxy over SSH. Installation Local machine: go install github.com/justmao945/mallory/cmd/mallory@latest Remote server: need our old friend sshd Configuration Config file Default path is $HOME/.config/mallory.json, can be set when start program root@kitploit: mallory -config...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:33 p.m.11 views

mallory

mallory 基于SSH的HTTP/HTTPS代理。 安装 本机:go install github.com/justmao945/mallory/cmd/mallory@latest 远程服务器:需要我们的老朋友 sshd 配置 配置文件 默认路径为 $HOME/.config/mallory.json,可在启动程序时设置 root@kitploit: mallory -config path/to/config.json 内容: idrsa 是我们的私钥文件路径,可通过 ssh-keygen 生成 localsmart 是提供HTTP代理的本地地址,支持对目标主机进行智能检测...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:31 p.m.765 views

penglab

Penglab Abuse of Google Colab for fun and profit. 🐧 What is it ? Penglab is a ready-to-install setup on Google Colab for cracking hashes with an incredible power, really useful for CTFs. See benchmarks below. It installs by default : Hashcat John Hydra SSH with ngrok And now, it can also : Launch...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 2:27 p.m.19 views

sshprank

描述 一个快速的SSH大规模扫描器、登录破解器、横幅抓取器和密码认证检查工具,使用python-masscan和shodan模块。 使用 root@kitploit: hacker@blackarch $ sshprank -H / / / / / / / / / / / / /// | / / / // / / / // / / / / , 选项 | 模式选项 -h - 单个主机、CIDR、IP范围或主机列表文件,用于破解。 多个端口可用逗号分隔,例如: 127.0.0.1:22,222,2022 或 192.168.1.0/24:22 或...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:24 p.m.10 views

CVE-2024-3094

CVE-2024-3094 Créditos: https://gist.github.com/Sn0w3y Este script detecta si es probable que el binario ssh de un sistema sea vulnerable a CVE-2024-3094. A diferencia del script de detección escrito originalmente por Vegard Nossum, este no utiliza hexdump, ya que necesita instalarse por separado...

10CVSS8.5AI score0.85974EPSS
SaveExploits41References1
Rows per page
Query Builder