Lucene search
+L

8255 matches found

Kitploit
Kitploit
added 2026/09/13 3:27 p.m.175 views

backdoor-apk

backdoor-apk backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:27 p.m.10 views

backdoor-apk

backdoor-apk backdoor-apk 是一个 shell 脚本,简化了向任意 Android APK 文件中添加后门的过程。此 shell 脚本的用户应具备 Linux、Bash、Metasploit、Apktool、Android SDK、smali 等方面的实用知识。该脚本按原样提供,不提供任何形式的担保,仅用于教育目的。 用法: root@kitploit: root@kali:/Code/github/backdoor-apk/backdoor-apk ./backdoor-apk.sh BaiduBrowser.apk / \ || || ||| || |||...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:15 p.m.17 views

Hikvision-City-Hunter

La herramienta definitiva de reconocimiento y explotación a nivel de ciudad para 2025 para cámaras IP Hikvision, DVRs y NVRs Salida en vivo de consola • DVRs/NVRs resaltados en púrpura • Cámaras en verde • Descarga automática de instantáneas • Filtrado de honeypots...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:11 p.m.12 views

RPC-Backdoor

Emulación de backdoor RPC Este proyecto es una implementación básica de un "backdoor RPC" diseñado para emular TTPs utilizados por ciertos grupos. El proyecto contiene un servidor RPC con cinco funciones: Ejecutar un comando con cmd.exe /c y la llamada a la API CreateProcess. Robar un token y...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:10 p.m.7 views

SubSeven

SubSeven Legacy "SubSeven Legacy es un remake completo del infame SubSeven Backdoor también conocido como Sub7, un troyano de acceso remoto popular de finales de los 90. Se puede encontrar más información sobre el Sub7 Backdoor original en la página oficial de Wikipedia. Al igual que el programa...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:03 p.m.143 views

drow

drow Description TL;DR drow is a command-line utility that is used to inject code and hook the entrypoint of ELF executables post-build. It takes unmodified ELF executables as input and exports a modified ELF contianing an embedded user-supplied payload that executes at runtime. Slightly more...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:58 p.m.9 views

Wormy

Wormy - 挑战 在这个仓库中,我会在空闲时间用Python3编写一些函数,为任何Python后门添加“类似蠕虫的传播功能”。 完成后,我会让它成为一个真正的蠕虫 待办事项列表 : 1在驱动程序中传播,添加到启动项并持续检查✓ 2通过注入在Python脚本中传播 ✓ 3在ZIP文件中传播 ✓ 4在共享文件夹中传播 ✘ 5在局域网中传播 ✘ 6在USB中传播 ✘ 7尝试在P2P、Skype和Hangouts中传播 ✘ 8制作自身在线副本并用于传播 ✘ 9...还在思考中 :D...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:56 p.m.8 views

Anti-Virus-Evading-Payloads

🚩 Anti-Virus-Evading-Payloads !CAUTION Durante la fase de explotación de una prueba de penetración o de un compromiso de hacking ético, en última instancia tendrás que intentar ejecutar código en los equipos del sistema objetivo. Ya sea mediante correos de phishing, la entrega de un payload a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:55 p.m.5 views

tinyshell

tinyshell 小型 PHP Shell,由 Python 客户端控制,通过协议方法连接 功能特性 直接会话连接,无需反向连接。 支持密码保护。 可绑定到任何文件且不造成破坏。 使用 GET/POST 请求,附带错误处理。 使用方法 该项目包含两个文件: 远程 shell Python 文件:作为客户端,用于连接目标 python remote shell.py url 密码 php shell php 文件:作为 PHP 后门。密码可通过修改代码手动编辑。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:46 p.m.8 views

cve-2024-3094

🛡️ 网络安全项目:分析 liblzma 中的 XZ 后门 📄 概述 本项目分析了在 xz-utils liblzma 中发现的高度隐蔽后门,影响版本 5.6.0 和 5.6.1 。引入上游构建系统的恶意代码通过修改 sshd 在运行时与 LZMA 压缩库的交互方式,针对 SSH 认证进行攻击。 ⚠️ 本项目仅用于教育和防御性研究 目的。 受害机器 克隆此仓库 root@kitploit: git clone https://github.com/valeriot30/cve-2024-3094 进入目录 root@kitploit: cd cve-2024-3094 启动 docker...

10CVSS8.5AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/13 2:33 p.m.7 views

metasploitable2-vsftpd-exploitation

Metasploitable 2 - vsFTPd 2.3.4 漏洞利用实验室 概述 本项目演示了针对一个故意存在漏洞的机器 Metasploitable 2 的渗透测试工作流程。 目标在于识别、利用并分析 FTP 服务中的一个已知漏洞,最终实现 root 级别访问 并评估安全影响。 实验环境搭建 攻击机: Ubuntu(虚拟机) 目标机: Metasploitable 2(虚拟机) 网络配置: 仅主机网络(192.168.56.0/24) 目标验证 验证了目标系统及其网络配置: root@kitploit: whoami hostname ifconfig 连通性检查...

