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
Tools/GitHubGitHub/kosmokato/bad-dicom
Embedded Systems SecurityExploit FrameworksPayload GenerationVulnerability AnalysisExploitationBinary Exploitation
GitHubkosmokato/bad-dicom

bad-dicom

Explotation framework for CVE-2019-11687

View Repository
61191 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

Bad-DICOM

PoC of my handcrafted CVE-2019-11687's exploit tool.

I've crafted this PEDICOM as a Proof of Concept for my college's capstone: "Detection and prevention of attacks based on vulnerabilities of DICOM files against medical management services".

What is a PEDICOM

DoomDicom.dcm is a PEDICOM, a polyglot file that can act as a functional PE and, at the same time, as a legit DICOM. For more information about this files please read the d00rt's original paper

How to use

You can open this file in two main ways:

  1. As a DCM: just open in with a DicomViewer as MicroDicomViewer or with powershell
  2. As a PE: open it with CMD.exe or rename it to 'DoomDicom.exe'
  3. With the script loader.py from this tool (not released yet).

DoomDicom.dcm was made with my tool BAD-DICOM, but at the end I'm not releasing it, for ethical concerns.

In a few days I'll upload the whole capstone report from my college.

Please enjoy the detection rules 📕, feedback would be appreciated!

Download Tool