TRAINING: AUG 1-4 | KENNEL CLUB: AUG 5-6

Black Hat USA 2026 Learn. Connect. Engage.

Connect at Black Hat USA to stay ahead of critical identity and cybersecurity risks. Join us for talks and training on new tradecraft and industry-leading research that will keep you ahead of the latest AI attack modalities and current with the latest in OpenGraph and Attack Path Management practices. Watch this space for program updates.

BH26-HeroImage@2x (1)
5050-1-BH26@2x

Black Hat 2026 at-a-glance

SpecterOps will be front and center across Black Hat this year, highlighting advances in tradecraft, research, AI-driven and hybrid attack paths, as well as BloodHound and OpenGraph. Learn and grow your adversarial skills with official Black Hat trainings. Visit our talks in Black Hat Arsenal. Meet up with researchers, innovators, and expand your Attack Path Management practice at our Kennel Club.

TRAININGS

Adversarial Training at Black Hat

SpecterOps researchers discover the attack paths that define the next wave of threats, and we’re bringing that research into the classroom at Black Hat USA, Aug 1–4.
Join us!

Aug 1-4

Adversary Perspectives: Azure

Register Now

See Azure and Entra ID the way attackers do. Learn to identify the misconfigurations and attack paths that matter, and take your first step in attacking or defending corporate cloud environments.

Aug 1-4

Adversary Tactics: Detection

Register Now

Move beyond brittle indicators and alert fatigue. This course teaches a detection engineering methodology grounded in adversary behavior and TTPs — building sustainable detection programs that hold up regardless of toolset.

Aug 1-4

Adversary Tactics: Identity-driven Offensive Tradecraft

Register Now

Identity-driven attacks remain one of the most critical attack vectors in modern environments. This advanced course covers the full methodology for discovering and abusing identity attack paths across on-premises and hybrid environments.

Aug 1-4

Adversary Tactics: 
Red Team Operations

Register Now

Practice adversary tradecraft in an enterprise-scale lab while learning how your actions surface to defensive teams. This course doesn’t just teach you how to attack — it teaches you how to think, adapt, and operate under pressure.

Aug 1-4

Adversary Tactics: Tradecraft Analysis

Register Now

Your detection tools have gaps. So do your evasion strategies. This course teaches you to find both. Deconstruct Windows tradecraft using NtObjectManager and IDA, map the telemetry, and build coverage that holds up against sophisticated adversaries.

Black Hat Briefings from SpecterOps

Trusted Systems and the Future of Attacks.

Speaker Image

Adam Chester

Beam Me Up, Luke: A Review of Teleport Attack Scenarios

Traditional network perimeters are disappearing with the increased adoption of cloud infrastructure, SaaS applications, and remote workforces. As a result, solutions such as Teleport have emerged to provide secure access to distributed infrastructure and services, including emerging AI-driven access patterns. But what happens when a threat actor targets the very technology responsible for guarding remote access?

This talk explores the intersection of newly identified vulnerabilities and misconfigurations within Teleport, with a focus on the practical steps that can be taken when assessing environments that rely on it.

I’ll walk through the major components of a typical Teleport cluster deployment and how this differs from other zero-trust access services, laying the foundation for exploring potential weaknesses. Next, I’ll focus on post-exploitation scenarios that may arise during an assessment, from access to an endpoint, to attack-paths available from a compromised Node. In addition, I will provide details of several newly discovered vulnerabilities in Teleport, focusing on their practical use in attacks against a cluster.

By the end of this session, both offensive and defensive teams will have a clearer understanding of weaknesses in Teleport deployments, vulnerabilities in core areas of the platform, and the tooling and knowledge needed to support further research.

Network Security Enterprise Security
Speaker Image

Michael Grafnetter

Pass-the-Passkey Family of Attacks

Coming from the field of enterprise security, performing privilege escalation and lateral movement by attacking Windows Integrated Authentication is our bread and butter. But as more and more companies are adopting cloud services, we decided to shift our attention to Passkeys, which are slowly but steadily becoming the norm. Surprisingly, our novel research has shown that some implementations of Passkey authentication are vulnerable to attacks fundamentally similar to Pass-the-Hash and NTLM Relay. We have therefore decided to call this category of attacks Pass-the-Passkey.

We have identified the Passkey implementation in a major cloud service to be vulnerable to the attacks the solution was designed to prevent. Moreover, we have discovered past signatures generated by YubiKeys being stored in cleartext form readable by authenticated unprivileged users, even remote ones. This chain of vulnerabilities allowed us to successfully impersonate privileged users while bypassing the enforcement of phishing-resistant MFA and remaining undetected by popular XDR solutions.

The tooling we developed to exploit these vulnerabilities can also be utilized to perform Passkey phishing, tampering, spoofing, fuzzing, and prompt flooding attacks. Some of these techniques can even be executed on compromised terminal hosts and/or virtual machines to which target identities are connecting. We will demonstrate the feasibility of these attacks using a popular C2 infrastructure.

As the WebAuthn specification mandates a 22-step Passkey validation process involving non-trivial cryptography and transactional processing, making a mistake while implementing the spec is easy, even for companies that co-authored the standard. We expect that by open-sourcing our tools, we will enable other penetration testers to discover many more web application vulnerabilities stemming from non-compliant Passkey verification procedures.

Cloud Security Enterprise Security
Speaker Image

Beyviel David

Turning Enterprise Update Servers Into Backdoor Factories (0_o)

