Lucene search
+L

840780 matches found

Kitploit
Kitploit
added 2026/09/05 1:19 p.m.3 views

op4

op4 — Mensajero seguro para terminal Op4 es una aplicación de mensajería cifrada basada en terminal, escrita en Rust. Proporciona mensajería privada cifrada de extremo a extremo con criptografía post-cuántica, enrutada íntegramente a través de la red Tor, de modo que ni el contenido de tus mensaj...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 1:19 p.m.5 views

CVE-2024-4956-Bulk-Scanner

README.md CVE-2024-4956 批量扫描器 免责声明 该工具仅用于教育目的和企业环境测试。https://twitter.com/nav1n0x/ 和 https://github.com/ifconfig-me 对滥用此代码不承担任何责任。请自行承担风险。不要攻击你没有权限接触的目标。该工具使用了公开发布的负载。 该扫描器帮助安全爱好者批量扫描 Nexus Repository 目标中的路径遍历漏洞。 扫描器将显示加载的目标数量及当前扫描状态。URL 将根据结果列出三种状态信息:超时、失败或成功。请确保 targets.txt 包含域名列表,lfi-payloads.t...

7.5CVSS7.8AI score0.18245EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/05 1:19 p.m.75 views

swap_digger

swapdigger swapdigger is a bash script used to automate Linux swap analysis for post-exploitation or forensics purpose. It automates swap extraction and searches for Linux user credentials, Web form credentials, Web form emails, HTTP basic authentication, WiFi SSID and keys, etc. Download and run...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 1:19 p.m.5 views

swap_digger

swapdigger swapdigger 是一个 Bash 脚本,用于在渗透测试后期或取证分析中自动进行 Linux 交换分区分析。它能自动提取交换分区内容,并搜索 Linux 用户凭证、Web 表单凭证、Web 表单邮箱、HTTP 基本认证、WiFi SSID 及密钥等信息。 下载并运行工具 在本地机器上 使用以下命令下载并在本地机器上运行脚本: root@kitploit: git clone https://github.com/sevagas/swapdigger.git cd swapdigger chmod +x swapdigger.sh sudo...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 1:19 p.m.4 views

x8

x8 Suite de descubrimiento de parámetros ocultos escrita en Rust. La herramienta ayuda a identificar parámetros ocultos que podrían ser vulnerables o revelar funcionalidades interesantes que otros evaluadores podrían pasar por alto. Su alta precisión se logra mediante la comparación línea por lín...

5.7AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/05 1:19 p.m.3 views

CVE-2021-44228-Apache-Log4j-Rce-main

CVE-2021-44228 Ejecución Remota de Código en Apache Log4j) todas las versiones de log4j-core =2.0-beta9 y =2.14.1 Las versiones 1.x tienen otras vulnerabilidades, recomendamos que actualices a la última versión. Avisos de seguridad / Boletines relacionados con Log4Shell CVE-2021-44228 Uso: descar...

10CVSS7.5AI score0.99999EPSS
SaveExploits367References3
Kitploit
Kitploit
added 2026/09/05 1:18 p.m.7 views

CVE-2023-30212

CVE-2023-30212 实验室搭建 先决条件 下载 docker.io sudo apt install -y docker.io 步骤 1. 使用以下命令从我的仓库下载所有文件。 git clone https://github.com/AAsh035/CVE-2023-30212.git 2. 现在运行以下命令创建 Docker 镜像: sudo docker build -t vuln . 3. 接下来将 Docker 镜像转换为容器。容器需要在 80 端口运行。命令如下: sudo docker run -d -p 80:80 vuln 4. 使用以下命令检查容器是否运行:...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/05 1:18 p.m.5 views

CVE-2023-49985

CVE-2023-49985 School Fees Management System v1.0 - Vulnerabilidad de Cross-Site Scripting XSS en el parámetro "cname" en "newclass" Descripción : Una vulnerabilidad de cross-site scripting XSS en el componente "newclass" de School Fees Management System v1.0 permite a los atacantes ejecutar...