10CVSS7.8AI score0.96184EPSS
SaveExploits50References1
Kitploit
Kitploit
added 2026/09/13 2:11 p.m.5 views

canisrufus

CanisRufus 一个基于 Python 的 Windows 隐蔽后门,利用 Github 作为命令与控制服务器。 要求 Python 2.x pygithub3 模块 PyCrypto 模块 WMI 模块 Enum34 模块 Netifaces 模块 pypiwin32 模块 功能 加密传输消息 AES + SHA256 哈希 使用系统信息/特征生成计算机唯一 ID SHA256 哈希 任务 ID 为随机 SHA256 哈希 获取系统信息 获取地理位置信息 城市、国家、纬度、经度等 获取正在运行的进程/系统服务/系统用户/设备 硬件 获取客户端列表 执行系统命令 从客户端下载文件...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 1:44 p.m.4 views

ProFTPD_CVE-2015-3306

m4ud ProFTPD 1.3.5 RCE exploit CVE : 2015-3306! root@kitploit: ProFTPd 1.3.5 RCE Usage: ProFTPD.py options Options: -h, --help show this help message and exit -l LHOST, --lhost=LHOST Local IP Required for Reverse Shell, -p LPORT, --lport=LPORT Port Required for Reverse Shell, -t TARGET,...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/13 1:39 p.m.15 views

BetterBackdoor

BetterBackdoor 后门是一种用于远程访问计算机的工具。 通常,像NetCat这样的后门工具有两个主要功能:将远程输入管道传输到cmd或bash,并输出响应。 这很有用,但也有局限性。 BetterBackdoor通过包含注入按键、获取截图、传输文件以及许多其他功能来克服这些局限。 功能 BetterBackdoor可以创建和控制后门。 此创建的后门可以: 打开命令提示符shell 运行PowerShell脚本 运行DuckyScripts以注入按键 基于扩展名窃取文件 窃取Microsoft Edge和WiFi密码 向受害者的计算机发送和接收文件 启动键盘记录器...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:35 p.m.5 views

iptable_evil

iptableevil iptableevil es un backdoor muy específico para iptables que permite todos los paquetes con el evil bit activado, sin importar las reglas del firewall. La implementación inicial está en iptableevil.c, que añade una tabla a iptables y requiere modificar un encabezado del kernel para...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:32 p.m.9 views

browser-backdoor

BrowserBackdoor BrowserBackdoor 是一个 Electron 应用程序,它使用 JavaScript WebSocket 后门连接到监听器。 BrowserBackdoorServer 是一个 WebSocket 服务器,用来监听传入的 WebSocket 连接,并创建一个命令行界面,用于向远程系统发送命令。 BrowserBackdoor 中的 JavaScript 后门可以在所有支持 WebSocket 的浏览器上使用。除非使用 BrowserBackdoor 客户端应用程序,否则它将无法访问宿主计算机的 Electron API。 如果拥有 Electr...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/13 1:31 p.m.8 views

CVE-2024-3094

🚨 CVE-2024-3094 — Puerta trasera en XZ Utils 🧠 Visión general CVE-2024-3094 es un compromiso crítico en la cadena de suministro que afecta a la biblioteca de compresión XZ Utils , ampliamente utilizada. Un actor malicioso insertó una puerta trasera sigilosa en versiones posteriores, lo que permit...

10CVSS8.5AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/13 1:19 p.m.43 views

weevely3

Weevely - Weaponized web shell Description Weevely is a web shell designed for post-exploitation purposes that can be extended over the network at runtime. Upload weevely PHP agent to a target web server to get remote shell access to it. It has more than 30 modules to assist administrative tasks,...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 1:19 p.m.7 views

CVE-2010-1240

CVE-2010-1240 - 在 PDF 中嵌入后门 ⚠️ 仅供教育和授权的安全研究使用 描述 Windows 和 Mac OS X 上的 Adobe Reader 和 Acrobat 9.x(低于 9.3.3)及 8.x(低于 8.2.3)未限制“启动文件”警告对话框中一个文本字段的内容,这使得远程攻击者更容易诱骗用户执行 PDF 文档中指定的任意本地程序,例如,某文本字段声称“打开”按钮将允许用户阅读加密消息。 演示 操作指南 1. 首先,运行 msfconsole root@kitploit: msfconsole 2. 然后,设置用于嵌入 PDF 的载荷...

9.3CVSS7.9AI score0.73617EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/13 1:17 p.m.5 views

NorkNork

NorkNork - 用于识别 Empire 持久化后门的工具 https://www.n00py.io/2017/01/removing-backdoors-powershell-empire-edition/ 关于: 此脚本设计用于在 Windows 系统上识别 Powershell Empire 持久化后门。 目前支持检查以下持久化方法: 计划任务 自动运行 WMI 订阅 安全支持提供程序 轻松访问中心后门 计算机账户密码禁用 安装: 你可以使用 Python 2.7 运行此脚本,或下载 pyinstaller 编译的可执行文件。在 PowerShell 窗口中运行二进制文件或脚本...

6AI score
SaveExploits0
Rows per page
Query Builder