Lucene search
+L

68664 matches found

Kitploit
Kitploit
added 2026/09/05 4:42 p.m.7 views

cve-2025-29927

This is a sample Next.js project bootstrapped with create-next-app for practically explaining how cve-2025-29927 works. https://nextjs.org/docs/app/api-reference/cli/create-next-app. Getting Started First, run the development server: root@kitploit: npm run dev or yarn dev or pnpm dev or bun dev...

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

x-middleware-exploit

此存储库没有 README。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 4:27 p.m.3 views

bazad5

bazad5 Local privilege escalation for OS X 10.10.5 via CVE-2016-1828...

9.3CVSS7.7AI score0.12938EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/05 4:26 p.m.4 views

CVE-2025-29927-Sigma-Rule

CVE-2025-29927 Report Overview CVE-2025-29927 is a security vulnerability in Next.js middleware, allowing attackers to bypass authentication by modifying specific HTTP headers. Exploitation Attackers can send a request with the header x-middleware-subrequest: middleware to bypass authentication...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/05 4:25 p.m.8 views

Log4Shell-PoC-Application

☕ Log4Shell PoC Application Spring framework based web application for proof of concept for log4shell vulnerabilities Install & Launch !Important JDK 1.88u131 in development is required to launch this project Use the provided Dockerfile to build and run the Docker image for poc application...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 4:24 p.m.7 views

darwis-taxii

DARWIS TAXII A high-performance TAXII Trusted Automated eXchange of Indicator Information server written in Rust. Rust port of EclecticIQ OpenTAXII with full database compatibility. Features TAXII 1.x - Discovery, Poll, Inbox, Collection Management, Subscriptions TAXII 2.1 - Full REST API with...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/05 4:17 p.m.5 views

linux-4.1.15_CVE-2022-42703

Linux kernel release 4.x http://kernel.org/ These are the release notes for Linux version 4. Read them carefully, as they tell you what this is all about, explain how to install the kernel, and what to do if something goes wrong. WHAT IS LINUX? Linux is a clone of the operating system Unix, writt...

5.5CVSS6.2AI score0.00871EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/05 4:17 p.m.4 views

CVE-2001-1442

CVE-2001-1442 ISC INN 2.x - Command-Line Buffer Overflow Exploit-DB publication 1: https://www.exploit-db.com/exploits/20777/ Exploit-DB publication 2: https://www.exploit-db.com/exploits/20778/ Packetstorm publication at https://packetstormsecurity.com/files/24684/defcom.innfeed.txt.html...

4.6CVSS5.9AI score0.01887EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/05 3:55 p.m.2 views

PoC-CVE-2025-29927

PoC-CVE-2025-29927 what is the vuln? this cve reports an flaw in the header x-middleware-subrequest, responsible to takes internal requests in next.js, who allow an attacker bypass the authorization middlewares in next.js 15.0.0 and acess protected routes, for example real example in a webapp,...

9.1CVSS7.3AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/05 3:51 p.m.5 views

POC-CVE-2025-29927

CVE-2025-29927: Next.js Middleware Bypass PoC Overview This PoC demonstrates CVE-2025-29927, a vulnerability in Next.js middleware that allows attackers to bypass authentication, authorization, and CSP mechanisms using the x-middleware-subrequest header. Affected Versions Next.js versions 11.1.4 ...

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

cont-flood-poc

PoC para CVE-2023-45288 Este es un código de prueba de concepto para la vulnerabilidad de inundación CONTINUATION encontrada y documentada por Bartek Nowotarski. Los detalles técnicos están muy bien documentados en su publicación de blog aquí. Aunque mi enfoque estuvo en el error de Go tal como l...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/05 3:40 p.m.8 views

rootsh

rootsh rootsh is a local privilege escalation targeting OS X Yosemite 10.10.5 build 14F27. It exploits CVE-2016-1758 and CVE-2016-1828, two vulnerabilities in XNU that were patched in OS X El Capitan 10.11.4 and 10.11.5. rootsh will not work on platforms with SMAP enabled. CVE-2016-1758...

