Lucene search
+L

110950 matches found

Kitploit
Kitploit
added 2026/09/11 10:48 a.m.4 views

AutoIt-Ripper

AutoIt-Ripper 这是什么 这是一个简短的 Python 脚本,可以从 PE 可执行文件中提取“已编译”的 AutoIt 脚本。 参考资料 这个脚本很大程度上 基于 3 个资源,如果你想更深入地了解 AutoIt 相关内容,一定要去看看它们: http://files.planet-dl.org/Cw2k/MyAutToExe/index.html GitHub 镜像 I GitHub 镜像 II https://github.com/sujuhu/autoit...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 10:43 a.m.7 views

CVE-2021-21975

CVE-2021-21975 Script de Nmap para comprobar la vulnerabilidad CVE-2021-21975 Referencias de la vulnerabilidad: https://app.howlermonkey.io/vulnerabilities/CVE-2021-21975 https://www.vmware.com/security/advisories/VMSA-2021-0004.html Blog...

7.5CVSS7.7AI score0.7829EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/11 10:43 a.m.9 views

MemITM

What's the MemITM tool? The MemITM Mem In The Middle tool has been developped in order to easily intercept "messages" in Windows processes memory. We developped a lot of custom memory interception tools in order to capture network messages before encryption, or IPC messages, and to be able to...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 10:43 a.m.7 views

Stracciatella

Stracciatella v0.7 Powershell runspace from within C aka SharpPick technique with AMSI, ETW and Script Block Logging disabled for your pleasure. Nowadays, when Powershell got severly instrumented by use of techniques such as: AMSI ETW Script Block Logging Transcript file Modules logging Constrain...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 10:43 a.m.6 views

CVE-2019-19781

CVE-2019-19781 适用于 Citrix Application Delivery Controller 和 Citrix Gateway 的远程代码执行漏洞利用程序 CVE-2019-19781 使用方法 : bash CVE-2019-19781.sh 目标主机IP 要执行的命令 例如 : bash CVE-2019-19781.sh XX.XX.XX.XX 'cat /etc/passwd' 参考: https://support.citrix.com/article/CTX267027...

9.8CVSS7.7AI score0.99999EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/11 10:42 a.m.7 views

blindy

Blindy Simple script for running brute-force blind MySql injection Note: this script was created for fun, helpful in some ctf challenges : description The script will run through queries listed in sets in provided file and try to brute-force any place where placeholder is found. GET & POST http...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 10:28 a.m.5 views

Microsoft_Exchange_Server_SSRF_CVE-2021-26855

MicrosoftExchangeServerSSRFCVE-2021-26855 zoomeye dork:app:"Microsoft Exchange Server" 使用Seebug工具箱及pocsuite3编写的脚本MicrosoftExchangeServerSSRFCVE-2021-26855.py,对近一年的数据进行探测: 成功率约为:1500 / 5000 = 30%...

9.8CVSS8.2AI score0.99996EPSS
SaveExploits65References1
Kitploit
Kitploit
added 2026/09/11 10:28 a.m.7 views

log4j_checker

Log4jchecker.py CVE-2021-44228 Descripción Este script en Python3 intenta buscar servidores vulnerables a CVE-2021-44228, también conocido como Log4Shell, una vulnerabilidad muy crítica encontrada en la librería de registro de Java Log4j2. No depende de servidores DNS de registro externos para...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/11 10:27 a.m.7 views

CVE-2023-38831

CVE-2023-38831 CVE-2023-38831 漏洞的概念验证演示 漏洞简要描述 CVE-2023-38831 是一个软件漏洞。 被利用的软件是 WinRAR,几乎每个人都在广泛使用它。 它是一款帮助将不同文档或文件压缩成小型归档文件(zip 格式)的软件,从而节省空间,使文件共享更轻松、更快速。 该漏洞于 2023 年 4 月被发现。 它影响 Windows 操作系统及 6.22 及以下版本。 漏洞是由 WinRAR 后端代码中一个名为“winrar.7FF6CE909948”的有缺陷函数引起的,该函数未检查参数,也未比较 zip...

7.8CVSS7AI score0.97894EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/11 10:25 a.m.3 views

DVR_Sploit

DVRSploit 用于自动化 CVE-2018-9995 的简单 python3 脚本 依赖项:requests pip install requests 用法: root@fuckmachine: python3 dvrsploit.py 输入 DVR 主机:192.168.69.69 输入 DVR 端口:88 设备列表:...

9.8CVSS8.2AI score0.82608EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/11 10:24 a.m.6 views

PS-CVE-2021-21551

描述 用于修复域内计算机上 CVE-2021-21551 漏洞的脚本。该驱动程序 dbutil23.sys 由部分戴尔工具(BIOS 更新程序、SupportAssist 等)安装,可在装有该驱动的机器上实现权限提升。脚本通过 WinRM 对所有域成员计算机执行检查,尝试清理易受攻击的驱动,并生成一个包含状态信息的 .txt 列表。 使用方法 - 远程版本 1. 直接运行脚本即可,它会完成所有工作 : PS ./CVE-2021-21551-remotefix.ps1 // 请确保你的客户端可通过 WinRM(PSRemoting)访问。 // // 如果无法访问,你可以修改脚本,通过...

