1812 matches found
ubercookie
🍪 ubercookie An educational demonstration of how websites persistently identify you — and why "clear your cookies" is no longer enough. ubercookie plants a single random id into 12 different browser storage vectors at once. Every time you visit, it reads them all, takes a consensus, and re-writes...
CVE-2025-55182_Vulnerable-Application
ES Module Lexer A JS module syntax lexer used in es-module-shims. Outputs the list of exports and locations of import specifiers, including dynamic import and import meta handling. Supports new syntax features including import attributes and source phase imports. A very small single JS file 4KiB...
CVE_Demo
CVEDemo Hi, This is Muhammad Navaid Zafar Ansari, I have created this repository to maintain my CVE demos and give the fix recommendation to those people who want to use these applications where I found the vulnerabilities. Disclaimer: All the demo's are created only for educational purpose, Do...
CVE-2023-22855
CVE-2023-22855 This vulnerability was discovered and disclosed by Nico Viakowski and myself. This repository will hold the advisory and the exploit. This repository is only for educational purposes. Links Vendor Website: https://www.kardex.com/en/mlog-control-center Exploit on Exploit-DB:...
Copy-Fail-CVE-2026-31431-modernized
Copy-Fail-CVE-2026-31431-modernized A modernized version of Copy Fail PE How to use it: Just clone the repository and run the Poc.py : Educational purpose This proof of concept is only for educational purpose Inspired by : Main Exploit by theori-io...
AutoPwnkit
AutoPwnkit A tool to automate the exploit PWNKIT CVE-2021-4034 Aclaration Only with educational porpuses | The author is not responsable for any damage Credits AutoPwnkit - by x04000 Original scripts - https://github.com/berdav/CVE-2021-4034...
CVE-2026-31431.c
CVE-2026-31431.c This content is provided for educational purposes only. The author assumes no responsibility or liability for any errors or omissions in the content. All information is provided "as is" with no guarantees of completeness, accuracy, usefulness, or timeliness. Any action you take...
CVE-2025-11371
Disclaimer This project is published for educational and research purposes only. Use of this software for attacking targets without explicit prior consent is illegal. The author is not responsible for any misuse, damage, or legal consequences resulting from the use of this code. Always follow...
Demo_CVE-2025-3248
DemoCVE-2025-3248 — Educational PoC Purpose: Simulate the vulnerability CVE-2025-3248 in an isolated environment for information security learning: build a lab, observe exploitable behavior, and discuss mitigation measures. ⚠️ LEGAL & ETHICAL DISCLAIMER ETHICAL USE ONLY All content in this...
vuln-chain-lab
Laboratorio PoC de Bypass de Carga de Archivos + XSS Almacenado Una aplicación web deliberadamente vulnerable que demuestra cómo un bypass de carga de archivos se encadena con XSS almacenado para crear cuentas de administrador puerta trasera, incluso cuando las protecciones CSP, CORS y CSRF están...
CVE-2026-67401
cve-id Donate...
CVE-2026-31431
CVE-2026-31431 Overview This repository is created for educational and research purposes only. It is intended to help understand the behavior, impact, and security considerations related to CVE-2026-31431 in a controlled lab environment. The content in this repository must only be used on systems...
RevShell
🔥 Proyecto RevShell — Reverse Shell Avanzado para Windows root@kitploit: ██▀███ ▓█████ ██▒ █▓ ██████ ██░ ██ ▓█████ ██▓ ██▓ ▓██ ▒ ██▒▓█ ▀ ▓██░ █▒ ▒██ ▒ ▓██░ ██▒ ▓█ ▀ ▓██▒ ▓██▒ ▓██ ░▄█ ▒▒███ ▓██ █▒░ ░ ▓██▄ ▒██▀▀██░ ▒███ ▒██░ ▒██░ ▒██▀▀█▄ ▒▓█ ▄ ▒██ █░░ ▒ ██▒░▓█ ░██ ▒▓█ ▄ ▒██░ ▒██░ ░██▓ ▒██▒░▒████▒...
CVE-2018-7600
CVE-2018-7600 Solo para laboratorio doméstico y fines educativos; no está destinado a ninguna intención dañina, sino puramente a fines educativos...
CVE-2020-8163
CVE-2020-8163 Este es un código de explotación para CVE-2020-8163. Es solo con fines educativos...
fuzzing
libfuzzer-workshop Materials of "Modern fuzzing of C/C++ Projects" workshop. The first version of the workshop had been presented at ZeroNights'16 security conference. Disclaimer This workshop was originally developed in 2016. As of today 2021 and beyond, the practical side of the workshop might ...
cve-2019-11043.py
cve-2019-11043.py Puerto en Python de un proof-of-concept de ExploitDB. Puerto en Python de ExploitDB 48182 Solo con Fines Educativos Este proyecto es un puerto en Python del PoC de ExploitDB para el exploit 48182. Fue creado con fines de aprendizaje e investigación. ⚠ Descargo de responsabilidad...
day10-nextjs-middleware-lab
Day 10 — Next.js middleware auth-bypass lab CVE-2025-29927 simulation Important: Educational lab only. Run locally in Docker. Quickstart: root@kitploit: npm i build from repo root with files above docker build -t day10-nextjs-lab . run docker run --rm -d -p 8080:3000 --name day10 day10-nextjs-lab...
CVE-2025-11833-PoC
CVE-2025-11833 Checker python3 main.py --url http://localhost --username admin --loot This repository is for educational and research purposes only. The author does not take responsibility for any misuse. Always test PoCs in a controlled and isolated environment...
CVE-2023-22855
CVE-2023-22855 Esta vulnerabilidad fue descubierta y divulgada por Patrick Hener y por mí. Este repositorio contendrá el aviso y el enlace al exploit. Este repositorio es solo con fines educativos. Enlaces Sitio web del proveedor: https://www.kardex.com/en/mlog-control-center Exploit en Exploit-D...