Lucene search
+L

5351 matches found

Kitploit
Kitploit
added 2026/09/11 1:26 p.m.6 views

genact

genact - ナンセンスなアクティビティ生成器 実際にやるべき仕事があるのに、忙しいふりをしたり、コンピュータを待っているふりをしましょう! 驚異的なマルチタスクスキルで人を感心させましょう。genact のインスタンスをいくつか開いて、ショーを見てください。genact には、何かエキサイティングで役に立つことをしているふりをする複数のシーンがありますが、実際には何も起こっていません。 インストール...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 1:18 p.m.9 views

ebpfmon

ebpfmon ebpfmon is a tool for monitoring eBPF programs. It is designed to be used with bpftool from the linux kernel. ebpfmon is a TUI terminal UI application written in Go that allows you to do real-time monitoring of eBPF programs. Installation eBPFmon can be built from source or there is a...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 1:06 p.m.8 views

mosh

Mosh: モバイルシェル Mosh は、断続的な接続をサポートし、ローミングを可能にし、投機的なローカルエコーとユーザーのキーストロークの行編集を提供するリモートターミナルアプリケーションです。 SSH の典型的な対話的用途をサポートすることに加えて、以下を目指しています。 Mosh は、クライアントがスリープして後で起きたり、インターネット接続を一時的に失った場合でも、セッションを維持します。 Mosh は、接続を維持しながら、クライアントとサーバーが IP アドレスを「ローミング」して変更することを可能にします。SSH とは異なり、Mosh は Wi-Fi...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 1:00 p.m.8 views

Girsh

Girsh Golang Interactive Reverse SHell Who didn't get bored of manually typing the few lines to upgrade a reverse shell to a full interactive reverse shell tty spawn, stty size ..., stty raw -echo or typing the command to use ConPTY. Description With Girsh, just run it and it will detect the OS a...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 12:32 p.m.8 views

easyssh

EasySSH あなたの生活をより簡単にするSSH接続マネージャー。 メンテナー募集中! 完全で効率的かつ使いやすいマネージャー。接続やグループの作成・編集、ターミナルのカスタマイズ、同じ接続の複数インスタンスが可能です。 機能 接続とグループの管理 ターミナルのカスタマイズ ダークテーマ 同じ接続の複数インスタンス 開いていたホストの復元 /.ssh/config の同期 パスワードによるデータ保護 寄付 PayPal | Patreon 開発とビルド EasySSHを自分で開発・ビルドするには、以下の依存関係が必要です: libgee-0.8-dev libgtk-3-dev...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 12:17 p.m.5 views

wuzz

wuzz 対話型のHTTP検査用CLIツール。 Wuzzのコマンドライン引数はcURLの引数に似ているため、ブラウザのネットワークインスペクタの「cURLとしてコピー」機能でコピーしたリクエストを検査/修正するために使用できます。 インストールと使い方 GO root@kitploit: $ go get github.com/asciimoo/wuzz $ "$GOPATH/bin/wuzz" --help 注: golang = 1.10 が必要です。 バイナリリリースも利用可能です。 Apt root@kitploit: $ apt install wuzz Apk...

6AI score
SaveExploits0References5
OSV
OSV
added 2026/09/11 12:09 p.m.4 views

RLSA-2026:66336 Important: vim security update

Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: Vim: Information disclosure and denial of service via crafted Unicode characters in terminal emulator CVE-2026-28420 vim: Vim: Denial of Service via out-of-bounds write in terminal handling CVE-2026-52859 vi...

8.8CVSS0.00336EPSS
SaveExploits0References10
Rockylinux
Rockylinux
added 2026/09/11 12:09 p.m.3 views

vim security update

An update is available for vim. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Vim Vi IMproved is an updated and improved version of the vi editor. Security...

8.6CVSS0.00336EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 11:03 a.m.81 views

faraday_plugins

Install root@kitploit: pip install faraday-plugins Commands List Plugins List all plugins and if its compatible with command or/and report Optional params: -cpf / --custom-plugins-folder PATH: If given will also look for custom plugins on that path root@kitploit: faraday-plugins list-plugins Test...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 10:56 a.m.10 views

mboxshell

mboxShell Fast terminal viewer for MBOX files of any size. Open, search and export emails from Gmail Takeout backups 50 GB+ without loading them into memory. Leer en Espanol / Spanish Why this project exists When you export your email from Gmail using Google Takeout, you get one or more .mbox fil...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/11 10:35 a.m.5 views

