Lucene search
+L

1096 matches found

Kitploit
Kitploit
added 2026/09/08 9:26 p.m.11 views

MyJWT

MyJWT codebeat badge 简介 该命令行工具适用于渗透测试人员、CTF玩家或开发者。 你可以修改你的JWT、签名、注入等操作。 查看文档了解更多信息。 如果发现任何问题或有改进建议,请提交Issue。我会尽快回复。 祝使用愉快 : 文档 文档位于 http://myjwt.readthedocs.io 目录 Features Installation Usage Examples Download Contribute ChangeLog Features 将新的JWT复制到剪贴板 用户界面(感谢 questionary) 彩色输出 修改JWT(头部/载荷) None算法...

6AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/08 8:05 p.m.5 views

CosmicRakp

CosmicRakp Table of Contents Introduction CVE-2013-4786 Installation Usage Credits License Introduction CosmicRakp is a powerful tool written in Go that allows red teamers and penetration testers to dump IPMI hashes. This project aims to be efficient, fast, and easy to use. CVE-2013-4786 This too...

7.8CVSS7.7AI score0.7857EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/08 7:29 p.m.3 views

CVE-2026-29000

JWT/JWE Authentication Bypass PoC A Proof-of-Concept PoC script demonstrating an authentication bypass vulnerability using JSON Web Tokens JWT and JSON Web Encryption JWE. This tool exploits environments that improperly validate token algorithms by accepting unverified JWTs alg: none wrapped insi...

9.3CVSS7.5AI score0.05856EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/08 5:37 p.m.5 views

CVE-2026-21018-OPC-UA-Authentication-Bypass-via-None-Security-Policy

CVE-2026-21018 – OPC UA Authentication Bypass via None Security Policy Program Code Python opcua-asyncio sim root@kitploit: opcuaserversim.py - OPC UA server accepting None security policy from asyncua import Server import asyncio async def main: server = Server await server.init...

6.8CVSS6.9AI score0.00155EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 5:22 p.m.4 views

CVE-2026-22002-VNC-Authentication-Bypass-via-Protocol-Version-Confusion

CVE-2026-22002 – VNC Authentication Bypass via Protocol Version Confusion Program Code Python root@kitploit: vncserversim.py - VNC server with version negotiation flaw import socket, struct def handleconn: Send server version "RFB 003.008\n" conn.sendb"RFB 003.008\n" Receive client version...

4.9CVSS7.6AI score0.00323EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 3:18 p.m.6 views

TokenBreaker

TokenBreaker Token Breaker is focused on 2 particular vulnerability related to JWT tokens. None Algorithm RSAtoHMAC Refer to this link about insights of the vulnerability and how an attacker can forge the tokens Try out this vulnerability here TheNone Usage root@kitploit: usage: TheNone.py -h -t...

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

blanket

blanket Blanket is a sandbox escape targeting iOS 11.2.6, although the main vulnerability was only patched in iOS 11.4.1. It exploits a Mach port replacement vulnerability in launchd CVE-2018-4280, as well as several smaller vulnerabilities in other services, to execute code inside the ReportCras...

7.8CVSS8AI score0.0206EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/08 4:52 a.m.161 views

jwt_tool

The JSON Web Token Toolkit v2 jwttool.py is a toolkit for validating, forging, scanning and tampering JWTs JSON Web Tokens. Its functionality includes: Checking the validity of a token Testing for known exploits: CVE-2015-2951 The alg=none signature-bypass vulnerability CVE-2016-10555 The RS/HS25...

9.8CVSS6.8AI score0.60336EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/08 4:52 a.m.10 views

jwt_tool

JSON Web Token 工具包 v2 jwttool.py 是一个用于验证、伪造、扫描和篡改 JWT(JSON Web Token)的工具包。 其功能包括: 检查令牌的有效性 测试已知漏洞利用: CVE-2015-2951 alg=none 签名绕过漏洞 CVE-2016-10555 RS/HS256 公钥不匹配漏洞 CVE-2018-0114 密钥注入 漏洞 CVE-2019-20933/CVE-2020-28637 空白密码 漏洞 CVE-2020-28042 空签名 漏洞 CVE-2022-21449 Psychic Signature ECDSA 漏洞 扫描错误配置或已知弱...

7.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 11:47 a.m.4 views

CVE-2026-45156-POC

