Lucene search
+L

371 matches found

Kitploit
Kitploit
added 2026/09/08 7:12 a.m.6 views

JSONBee

JSONBee A ready to use JSONP endpoints to help bypass content security policy of different websites. The tool was presented during HackIT 2018 in Kiev. The presentation can be found here not sure why format of the slides is screwed :D:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:32 a.m.5 views

Tiny-XSS-Payloads

Tiny-XSS-Payloads A collection of short XSS payloads that can be used in different contexts. The DEMO available here: https://tinyxss.terjanq.me Current Payloads root@kitploit: ... -- root@kitploit: root@kitploit: root@kitploit: root@kitploit: root@kitploit: root@kitploit: root@kitploit:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 12:41 a.m.7 views

nextjs-middleware-exploit

Next.js 中间件漏洞研究 CVE-2025-29927 此仓库演示了 Next.js 中间件中的一个严重 漏洞 (CVE-2025-29927),影响版本为 11.1.4 至 15.1.7。该漏洞允许通过缓存投毒实现 授权绕过 、CSP 绕过 以及潜在的 DoS 攻击 。问题源于 x-middleware-subrequest 请求头的处理方式,使得攻击者能够绕过中间件保护机制。 此概念验证专门针对 v12 中的漏洞。 使用方法 环境搭建 使用 docker 和本仓库中的文件来搭建易受攻击的环境,运行以下命令: root@kitploit: git clone...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59References1
Kitploit
Kitploit
added 2026/09/07 10:23 p.m.6 views

pixload

pixload -- Image Payload Creating tools DESCRIPTION Set of tools for hiding backdoors creating/injecting payload into images. The following image types are currently supported: BMP, GIF, JPG, PNG, WebP. about Useful references for better understanding of pixload and its use-cases: Bypassing CSP...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/07 1:24 p.m.6 views

CVE-2025-29927

CVE-2025-29927 CVE-2025-29927:Next.js 中间件绕过漏洞 此仓库演示了 Next.js 中的 CVE-2025-29927 漏洞,其中内部标头 x-middleware-subrequest 可用于绕过诸如身份验证等中间件检查。 受影响版本 root@kitploit: Next.js 15.x 15.2.3 Next.js 14.x 14.2.25 Next.js 13.x 13.5.9 缓解与修复 将 Next.js 升级到已修复的版本: root@kitploit: Next.js 15.x 15.2.3 Next.js 14.x 14.2.25...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59References1
Kitploit
Kitploit
added 2026/09/07 11:10 a.m.8 views

POC-CVE-2025-29927

CVE-2025-29927: Next.js 中间件绕过 PoC 概述 该 PoC 演示了 CVE-2025-29927,这是 Next.js 中间件中的一个漏洞,攻击者可以利用 x-middleware-subrequest 头部绕过身份验证、授权和 CSP 机制。 受影响版本 Next.js 版本 11.1.4 至 15.1.7 设置与安装 1️⃣ 克隆并安装 PoC root@kitploit: git clone https://github.com/Eve-SatOrU/POC-CVE-2025-29927.git cd POC-CVE-2025-29927 cd Demo cd...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/05 5:19 p.m.7 views

next.js_cve-2025-29927

next.jscve-2025-29927 A small and simple Next.js application running version 14.2.24 used to test CVE-2025-29927. Access the admin area /admin by utilizing the vulnerability or the hardcoded credentials admin:admin. root@kitploit: » git clone...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59References1
Kitploit
Kitploit
added 2026/09/03 11:06 a.m.7 views

CSPBypass

CSP 绕过 欢迎使用 CSPBypass.com ,一款旨在帮助道德黑客绕过限制性内容安全策略(CSP)并利用 XSS(跨站脚本)漏洞的工具,适用于注入被仅允许某些白名单域的 CSP 所阻止的站点。 网站 访问 CSPBypass.com 搜索现成的 CSP 绕过 gadget,帮助您实现 XSS,或贡献您自己的发现。 离线使用 构建 Docker 镜像并在本地运行,以通过捆绑的数据集提供静态 UI: root@kitploit: docker build -t cspbypass . docker run --rm -p 8080:80 cspbypass 浏览到...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:41 a.m.8 views

CVE-2020-6519

Esto fue publicado originalmente en el Github oficial de la empresa PerimeterX a través de mi cuenta de Github de trabajo. Aunque este es mi trabajo - todos los derechos y asuntos legales pertenecen a la empresa PerimeterX. Chromium 83 Zero Day: Bypass Completo de CSP Multiplataforma CVE-2020-651...

6.5CVSS6.9AI score0.1132EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/03 1:41 a.m.6 views

CVE-2019-18426

