Lucene search
+L

5079 matches found

Kitploit
Kitploit
added 2026/09/20 3:45 p.m.7 views

jwt-spoof-tool

jwt-spoof-tool 工具描述 : 我制作这个工具是为了学习目的,并自动化 jwt 令牌劫持,而无需依赖 使用 burpsuite 代码有完善的文档,且易于理解 基于 CVE-2018-0114 该漏洞之所以发生,是因为在后端,服务器会检查嵌入在 jwt 标头中的 jwk 对象,其中包含 n 和 e,它们是用于构成公钥的 2 个参数 如何利用 : 1 攻击者生成新的 RSA 密钥对, 2 获取 n 和 e,并将它们注入到 jwt 标头中的 jwk 对象内 3 更改 jwt 正文部分中的任意值,然后用其私钥签名 4 服务器使用攻击者的公钥来验证签名 。 5...

7.5CVSS7.2AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/20 3:13 p.m.10 views

CVE-2025-29927

CVE-2025-29927 严重 - 9.1 Next.js 中间件绕过漏洞 CVE-2025-29927 漏洞在 Next.js 应用程序中的实践,其中内部头 x-middleware-subrequest 可用于绕过中间件认证和受限访问。 说明 Next.js 使用一个内部头 "x-middleware-subrequest" 来防止递归请求触发无限循环。该安全漏洞表明,可以跳过中间件的执行,从而允许请求绕过关键检查(例如授权、Cookie验证),直接到达路由。 已修复版本 Next.js 15.2.3, 14.2.25, 13.5.9, 12.3.5 设置环境 1. 克隆此仓库。...

9.1CVSS7.6AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/20 2:45 p.m.8 views

CVE-2025-29927

🕷️ Next.js CVE-2025-29927 🧑🏻‍💼 Legal Disclaimer This project is a Next.js application that has been intentionally configured to be vulnerable to an Authorization Bypass in Next.js Middleware CVE-2025-29927. It is provided solely for lawful, educational, and research purposes. By accessing, using,...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59References2
Kitploit
Kitploit
added 2026/09/20 10:35 a.m.10 views

CVE-2025-22381

