HeadsUpAI

Microsoft Security Previews MDASH to Automate Vulnerability Discovery With 100 Agents

Microsoft Security demonstrated MDASH, a multi-model agentic scanning harness (a framework coordinating multiple AI models for complex tasks) designed to find exploitable vulnerabilities. The system orchestrates over 100 specialized AI agents that work together to analyze codebases, debate potential security flaws, and prove whether a bug is actually exploitable.
Agent Count
100+ specialized agents
Architecture
Multi-model agentic scanning harness
Integration
GitHub Copilot local environment
Output Formats
SARIF logs and HTML reports
Remediation
Automatic fixes via CLI command

This move addresses the growing bottleneck in cybersecurity where discovery outpaces the human capacity to verify and patch. By moving beyond static analysis to an agentic workflow, MDASH joins peers like Claude Code Security and Codex Security in applying autonomous agents to vulnerability detection. It validates findings through autonomous "proof of exploit" steps rather than surfacing unconfirmed issues.

Developers can run MDASH scans directly within their local GitHub Copilot environment to identify and remediate issues. The system generates HTML reports and SARIF (a standard format for sharing static analysis results) logs for prioritization, allowing users to apply fixes via a CLI command. This builds on Microsoft's earlier release of the AI Red Teaming Agent.

Microsoft Security
Microsoft Security
@msftsecurity
X

100+ specialized AI agents, one goal: find exploitable vulnerabilities before attackers do. Meet MDASH, Microsoft Security’s multi-model agentic scanning harness. Watch Sarah Young show it in action at #MicrosoftBuild. https://t.co/TIiRkYnSEO

8retweets22likes
View on X

Still wondering? A few quick answers below.

MDASH is a multi-model agentic scanning harness that uses over 100 specialized AI agents to autonomously discover and validate exploitable vulnerabilities in code.

The system uses a swarm of specialized agents to analyze code, debate potential flaws, and perform autonomous "proof of exploit" steps to confirm if a bug is actually dangerous.

MDASH is designed to run directly within a local GitHub Copilot environment, allowing developers to scan and fix code without leaving their primary workspace.

It generates standardized SARIF logs and HTML reports, providing detailed documentation of discovered vulnerabilities and their exploitability to help teams prioritize remediation efforts.

Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →

Share this update