Hacker Matrix Glitch 🚨 CVE-2026-45156 🚨 Nextcloud useroidc ID4me JWT Signature Bypass Fully Automated Proof of Concept PoC Exploit for Admin Takeover. 📖 The Story Behind every CVE, there's a story. This one was found at 2 AM on a cold winter night, fueled by a breakup mashup on loop. Read the ful...

8.1CVSS7.5AI score0.00412EPSS
SaveExploits1
NVD
NVD
added 2026/09/06 12:17 p.m.7 views

CVE-2026-86254

wger versions through master contain an incomplete authorization bypass in wger/core/views/user.py where three views retain the original gym-scope check using raw integer comparison instead of the issamegym helper, allowing gym staff with gym=None to delete, deactivate, or activate any other user...

6.8CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.19 views

CVE-2026-86254

wger (gym management platform) contains an incomplete authorization bypass in wger/core/views/user.py. Three views retain a raw integer comparison for the gym-scope check instead of the is_same_gym() helper, creating a None != None edge case . An attacker with gym.manage_gym permission and a gym=...

6.8CVSS5.7AI score0.00218EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 12:03 p.m.6 views

CVE-2026-29000

CVE-2026-29000: pac4j JWT Authentication Bypass PoC Proof of Concept for CVE-2026-29000 - A critical authentication bypass vulnerability in pac4j JWT implementation that allows attackers to forge admin tokens without a valid signature. ⚠️ DISCLAIMER This tool is provided for educational and...

9.3CVSS7.4AI score0.05856EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/03 5:18 p.m.4 views

CVE-2026-21003-JWT-none-Algorithm-Bypass-via-kid-Header-Omission

CVE-2026-21003 – JWT "none" Algorithm Bypass via kid Header Omission Program Code Node.js root@kitploit: // jwtverifyserver.js - Vulnerable JWT verification const jwt = require'jsonwebtoken'; const express = require'express'; const app = express; app.useexpress.json; const publicKey = -----BEGIN...

6.8CVSS5.8AI score0.00162EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:56 a.m.7 views

CVE-2026-29000

CVE-2026-29000: POC de Bypass de Autenticación en pac4j-jwt Este repositorio contiene una prueba de concepto POC para una vulnerabilidad de bypass de autenticación en pac4j-jwt CVE-2026-29000. La vulnerabilidad permite a un atacante omitir la verificación de firma anidando un PlainJWT usando alg:...

9.3CVSS7.4AI score0.05856EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/03 1:31 a.m.5 views

CVE-2026-29000-pac4j-jwt

pac4j-jwe-forge CVE-2026-29000 Prueba de concepto para CVE-2026-29000. Afecta a versiones de pac4j-jwt anteriores a 4.5.9, 5.7.9 y 6.3.3. La vulnerabilidad es sencilla: la librería acepta un PlainJWT sin firmar, alg=none siempre que esté envuelto dentro de un JWE válido. Dado que el servidor expo...

9.3CVSS7.4AI score0.05856EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/02 9:40 p.m.8 views

CVE-2026-29000

CVE-2026-29000 Exploit Generator Rust This repository contains a specialized Rust implementation for exploiting CVE-2026-29000, an authentication bypass vulnerability in pac4j-jwt. The vulnerability stems from a "Signature Validation Skip" when a PlainJWT alg: none is nested within an encrypted J...

9.3CVSS7.5AI score0.05856EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/02 4:23 p.m.5 views

halo-cve-2026-67919

rce del plugin de halo desde una url la consola de halo permite a los administradores instalar y actualizar plugins pegando una url. obtiene cualquier url, instala el jar, y el código del jar se ejecuta en el servidor. no hay comprobaciones de esquema, ni de host, sigue redirecciones, y el gestor...

9.8CVSS5.9AI score0.00831EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/28 4:28 p.m.12 views

Pocket-ID has an Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none

Summary The OIDC authorization page in the pocket-id frontend redirects the browser to an attacker-controlled URL without consulting the backend redirecturi allow-list when the request uses prompt=none. An attacker who knows a valid clientid can craft an /authorize link that sends a victim or a...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/28 4:28 p.m.12 views

GHSA-2WVM-8MVP-22QV Pocket-ID has an Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none

Summary The OIDC authorization page in the pocket-id frontend redirects the browser to an attacker-controlled URL without consulting the backend redirecturi allow-list when the request uses prompt=none. An attacker who knows a valid clientid can craft an /authorize link that sends a victim or a...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References4
Rows per page
Query Builder