6.5CVSS5.2AI score0.00468EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 1:18 p.m.4 views

Apache-CVEs

Apache-CVEs 使用 Python3 编写的漏洞利用工具,用于利用 Apache Web 服务器中的已知漏洞(CVE-2021-41773、CVE-2021-42013) 什么是 Apache Apache HTTP Server 项目致力于为包括 UNIX 和 Windows 在内的现代操作系统开发和维护一个开源的 HTTP 服务器。该项目的目标是提供一个安全、高效且可扩展的服务器,能够提供与当前 HTTP 标准同步的 HTTP 服务。 受影响版本 CVE-2021-41773 - 2.4.49 CVE-2021-42013 - 2.4.50 如何安装 只需执行 git...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits190
Kitploit
Kitploit
added 2026/09/05 1:18 p.m.6 views

nfstream

NFStreamrepo 是一个跨平台 Python 框架,提供快速、灵活且富有表现力的数据结构,旨在使处理在线 或离线 网络数据变得简单直观。它旨在成为 Python 中进行实用、真实世界 网络流数据分析的基础高级构建模块。此外,它还有一个更广泛的目标:成为研究人员统一的网络数据分析框架 ,确保实验间的数据可重复性。 在线笔记本| ---|--- 项目网站| 讨论频道| 最新发布| 支持版本| 项目许可| 持续集成| 目录 目录 主要特性 如何获取? 如何使用? 加密应用识别与元数据提取 系统可见性 事后统计流特征提取 早期统计流特征提取 Pandas 导出接口 CSV 导出接口 扩展...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 1:17 p.m.3 views

dnsrecon

DNSRecon DNSRecon 是我在2007年初为了学习Ruby语言和DNS知识而编写的一个Ruby脚本的Python移植版本。这次我想学习Python并扩展原始工具的功能,同时重新学习DNS的工作原理以及如何在安全评估和网络故障排查中使用它。 此脚本提供以下功能: 检查所有NS记录的域传送。 枚举给定域名的通用DNS记录(MX、SOA、NS、A、AAAA、SPF和TXT)。 执行常见的SRV记录枚举。 顶级域(TLD)扩展。 检查通配符解析。 使用指定域名和字典文件暴力破解子域名及主机A和AAAA记录。 对指定IP范围或CIDR执行PTR记录查询。...

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

PutScanner

🔍 PUT 目录扫描器 一款通过 HTTP PUT 方法识别可写 Web 目录的渗透测试工具,专为检测 CVE-2025-24813 (Apache Tomcat 任意文件上传漏洞)而设计。 📌 功能特性 智能协议处理 :自动检测 HTTPS/HTTP 并支持回退 全面检测 :测试所有常见 Tomcat 目录 两阶段验证 :PUT + GET 双重验证以消除误报 渗透测试人员友好输出 :彩色编码结果并附带手动验证命令 针对 CVE 优化 :专为检测具备 CVE-2025-24813 利用前置条件的资产而优化 🚀 安装 root@kitploit: git clone...

10CVSS8.2AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/05 1:17 p.m.2 views

retoolkit

逆向工程工具箱 这是什么? 这是一套工具合集,如果你对x86和x64 Windows系统的逆向工程和/或恶意软件分析感兴趣,你可能会喜欢它。安装本程序后,你将有两种方式访问这些工具: 双击桌面上的 retoolkit 图标。 右键点击某个文件,选择 retoolkit。这样所选文件会作为参数传递给目标程序。 为什么我需要它?...

5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/05 1:17 p.m.14 views

hermes-agent

Hermes Agent ☤ 由Nous Research 构建的自进化 AI 代理。 它是唯一内置学习闭环的智能代理——从经验中创建技能,在使用中改进技能,主动持久化知识,搜索过往对话,并在跨会话中逐步构建对你的深度理解。可以在 $5 的 VPS 上运行,也可以在 GPU 集群上运行,或者使用几乎零成本的 Serverless 基础设施。它不绑定你的笔记本——你可以在 Telegram 上与它对话,而它在云端 VM 上工作。 支持任意模型——Nous Portal、OpenRouter(200+ 模型)、NVIDIA NIM(Nemotron)、小米...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/05 1:16 p.m.5 views

