LIVE · cybersecurity feed
Live wire
vulnerability

Meet Dusseldorf, Microsoft’s open-source out-of-band security platform

Out-of-band vulnerabilities surface when an application quietly reaches out to an external system during an attack, and capturing that traffic calls for infrastructure that many researchers assemble on their own. A new open-source project from Microsoft supplies that infrastructure in a package meant to run inside a private environment. Dusseldorf is an out-of-band application security testing pla

zeroday.news · 12d ago

Microsoft has released an open-source security platform named Dusseldorf, designed to assist researchers and security teams in detecting out-of-band vulnerabilities. The platform, available on GitHub, provides infrastructure for capturing and analyzing network traffic that applications generate when interacting with external systems during an attack.

Out-of-band vulnerabilities are characterized by an application making discreet requests to an external system, often leaving minimal internal traces. Dusseldorf aims to detect these by monitoring network edge activity. The platform targets several classes of defects, including server-side request forgery (SSRF), cross-site scripting (XSS), server-side template injection (SSTI), and XML external entity (XXE) flaws. The name "Dusseldorf" is a nod to Microsoft's practice of using place names for projects, with the German city's name containing the letters "SSRF."

Once deployed, Dusseldorf functions as an out-of-band application security testing platform, running DNS, HTTP, and HTTPS listeners. It is configured to capture all inbound network traffic directed to a specified domain and its subdomains, such as `*.yourdomain.net`. Each unique subdomain, referred to as a "zone" (e.g., `foo.yourdomain.net` or `foo.bar.yourdomain.net`), registers as a distinct entry in the capture log.

The platform offers a protected graphical user interface and a REST API, allowing operators to view captured requests and their corresponding responses. These interfaces also provide controls for crafting custom responses and applying filters to the traffic. A key design principle of Dusseldorf is private deployment, giving operators full control over identity integration, infrastructure footprint, domain configurations, and runtime policies for handling requests.

To run Dusseldorf, a machine with one or more public IPv4 addresses and a domain whose name server records point to those addresses is required. The codebase is optimized for Azure environments and supports two deployment paths. A local path, utilizing Docker Compose workflows, is suitable for lab setups and developer iteration, handling credential generation and certificate setup. An Azure path, leveraging Helm, manages cloud provisioning and database initialization.

The prerequisites for installation reflect this dual approach, including Docker, Docker Compose, the Azure CLI, OpenSSL for TLS certificates, Python 3 with pip, the `jq` utility, and Helm. After deployment, operators can interact with the platform through its interface, API, or a documented command-line interface.

vulnerabilitynation-state
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.

malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.