本文最初通过我的工作 GitHub 账号发布在 PerimeterX 公司的官方 GitHub 上。 尽管这是我的工作成果 —— 所有权利和法律事宜均归属于 PerimeterX 公司。 WhatsApp 漏洞披露 —— 开放重定向 + CSP 绕过 + 持久化 XSS + 文件系统读取权限 + 潜在的 RCE CVE-2019-18426 Exploit DB 技术文章 原始漏洞披露文档 演示视频!...

8.2CVSS7.8AI score0.67859EPSS
SaveExploits5References5
Kitploit
Kitploit
added 2026/09/02 11:54 a.m.7 views

CVE-2020-6519

Chromium 83 零日漏洞 完整 CSP 绕过 跨平台 CVE-2020-6519 技术文章 POC(正如向 chromium 项目所报告的) 演示视频!...

6.5CVSS7AI score0.1132EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/02 10:25 a.m.5 views

CVE-2019-18426

Divulgación de vulnerabilidades de WhatsApp - Redirección abierta + Bypass de CSP + XSS persistente + permisos de lectura del FS + potencial para RCE CVE-2019-18426 Artículo técnico Documentos originales de divulgación de vulnerabilidades...

8.2CVSS8AI score0.67859EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/01 5:01 p.m.10 views

loxs-optimized

loxs-optimized 项目来自 https://github.com/coffinxp/loxs CSP-Bypass-xss.txt 注意:它主要用于绕过 CSP payload 2024-11-06 将 CSP-Bypass-xss.txt 添加到 xss.txt 2024-11-07 移除干扰信息 仅显示存在漏洞的信息 2024-11-11 解决程序运行到 100% 时不会自动退出的问题 2024-12-12 cat livedomainurl.txt | gf sqli | tee -a sqlisqli.txt bash sqlmap-batch-detection.s...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/08/31 2:29 a.m.7 views

EEF-CVE-2026-81852 AshAdmin ships a hardcoded CSP nonce, allowing nonce-based CSP bypass

Summary Use of Insufficiently Random Values vulnerability in ash-project ashadmin ships a hardcoded, publicly known CSP nonce, defeating nonce-based Content-Security-Policy protection. When mounted without :cspnonceassignkey, AshAdmin.Router.ashadmin/2 defaulted the img, style, and script nonces ...

2.1CVSS5.9AI score0.00304EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 2:29 a.m.48 views

CVE-2026-81852 AshAdmin ships a hardcoded CSP nonce, allowing nonce-based CSP bypass

Use of Insufficiently Random Values vulnerability in ash-project ashadmin ships a hardcoded, publicly known CSP nonce, defeating nonce-based Content-Security-Policy protection. When mounted without :cspnonceassignkey, AshAdmin.Router.ashadmin/2 defaulted the img, style, and script nonces to the...

2.1CVSS0.00304EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 2:29 a.m.10 views

EUVD-2026-68328

Use of Insufficiently Random Values vulnerability in ash-project ashadmin ships a hardcoded, publicly known CSP nonce, defeating nonce-based Content-Security-Policy protection. When mounted without :cspnonceassignkey, AshAdmin.Router.ashadmin/2 defaulted the img, style, and script nonces to the...

2.1CVSS5.9AI score0.00304EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 2:29 a.m.23 views

CVE-2026-81852

AshAdmin (ash-project/ash_admin), an Elixir/Phoenix library, shipped a hardcoded CSP nonce (ash_admin-Ed55GFnX) as a compile-time constant when mounted without the :csp_nonce_assign_key option. This value was written verbatim into inline and [removed] tags on every response and was never rotated...

2.1CVSS5.9AI score0.00304EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:29 a.m.7 views

CVE-2026-81852 AshAdmin ships a hardcoded CSP nonce, allowing nonce-based CSP bypass

Use of Insufficiently Random Values vulnerability in ash-project ashadmin ships a hardcoded, publicly known CSP nonce, defeating nonce-based Content-Security-Policy protection. When mounted without :cspnonceassignkey, AshAdmin.Router.ashadmin/2 defaulted the img, style, and script nonces to the...

2.1CVSS5.9AI score0.00304EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/25 8:16 p.m.7 views

CVE-2026-43670

A Content Security Policy bypass was addressed with improved enforcement in AudioWorklet contexts. This issue is fixed in Safari 26.5, iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5. Processing maliciously crafted web content may bypass Content Security Policy...

8.8CVSS0.00213EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 7:24 p.m.31 views

CVE-2026-43670

A Content Security Policy bypass was addressed with improved enforcement in AudioWorklet contexts. This issue is fixed in Safari 26.5, iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5. Processing maliciously crafted web content may bypass Content Security Policy...

0.00213EPSS
SaveExploits0References4
Rows per page
Query Builder