CVE-2025-22381:Aggie 中的主机头注入 针对 CVE-2025-22381 的详细分析和概念验证(PoC),该漏洞是 Aggie 开源项目中发现的一个主机头注入漏洞。 漏洞概述 CVE ID:CVE-2025-22381 发布时间:2025 年 10 月(MITRE 分配) 公开披露:2026 年 2 月 报告者:Anas Abderrahman Benbarek 发现日期:2025 年 9 月 17 日 受影响项目:TID-Lab/aggie 受影响版本:所有版本(包括 2.6.1 及更早版本;截至 2026 年 2 月未应用修复) 严重程度:中等到高(估计 CVSS...

8.2CVSS5.8AI score0.00646EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 8:47 a.m.70 views

php_code_analysis

this script will scan your code the script can find 1. checkfileupload issues 2. hostheaderinjection 3. SQl injection 4. insecure deserialization 5. openredirect 6. SSRF 7. XSS 8. LFI 9. commandinjection features 1. fast 2. simple report usage: root@kitploit: python code.py file.php -this will sc...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 8:17 a.m.4 views

CVE-2023-36085_SISQUALWFM-Host-Header-Injection

CVE-2023-36085 SISQUALWFM Host Header Injection Vulnerability This repository contains information related to a host header injection vulnerability discovered in SISQUALWFM version 7.1.319.103, which allows an attacker to manipulate webpage links or redirect users to a malicious site. This...

6.1CVSS6.1AI score0.00507EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/20 6:44 a.m.14 views

RCE

CVE-2022-31814 WebApp 漏洞 root@kitploit: import argparse import requests import time import sys import urllib.parse from requests.packages.urllib3.exceptions import InsecureRequestWarning requests.packages.urllib3.disablewarningsInsecureRequestWarning parser =...

9.8CVSS8.4AI score0.91881EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 5:18 a.m.9 views

cve-2025-29927

CVE-2025-29927 CVE-2025-29927 漏洞 从 11.1.4 到 13.5.6 的所有 Next.js 版本,以及 14.x 中 14.2.25 之前的版本、15.x 中 15.2.3 之前的版本均受此漏洞影响。对于依赖中间件实现访问控制的应用程序来说,影响尤为严重,攻击者可以在无需认证的情况下获取对受保护资源的未授权访问。 漏洞机制 CVE-2025-29927 漏洞源于 Next.js 处理 x-middleware-subrequest 头部的设计缺陷。该头部最初是 Next.js 框架内部使用的,用于防止中间件无限执行循环。 当 Next.js...

9.1CVSS7.6AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/20 5:17 a.m.11 views

log4jcheck

Northwave Log4j CVE-2021-44228 检测工具 2021年12月10日(星期五),一个针对 Java 库 'log4j' 2 中远程代码执行(RCE)漏洞的概念验证 1 被发布。此漏洞并未提前向软件开发者披露。该漏洞被追踪为 CVE-2021-44228 3。更多关于该漏洞的信息可在 Northwave Threat Response 4 中找到。 Northwave 创建了一个测试脚本,通过在常见 HTTP 头部中注入 payload 以及作为 HTTP GET 请求的一部分来检查存在漏洞的系统。通过监听包含为目标特制 UUID 的入站 DNS...

10CVSS7.5AI score0.99999EPSS
SaveExploits374References1
Kitploit
Kitploit
added 2026/09/20 5:13 a.m.8 views

403Kangaroo

403Kangaroo (!!此工具仍在开发中,如有任何问题,请随时通过LinkedIn或其他方式联系我) 通过特定请求头及其值(headers.txt、values.txt)实现403/401状态码绕过工具。当你首次加载该扩展时,它会打开一个headers.txt文件,并将代码中给定的请求头写入该txt文件;对于请求头值,则通过values.txt文件执行相同操作。因此,如果你想添加其他值或请求头,可以直接在txt文件中添加,之后扩展会将那些值和请求头一并包含在请求中。 使用方法; 首先,你需要从Burp Suite的Proxy(代理)标签页将请求发送到该扩展。然后,你需要通过Burp...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:56 a.m.12 views

http2smugl

http2smugl 该工具用于检测和利用 HTTP 请求走私,场景是通过前端服务器进行 HTTP/2 - HTTP/1.1 转换时可能实现。 其方案如下: 1. 攻击者向目标服务器(我们称之为 前端 )发送精心构造的 HTTP/2 请求。 2. 该请求(假定)被转换为 HTTP/1.1 并传输到另一个 后端 服务器。 攻击者希望找到这样的请求,使得后端服务器将其视为两个独立的请求。 如果前端后端 HTTP/1.1 连接使用 keep-alive,则前端可能会将其他用户的请求发送到同一连接。如果我们能够通过在合法请求之后的部分请求来“毒化”连接,就可以检索到其他用户的请求。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:51 a.m.12 views

CVE-2026-55993

Reproducción de inyección de cabeceras en camel-atmosphere-websocket CVE-2026-55993 Este proyecto demuestra una inyección de cabeceras de mensaje en el componente camel-atmosphere-websocket de Apache Camel, registrada como CVE-2026-55993. El consumidor WebSocket copia los parámetros de consulta d...

7.5CVSS7.6AI score0.00857EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 4:49 a.m.9 views

crlf-powered-desync-scanner

CRLF-Powered Desync Scanner This is the Burp Extension we used to detect all cases from our research CRLF-Powered Desync Attacks: Beheading HTTP Streams. It's a research-first scanner built using BulkScan similar to HTTP Request Smuggler and others. Implementation Request Header Injection probe...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 4:43 a.m.9 views

CVE-2026-49097

camel-irc irc.sendTo 头部注入复现工具 CVE-2026-49097 该项目演示了 Apache Camel 的 camel-irc 组件中的一个消息头注入 漏洞,追踪编号为 CVE-2026-49097 。IrcProducer 读取 irc.sendTo 头部以选择出站 IRC 消息的目标;当该头部存在时,会覆盖端点配置的频道列表 : root@kitploit: // IrcProducer.process 受影响版本 4.18.2 final String sendTo =...

6.5CVSS6.9AI score0.00675EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 4:04 a.m.12 views

CVE-2026-49098

CVE-2026-49098 — camel-kafka kafka.OVERRIDETOPIC Header Injection Runnable proof-of-concept reproducers for the same Apache Camel vulnerability, one per runtime:...

5.3CVSS6.1AI score0.00609EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 3:36 a.m.7 views

CVE-2026-49099

CVE-2026-49099 — Inyección de cabecera sObjectQuery en camel-salesforce Reproductores de prueba de concepto ejecutables para la misma vulnerabilidad de Apache Camel, uno por runtime:...

5.3CVSS5.7AI score0.0052EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 3:25 a.m.9 views

CVE-2026-48206

CVE-2026-48206 — Inyección de cabecera IssueKey en camel-jira Reproductores de prueba de concepto ejecutables para la misma vulnerabilidad de Apache Camel, uno por entorno de ejecución:...

5.3CVSS6.1AI score0.00552EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 2:30 a.m.11 views

CVE-2022-24181

CVE-2022-24181 和 CVE-2022-26616。两者可能相同 Open-journal-system-漏洞 通过主机头注入的XSS及窃取其他用户的密码重置令牌 复现步骤: 1. 访问此网站:https://who's-using-ojs-software.com 2. 在Burp中捕获此请求,并发送到Repeater。 3. 在Host Header之后添加此内容:X-Forwarded-Host: foo"x=".com 4. 然后点击发送,之后右键点击请求并选择在浏览器中显示响应,然后复制该请求。 5. 在浏览器中粘贴此请求,你会看到XSS弹窗。...

6.1CVSS6.3AI score0.0608EPSS
SaveExploits3
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.50 views

ExponentCMS <= 2.6 - Host Header Injection

An HTTP Host header attack exists in ExponentCMS 2.6 and below in /exponentconstants.php. A modified HTTP header can change links on the webpage to an arbitrary value,leading to a possible attack vector for MITM. id: CVE-2021-38751 info: name: ExponentCMS = 2.6 - Host Header Injection author:...

4.3CVSS5.5AI score0.02468EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/19 11:40 p.m.15 views

CVE-2026-55994

camel-iggy 用户头注入复现器 CVE-2026-55994 此项目演示 Apache Camel 的 camel-iggy 组件中的消息头注入 漏洞,跟踪编号为 CVE-2026-55994 。Iggy 消费者将入站消息的用户头 复制到 Camel Exchange 而不使用任何HeaderFilterStrategy,因此任何能够向所消费的 Iggy 主题发布消息的人都可以注入 Camel 控制头——特别是 CamelHttpUri: root@kitploit: // IggyFetchRecords.createExchange 受影响版本 4.18.2 — Iggy...

7.5CVSS7.6AI score0.00857EPSS
SaveExploits2
Rows per page
Query Builder