Skip to content
KitploitKITPLOIT
ИнструментыБлог
Отправить
ИнструментыБлог
Отправить

Инструменты для хакинга, пентеста и кибербезопасности — ваш арсенал защиты!

Kitploit — это каталог инструментов для хакинга, кибербезопасности и пентестинга. Находите последние обновления проектов для поиска уязвимостей, анализа систем, автоматизации тестирования и усиления вашей безопасности.

··Ленты·Контакты·Конфиденциальность·© 2026 Kitploit

Каталог инструментов

Категории

Все категории
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
Инструменты/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.

Репозиторий
1 месяц назадЕщё не проверено

Популярное

Смотреть все →

Откройте для себя самые используемые инструменты нашего сообщества.

Изучить все инструменты

Просмотрите нашу коллекцию инструментов

Смотреть все инструменты →
Поделиться
Контент недоступен на запрошенном языке. Показываем английскую версию.

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.

Скачать инструмент