9.3CVSS6.7AI score0.12938EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/05 3:32 p.m.52 views

domainhunter

Domain Hunter Authors Joe Vest @joevest & Andrew Chiles @andrewchiles Domain name selection is an important aspect of preparation for penetration tests and especially Red Team engagements. Commonly, domains that were used previously for benign purposes and were properly categorized can be purchas...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 3:28 p.m.8 views

exploit_laravel_cve-2018-15133

针对 CVE-2018-15133 的 Laravel 漏洞利用 该代码利用了 CVE-2018-15133,其基于 kosmiz 的 PoC 和针对此漏洞的 Metasploit 漏洞利用模块。我做这个主要是为了 Hack The Box 上的一台机器,因为当时不想用 Metasploit,同时也当作练习 Python 的一个借口。 以下摘自 CVE 的描述: 在 Laravel Framework 5.5.40 及更早版本、5.6.x 至 5.6.29 版本中,对可能不可信的 X-XSRF-TOKEN 值执行 unserialize 调用时,可能会导致远程代码执行。这涉及...

8.1CVSS7.9AI score0.76814EPSS
SaveExploits11References2
Kitploit
Kitploit
added 2026/09/05 3:28 p.m.5 views

exploit_laravel_cve-2018-15133

Laravel exploit for CVE-2018-15133 This code exploit CVE-2018-15133 and it is based on kosmiz's PoC and Metasploit's exploit for this vulnerability. I pretty much just did this for a box in Hack The Box, because I did not want to use Metasploit at the moment and as a excuse for practicing Python...

8.1CVSS8AI score0.76814EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/05 3:04 p.m.6 views

HydraDragonAV-Mobile

🐉 HydraDragonAV Mobile Antivirus Android avanzado con protección contra amenazas ⚠️ Proyecto en pausa. Este proyecto no recibió suficiente interés, así que lo he pausado por un tiempo. El desarrollo se ha trasladado a HydraDragonAntivirus. Servidor de la comunidad de Discord:...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/05 2:48 p.m.64 views

wafpass

WAFPASS root@kitploit: ██╗ ██╗ █████╗ ███████╗██████╗ █████╗ ███████╗███████╗ ██║ ██║██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝ ██║ █╗ ██║███████║█████╗ ██████╔╝███████║███████╗███████╗ ██║███╗██║██╔══██║██╔══╝ ██╔═══╝ ██╔══██║╚════██║╚════██║ ╚███╔███╔╝██║ ██║██║ ██║ ██║ ██║███████║███████...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 2:46 p.m.4 views

CVE-2023-27100

CVE-2023-27100 - Omisión de protección anti-fuerza bruta en pfSense Descripción del problema El sistema de autenticación intenta ser informativo e imprime información adicional junto con las direcciones IP para identificar completamente desde dónde inicia sesión un usuario cuando lo hace a través...

9.8CVSS7.8AI score0.09844EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/05 2:39 p.m.4 views

CVE-2025-29927

CVE-2025-29927 - Next.js Middleware 15.2.2 - Authorization Bypass ⚠️ Critical Authentication Bypass in NextJS Middleware 🛠️ PoC implementation by @zs1n 💡 Overview NextJS is a popular React-based web framework, has an authentication vulnerability that affects versions prior to 12.3.5, 13.5.9,...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/05 2:21 p.m.5 views

WAMpage

WAMpage WAMpage - 一个WebOS root LPE利用链 CVE-2022-23731 此漏洞利用主要对其他研究人员有参考价值——如果你只是想root你的电视,你可能更想要RootMyTV,它提供了可靠的一键持久化root。 目前仅支持32位SoC上的WebOS 4.x。本软件按“原样”提供,使用风险自负,等等。 Writeup: https://www.da.vidbuchanan.co.uk/blog/webos-wampage.html 构建 前提条件: root@kitploit: apt install qemu-user npm install -g...

7.8CVSS7.5AI score0.00627EPSS
SaveExploits1References1
Rows per page
Query Builder