Windows Server Update Services (WSUS) sits at the heart of enterprise patch management, responsible for distributing updates across thousands of endpoints. Its privileged position in the network makes it a high-value target. A compromised WSUS server enables lateral movement, persistent footholds, and organization-wide implant deployment at scale.

This Briefing presents original research into a new Attack Path technique that results in full WSUS infrastructure takeover. We will walk through how security infrastructure itself can be weaponized, how existing controls can be bypassed, and how malicious update packages can be deployed for domain-wide code execution.

Attendees will leave with a clear understanding of the attack surface, practical remediation guidance, two new open-source tools, and a five part blog series which will be released alongside this Briefing. Defensive mitigations will be covered giving defenders actionable steps to harden their environments before attackers exploit the same techniques.

Enterprise Security Platform Security

Talks from SpecterOps experts during Black Hat’s Business Hall

Get inspired and deepen your adversarial knowledge with SpecterOps’ expert researchers during the Arsenal showcase.

Speaker Image
Speaker Image

Will Schroeder | Lee Chagolla-Christensen

Nemesis 2.2

Nemesis is an open-source, centralized data processing platform that ingests, enriches, and allows collaborative analysis (with humans and AI) of files collected during offensive security assessments. Nemesis 2.2 builds on last year’s ground-up rewrite with major new capabilities for processing data at scale. Nemesis can now ingest full disk images and large forensic containers, automatically carving and enriching extracted files. A complete DPAPI auto-decryption pipeline handles everything from classic DPAPI through Chromium’s latest v3 app-bound encryption, automatically linking the necessary files to decrypt browser cookies and saved logins. Optional LLM agents address the false positive problem at scale through automated finding triage, credential extraction, document summarization, and a natural language chatbot for querying the Nemesis datastore. New file linking, per-host reporting, and significant performance optimizations round out the release.

AI ML & Data Science
Speaker Image

Christopher Maddalena

Ghostwriter

Ghostwriter is a completely free and open-source platform designed to enhance offensive security operations by simplifying report writing, asset tracking, and assessment management. It offers tools for managing clients, creating a reusable findings library, and organizing the infrastructure and domains utilized during assessments. With its powerful reporting engine, Ghostwriter includes comprehensive collaborative writing features and customizable report templates, allowing teams to produce polished deliverables with minimal manual effort.

Ghostwriter has grown significantly since it debuted at Black Hat Arsenal in 2019. Today, we’re excited to showcase developments from the past year of releases, including fully Google Docs-style collaborative report editing, collaborative project notes, and integration with BloodHound Community Edition for reporting.

Exploitation & Ethical Hacking
Speaker Image

Russel Van Tuyl

Sage: Giving an AI the Keys to Your C2 Framework

Sage is an open-source, AI-powered virtual agent for the Mythic C2 framework that uses a multi-agent system to autonomously operate Mythic and its agents running on compromised hosts. Unlike traditional Mythic agents that execute on target systems, Sage runs entirely within its own container on the Mythic server and acts as an AI operator — it can enumerate callbacks, issue tasks to agents on compromised hosts, interpret results, build payloads, and chain together multi-step offensive operations using natural language. Built on LangGraph with support for multiple LLM providers (Anthropic, OpenAI, AWS Bedrock, Ollama, and any OpenAI-compatible API), Sage demonstrates both the potential and the risks of integrating agentic AI into offensive security tooling. The tool is designed for red teamers and tool developers who want to explore how AI agents can interact with C2 frameworks, while also highlighting the very real safety concerns around autonomous offensive operations with no human-in-the-loop controls.

AI ML & Data Science
Speaker Image
Speaker Image

Chris Thompson | Javier Azofra  

MSSQLHound – Identify, Visualize, and Navigate MSSQL Attack Paths in BloodHound

MSSQLHound enumerates Microsoft SQL Server principals and permissions at the domain, server, and database levels, processes the relationships between them, identifies abusable attack paths, and maps and connects them to the BloodHound graph for interactive exploration and querying.

Exploitation & Ethical Hacking
Speaker Image

Chris Thompson

ConfigManBearPig – Identify, Visualize, and Navigate SCCM Attack Paths in BloodHound

With only a low-privileged Active Directory domain context, ConfigManBearPig collects enough data from a Microsoft Configuration Manager (formerly SCCM) environment to identify all attack paths documented in the Misconfiguration Manager knowledgebase that allow complete TAKEOVER of SCCM hierarchies, as well as several ELEVATE (privilege escalation) and CRED (credential gathering) attack techniques, then maps and connects them to the BloodHound graph for interactive exploration and querying.

Exploitation & Ethical Hacking

Kennel club

Learn the latest in adversary tradecraft at the SpecterOps Kennel Club

Join fellow identity and security-minded leaders and professionals at Kennel Club, a space designed to share knowledge and mingle with SpecterOps and the security community.

BH_Unleashed_Logo_RGB_Primary - Light (1)
FeaturedTalk-Sage@2x

Featured Talk

Sage: Giving an AI the Keys to Your C2 Framework

Russel Van Tuyl

Sage is an open-source, AI-powered virtual agent for the Mythic C2 framework that uses a multi-agent system to autonomously operate Mythic and its agents running on compromised hosts.

Aug 06

Join us for happy hour!

Brooklyn Bowl

3545 South Las Vegas Boulevard, Las Vegas, NV 89109
Wednesday, August 5, 2026 | 6:30 – 10:30 PM

Coming Soon