Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
cve-2025-9951-ffmpeg-jp2-poc — Proof-of-concept for CVE-2025-9951 demonstrating controlled callback execution in FFmpeg via JPEG 2000 component-mapping mismatch. Includes write-up, payload generator, and GDB launch script for deterministic-layout exploitation research. | Kitploit
Herramientas/GitHubGitHub/fm0ss/cve-2025-9951-ffmpeg-jp2-poc
Vulnerability AnalysisExploitationReverse EngineeringFuzzingPayload DevelopmentBinary Exploitation
GitHubfm0ss/cve-2025-9951-ffmpeg-jp2-poc

cve-2025-9951-ffmpeg-jp2-poc

Proof-of-concept for CVE-2025-9951 demonstrating controlled callback execution in FFmpeg via JPEG 2000 component-mapping mismatch. Includes write-up, payload generator, and GDB launch script for deterministic-layout exploitation research.

Ver Repositorio
hace 1 mesAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir
Contenido no disponible en el idioma solicitado. Mostrando versión en inglés.

CVE-2025-9951 FFmpeg JPEG 2000 Exploitation Research

This repository contains two deliberately separated exploitation milestones for the FFmpeg JPEG 2000 component-mapping vulnerability:

  1. 01-gdb-assisted/ — the original deterministic GDB-launched PoC and its full research-journey writeup, restored from the last GDB-only historical revision (260cee4).
  2. 02-aslr-setcontext/ — the later ASLR-enabled, same-process disclosure and setcontext proof, with a concise second writeup and minimal source required to reproduce it.

The first directory preserves the original 450-byte marker-file payload. The second demonstrates controlled instruction flow and register state outside GDB while ASLR remains enabled. Its published runner ends safely at _exit(90); the writeup separately records the follow-on /shellcode experiment and its limitations.

mprotect

These are environment-specific research artifacts, not a portable remote exploit. Use them only against systems you own or are explicitly authorized to test.

Descargar herramienta