8.8CVSS7.9AI score0.79249EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/11 10:23 a.m.7 views

ghidra_stack_strings

Ghidra 堆栈字符串 一个用于检测由所选 x86/x64 指令生成的堆栈字符串(stack-strings)的脚本,并使用 Unicorn 进行模拟执行。 该脚本使用 Python 3 编写,因此需要 Ghidrathon。...

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

CVE-2022-0847-dirty-pipe-checker

CVE-2022-0847-dirty-pipe-checker 用于检查 CVE-2022-0847 "Dirty Pipe" 的 Bash 脚本 https://dirtypipe.cm4all.com/ 用法 检查当前内核版本 root@kitploit: ./dpipe.sh 检查指定内核版本 root@kitploit: ./dpipe.sh 5.10.11...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/11 10:17 a.m.9 views

wphardening

WPHardening 任意のWordPressインストールのセキュリティを強化します。 ❮ 注意 ❯ このツールは定期的に新バージョンをリリースしています。最新バージョンを入手するために、依存関係を頻繁に更新してください。新機能については、チェンジログまたはCHANGELOG.mdを確認してください。 インストール WPHardeningのインストールには、1つのコンソールコマンドを実行する必要があります。 root@kitploit: $ pip install -r requirements.txt 使い方 root@kitploit: $ python wphardening.p...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 10:16 a.m.7 views

CVE-2021-41773

ApacheRCE ApacheRCE 是一个小型 Python 脚本,允许你输入 Apache 版本 2.4.49-2.4.50,然后从文本文件中输入 IP 地址列表,并对它们批量运行该漏洞利用程序。如果你运行多个网站,并希望查看它们是否都可以被利用,这将非常有用。 免责声明: 幸运的是,只有当 Apache 服务器启用了 CGI 时,该漏洞利用才会生效,因此大部分服务器无法被利用。截至今天 11/11/21,fofa 显示共有超过 14.5 万台服务器运行这些版本,我估计其中约有 20-30% 启用了 CGI。在编写此脚本时,我使用了一台全新服务器,并在其上安装了启用 CGI 的两种...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/11 10:16 a.m.6 views

log4j-scanner

log4j-scanner 检查 CVE-2021-44228 漏洞 此测试并非100%可靠,但有助于快速扫描 如何使用: root@kitploit: wget https://raw.githubusercontent.com/codiobert/log4j-scanner/main/log4j-scanner.sh -q -O - |bash...

10CVSS7.5AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/11 10:14 a.m.8 views

bincrypter

为你的程序提供隐私与版权保护 使用 BASH 编写的 Linux 二进制运行时加密器! 混淆并加密任意 ELF 二进制文件 混淆并加密任意 SHELL 脚本 AV/EDR 克星:每次都会变形并生成不同特征 100% 内存运行,无临时文件 不污染文件系统 对同一二进制文件(或其自身)进行双重或三重加密 生成的二进制文件经过深度混淆(string 只能看到乱码) Living off the Land(LotL):仅需 /bin/sh + perl + openssl 架构无关:适用于 x8664、aarch64、arm6、mips 等... 锁定...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 10:12 a.m.8 views

CVE-2023-49983

CVE-2023-49983 School Fees Management System v1.0 - "/management/class" 上 “name” 字段/参数中的跨站脚本(XSS)漏洞 描述 :School Fees Management System v1.0 的 “/management/class” 组件中存在一个跨站脚本(XSS)漏洞,攻击者可通过向 name 参数注入特制负载来执行任意 Web 脚本或 HTML。 受影响产品版本 :School Fees Management System v1.0 CVE 作者 :Geraldo Alcântara 日期 :20...

6.8CVSS5.9AI score0.00574EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 10:12 a.m.8 views

katoolin

katoolin Kali Linuxのツールをすべて自動的にインストールします 機能 Kali Linuxリポジトリを追加 Kali Linuxリポジトリを削除 Kali Linuxツールをインストール 必要条件 Python 2.7 オペレーティングシステム(Ubuntuでテスト済み) インストール sudo su git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin chmod +x /usr/bin/katoolin sudo katoolin...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 10:11 a.m.3 views

CVE-2023-22515

CVE-2023-22515 漏洞利用脚本 受影响版本 root@kitploit: 8.0.0=Atlassian Confluence=8.5.1 漏洞利用 root@kitploit: python3 CVE-2023-22515.py -h usage: confluence.py -h -url URL optional arguments: -h, --help show this help message and exit -url URL url:http://xx.xx.xx.xx...

10CVSS8.5AI score0.99156EPSS
SaveExploits40
Rows per page
Query Builder