Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
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
Ferramentas/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 Repositório
há 1 mêsAinda não revisado

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar
Conteúdo não disponível no idioma solicitado. Mostrando versão em 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.

Baixar ferramenta