惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 叶小钗
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
月光博客
月光博客
人人都是产品经理
人人都是产品经理
宝玉的分享
宝玉的分享
博客园 - 司徒正美
WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
Vercel News
Vercel News
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
A
About on SuperTechFans
Apple Machine Learning Research
Apple Machine Learning Research
L
LangChain Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
Visual Studio Blog
S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News
博客园 - 聂微东

Cisco Talos Blog

Should you care about an “AI slowdown?” Ransomware incidents in Japan in the first half of 2026: Investigation of The Gentlemen’s infrastructure and evidence of Qilin's AI use Securing the unpatchable in an age of AI-driven vulnerabilities We've got one word for it, and it's usually the wrong one Active exploitation of Cisco Secure Firewall Management Center vulnerabilities Microsoft Patch Tuesday for September 2026 — Snort rules and prominent vulnerabilities ClearFake WebDAV infection chain delivers Amatera stealer, ZigCryptoStealer, and NetSupport Manager ClickFix moves into the browser: Cryptocurrency theft with Google-hosted C2 The story behind the intelligence “Sorry, I can’t help with that”: How your guardrails might become the attacker’s best friend JavaScript obfuscation: From party trick to phishing kit Choose your fighter: Balancing competing requirements to select models for your AI SOC The safety penalty: Reclaiming operational sovereignty in the age of AI Is Cyber missing the Marque? UAT-10147 deploys SPECTRE: A cross-platform implant with Linux rootkit and BYOVD capabilities UAT-10147: Chinese-speaking adversary integrates agentic AI into post-compromise operations Describing attacks with crime script analysis Curiouser and Curiouser Dissecting the JWR phishing framework Microsoft Patch Tuesday for August 2026 — Snort rules and prominent vulnerabilities Why metaphor may dictate your security strategy “Keep going, bro. You’ve got this!” A data-driven look at how adversaries are weaponizing AI [Webinar] Tales from the Frontlines: An exclusive briefing on Q2 incidents You were onto something with “It’s the Climb,” Miley Black Hat special: Rewind and revisit IR Trends Q2 2026: Phishing and weaponized remote management tools drive attack chains Don’t swing at everything Chaos ransomware's msaRAT: Living off the browser to build a covert C2 channel Preview: Cisco Talos at Black Hat USA 2026 Begun, the Patch Wars have
DICOM, Pydicom, GDCM, and Orthanc: A technical tour of wh...
Emmanuel Tacheau · 2026-05-28 · via Cisco Talos Blog

Over the last decade, DICOM parsing has become an active research topic. The reason is simple: DICOM is both critical and complicated. Hospitals rely on DICOM-based PACS systems, and those systems often automatically ingest files received over the network. That means malformed data could directly trigger vulnerable decoders — the holy grail of attack surfaces for those studying robustness.

This white paper presents a concrete case study demonstrating the creation of a heap overflow vulnerability through the exploitation of the DICOM file format. The objective is to show how an Orthanc server can be targeted during the image upload process, resulting in an out-of-bounds write.