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.

下载工具