Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
cve-2025-24985 — Detection of malicious VHD files for CVE-2025-24985 | Kitploit
Tools/GitHubGitHub/airbus-cert/cve-2025-24985
Vulnerability AnalysisExploitationForensicsMalware AnalysisDigital ForensicsBinary Analysis
GitHubairbus-cert/cve-2025-24985

cve-2025-24985

Detection of malicious VHD files for CVE-2025-24985

View Repository
2121 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

cve-2025-24985

Compute the number of cluster of a VHD file to detect overflow.

Supportted boot sectors:

  • MBR
  • GPT

Usage

root@kitploit:~
python -m cve_2025_24985 -f <path/to/file.vhd>

Setup

Nix

root@kitploit:~
# With direnv:
direnv allow

# Or Without direnv:
nix develop

Peotry

WIP

Docker

WIP

TODO:

  • Auto build libvhdi with poetry
  • Setup poetry install
Download Tool
  • Fix dockerfile with pyvhdi dependency