tmux

tmuxへようこそ! tmuxはターミナルマルチプレクサーです。複数のターミナルを一つのスクリーン内に作成し、操作することができます。 バックグラウンドで処理を実行中に一度スクリーンから離れて後から復帰することも可能です。 OpenBSD、FreeBSD、NetBSD、Linux、macOS、Solarisで実行できます。 tmuxはlibevent 2.x.に依存します。 下記からダウンロードしてください。 root@kitploit: http://libevent.org また、ncursesも必要です。こちらからどうぞ。 root@kitploit:...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:49 a.m.7 views

lssh

lssh ls + ssh = lssh lsshは、SSHワークフロー、クラウドインベントリ、プロバイダー対応コネクタのためのターミナルネイティブのリモートアクセススイートです。 OpenSSH設定、lssh設定、またはプロバイダーのインベントリからホストを選択し、ネイティブSSHまたはAWS SSM、EC2 Instance Connect Endpoint、WinRM、Telnet、カスタムプロバイダーなどのコネクタバックエンドを通じて操作できます。...

5.8AI score
SaveExploits0References27
Kitploit
Kitploit
added 2026/09/11 8:55 a.m.86 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/11 8:20 a.m.13 views

TrueCalle-Bot

TrueCalle-Bot TrueCaller Python Bot Search about Phone Numbers and Print Results in terminal Made by hossamsalem23 First : Download Chrome webdriver root@kitploit: https://chromedriver.chromium.org/downloads Installation root@kitploit: git clone https://github.com/hossamsalem23/TrueCalle-Bot cd...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 8:04 a.m.6 views

CVE-2026-39987

CVE-2026-39987 — Marimo 预认证 RCE(/terminal/ws) root@kitploit: CVSS 4.0 : 9.3 CRITICAL CVSS 3.x : 9.8 CRITICAL CWE : CWE-306 Missing Authentication for Critical Function Fix : Marimo 0.23.0+ Affects : Marimo 仅限实验室/授权测试(HTB、CTF、有书面授权范围的测试项目)。 目录 漏洞概述 根本原因 攻击链 受影响版本 本仓库 安装 使用方法 Penelope 集成 修复建议 参考资料...

9.8CVSS7.9AI score0.98945EPSS
SaveExploits25References4
Kitploit
Kitploit
added 2026/09/11 8:02 a.m.7 views

bissap

bissap root@kitploit: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%. % % % .: % .===% . :: % :%%=====%%%%%%: % %%%= =====%============%%%-% = % = =====-================ % BBBBBBBBBBBBBBBBB IIIIIIIIII SSSSSSSSSSSSSSS SSSSSSSSSSSSSSS AAA PPPPPPPPPPPPPPPPP = : =====================% + B::::::::::::::::B I::::::::I...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:54 a.m.5 views

CyberResponders

CyberResponders: A Terminal Game CyberResponders is a terminal-based cybersecurity training game that enables players to respond to different cyber incident scenarios. Here, they have five chances to enter the correct command before the system becomes completely compromised, resulting in a game...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:36 a.m.6 views

fernflower

fernflower 快速在终端反编译class文件 usage: root@kitploit: Usage: java -jar fernflower.jar -= + Example: java -jar fernflower.jar -dgs=true c:\my\source\ c:\my.jar d:\decompiled\ Ps: 再也不需要jd-gui了,比jd-gui强大...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:16 a.m.6 views

faraday-cli

终端上的Faraday 直接在您最喜爱的终端中使用faraday faraday-cli 是官方客户端,可让您的安全工作流程自动化更加便捷。 安装前,我们建议创建并激活一个 Python 虚拟环境,以避免影响系统 Python 包。例如: root@kitploit: python3 -m venv .venv source .venv/bin/activate 如果您更偏好 virtualenv,也可以使用它。虚拟环境激活后,运行以下安装命令。 通过 pip 安装 root@kitploit: pip install faraday-cli 从源码安装 root@kitploit: g...

6AI score
SaveExploits0
OSV
OSV
added 2026/09/11 6:01 a.m.3 views

RLSA-2026:66348 Important: vim security update

Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: Vim: Information disclosure and denial of service via crafted Unicode characters in terminal emulator CVE-2026-28420 vim: Vim: Denial of Service via out-of-bounds write in terminal handling CVE-2026-52859 vi...

8.8CVSS0.00336EPSS
SaveExploits0References9
Rows per page
Query Builder