pulsexploit

pulsexploit 用于利用 Pulse Secure SSL VPN 漏洞(CVE-2019-11510 apikey = '' Shodan search query edit this, but don't remove the html and port searchquery = 'html:"/dana/" port:"443"' 使用方法 root@kitploit: python3 pulsexploit.py -t 免责声明 此脚本仅用于渗透测试和安全研究,如果你将其用于非法活动,我将不承担任何责任。...

10CVSS8.8AI score0.99999EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/05 1:16 p.m.2 views

Confluence-EvilJar

aaaademo/Confluence-EvilJar 配合 CVE-2023-22515 后台上传jar包实现RCE root@kitploit: git clone https://github.com/aaaademo/Confluence-EvilJar cd Confluence-EvilJar mvn package CMDshell root@kitploit: http://confluence.local/plugins/servlet/testbin/cmServlet 哥斯拉webshell连接方式 root@kitploit:...

10CVSS8.3AI score0.99156EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/05 1:16 p.m.3 views

wp2shell

wp2shell — Pre-Auth RCE in WordPress core Unauthenticated WordPress core RCE PoC chaining CVE-2026-63030 + CVE-2026-60137. Authorized testing only. wp2shell.py is a single-file, standard-library-only proof of concept that chains two WordPress core vulnerabilities into unauthenticated remote code...

9.8CVSS8.5AI score0.97271EPSS
SaveExploits78References2
Kitploit
Kitploit
added 2026/09/05 1:16 p.m.4 views

wphunter

WPHunter 工具 ☣ WPHunter 是一款 WordPress 漏洞扫描器 您可以在自己的 WordPress 网站上使用此工具,通过查找漏洞来检查网站的安全性。 超过 7500 万个网站运行在 WordPress 上,如今它支撑着 26% 的 Web 内容。令人惊讶的是,每天有成千上万的 WP 网站存在漏洞并被黑客入侵。您可能会丢失所有数据,损失数千美元,更糟糕的是,攻击者可能利用您的 WordPress 来攻击您的访客。机器人会自动扫描网络寻找弱网站并快速入侵。如果您的 WordPress 存在漏洞,那么遇到麻烦只是时间问题。因此,您应该尽快开始检查自己的 WordPres...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 1:15 p.m.5 views

DCS932L-Emulation-CVE-2024-37606-Attack

让仿真再次变得简单 欢迎!本仓库提供了用于仿真 D-Link DCS-932L 固件并演示 CVE-2024-37606 漏洞的工具和环境。它包含了预补丁的二进制文件和必要的库,简化了仿真设置,因此您无需手动使用 Ghidra 等工具进行修补。 CVE-2024-37606 本项目包含一个针对 CVE-2024-37606 的概念验证漏洞利用脚本(CVE-2024-37606-DCS932L.py)。该漏洞涉及 alphapd 服务中的缓冲区溢出。请负责任地使用,仅用于教育目的。 点击图片观看视频 仿真的修改 为增强固件仿真环境的功能和易用性,进行了以下几项修改: 1. 启动脚本:...

6.5CVSS7.2AI score0.00496EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/05 1:15 p.m.3 views

Afuzz

Afuzz - 自动化Web路径模糊测试工具 Afuzz 是一款为漏洞赏金项目设计的自动化Web路径模糊测试工具。 Afuzz 由 @rapiddns 积极开发中。 功能特性 自动检测网站使用的开发语言,并根据语言生成对应的扩展名 使用黑名单过滤无效页面 使用白名单查找页面中漏洞赏金猎人感兴趣的内容 过滤页面中的随机内容 多种方式判断404错误页面 扫描后对结果进行统计分析,得出最终结论 支持HTTP2 安装 root@kitploit: git clone https://github.com/rapiddns/Afuzz.git cd Afuzz python setup.py...

5.5AI score
SaveExploits0References3
Rows per page
Query Builder