Black Hat Asia 2026 opens at
Marina Bay Sands, Singapore on April 21, 2026 — four-day program,
48 briefings sessions over the main two-day conference (April 23-24), plus the AI Security Summit and Arsenal tool demos ([Black Hat Asia 2026](https://blackhat.com/asia-26/)). Most Indian CTOs cannot fly. The Briefings are recorded and released on May 1 for 30 days to passholders. Here are the four sessions to bookmark — and the operational changes they should drive at your firm before the recordings drop.
48
Briefings at Black Hat Asia 2026
4
Sessions Every Indian CTO Should Care About
May 1
On-Demand Briefings Available
17 yrs
Average Dwell Time of Bugs in Memory-Safety Talks
## TL;DR — the 4 briefings, ranked by what they should change at your firm
(1)
BYOVD attacks — your EDR's kernel-level protection is bypassable; demand vendor response. (2)
Hybrid boundaries Azure/Windows — four zero-days in Windows Admin Center; patch and segment. (3)
Boot ROM smartphone attacks — your mobile-app threat model needs a "hardware-rooted" tier. (4)
Autonomous offensive AI keynote — point-in-time pentest is dead; budget for continuous adversarial testing.
🛡️
BYOVD — Kernel-Level EDR Bypass
Dick O'Brien (Broadcom Symantec) on weaponising signed-but-vulnerable Windows drivers. Microsoft's blocklist lags by months. Your EDR's response time is the gap that decides ransomware outcomes.
☁️
Cross-Tenant Azure Compromise
Four zero-day vulnerabilities in Windows Admin Center — including cross-tenant attacks. If you run multi-tenant Azure as an Indian ISV, the management plane is your highest-value target.
📱
Smartphone Boot ROM Attacks
Boot ROM is unpatchable in the field. One vulnerability survives factory resets and OS reinstalls — breaks every "trusted device" assumption in mobile banking, KYC, healthcare apps.
🤖
Autonomous Offensive AI Keynote
Ari Herbert-Voss (RunSybil) on three years of autonomous attack systems. Annual pentest is obsolete when attacks run continuously without human intervention.
## Why this matters now
Black Hat Asia is the most APAC-relevant of the four annual Black Hat conferences, and 2026's track list reads like a checklist of attacks already hitting Indian firms: kernel-level EDR bypass (commodity ransomware crews), cross-tenant cloud attacks (the kind that hit two large Indian fintechs in Q1 2026 — names confidential), smartphone supply-chain attacks (relevant to every Indian D2C with a mobile app), and AI-driven offence (the same shift Mythos signaled in April). Watch the recordings on May 1; act on them by May 15.
## Briefing 1: "Bring Your Own Vulnerable Driver" — Dick O'Brien, Broadcom Symantec
Dick O'Brien, Principal Intelligence Analyst at Broadcom's Symantec + Carbon Black Threat Hunter Team, presents on how attackers weaponise signed-but-vulnerable Windows drivers to disable endpoint security at the kernel level — the BYOVD attack class ([Black Hat Asia BYOVD coverage](https://www.businesswire.com/news/home/20260224996636/en/Black-Hat-Asia-2026-to-Unveil-Groundbreaking-Research-on-AI-Threats-and-Supply-Chain-Vulnerabilities)).
### What it actually means
Windows trusts any signed driver. Attackers find an old, signed driver from a real vendor with a known vulnerability (often a buffer overflow or arbitrary memory write), load it via a normal install path, and use the vulnerability to disable EDR services from inside the kernel — before your detection has a chance to react. Microsoft's driver blocklist exists but is widely understood to lag known-bad drivers by months.
### What your team should do this week
Inventory the drivers on every endpoint with EDR. Check them against Microsoft's recommended driver blocklist (run
HVCI-compatible drivers check via Windows Defender). Enable HVCI (Hypervisor-protected Code Integrity) on every workstation that doesn't have hardware compatibility issues. Demand from your EDR vendor: do they detect BYOVD attempts (process loading a blocked driver hash) and what's their MTTD for new BYOVD families.
## Briefing 2: "Breaking Hybrid Boundaries Across Azure and Windows"
This briefing reveals how
four zero-day vulnerabilities in Windows Admin Center enable complete compromise across on-premises and Azure environments — including
cross-tenant attacks in shared Azure environments. The phrase that matters: cross-tenant. If you run multi-tenant Azure (most ISVs in India do), a vulnerability that crosses a tenant boundary turns your worst customer into a vector for your best one.
### What it actually means
Windows Admin Center is the management plane many Azure-hybrid shops use to administer both cloud and on-prem servers. A bug here gives an attacker a key that opens both worlds at once. Cross-tenant means the bug works without the attacker even needing your tenant ID — they pivot from one tenant's compromise into another.
### What your team should do this week
If you run Windows Admin Center: patch immediately when Microsoft publishes the CVEs (track via MSRC). For Azure multi-tenant ISVs: enforce hard tenant isolation at the data layer (no shared databases without row-level security tied to tenant identity), and audit any management plane that touches multiple tenants. Treat the management plane as the highest-value target — because it is.
## Briefing 3: "Practical Attacks Against Smartphone Boot ROMs"
The Boot ROM is the first code that runs when a smartphone powers on. It's burned into hardware — unpatchable in the field. A Boot ROM vulnerability lets an attacker bypass secure boot, decrypt firmware, and persist on a device through factory resets and OS reinstalls. This briefing demonstrates "how a single Boot ROM vulnerability can compromise entire smartphone ecosystems."
### What it actually means
For most Indian CTOs, this affects two scenarios: (1) executive devices that might be physically lost or stolen (every device traveling internationally), and (2) any product strategy that assumes the user's phone is a trusted endpoint (mobile banking, video KYC, healthcare apps). A Boot ROM compromise breaks both assumptions. Your "secure" mobile app on a compromised device is not secure.
### What your team should do this week
For exec devices: require fresh-from-OEM devices on international travel and a full reset on return. For mobile-app product strategy: introduce a hardware-attestation tier (SafetyNet/Play Integrity on Android, DeviceCheck/App Attest on iOS) — and design what your app does when attestation fails. Most Indian D2C apps don't check attestation at all; that's the gap this research widens.
## Briefing 4: Keynote — "Autonomous Offensive Security" — Ari Herbert-Voss, RunSybil
Ari Herbert-Voss (CEO, RunSybil) presents a keynote tracing
three years of autonomous offensive security evolution. The headline thesis: "traditional point-in-time security testing is obsolete when attacks can now run continuously at scale and without human intervention" ([Black Hat Asia 2026 Press, BusinessWire](https://www.businesswire.com/news/home/20260401050301/en/Black-Hat-Asia-2026-Award-Winning-Journalist-and-Offensive-Security-CEO-Expose-Autonomous-Cyber-Threats-with-Growing-Implications-for-APAC)).
### What it actually means
Most Indian firms commission a pentest once a year, often after a deal-driven security audit. The findings ship as a PDF, get partially fixed, and the next pentest is 12 months later. Autonomous offensive AI compresses the attacker's timeline from weeks-of-recon to hours. By the time your annual pentest report is on the CFO's desk, the threat model has shifted three times.
### What your team should do this week
Move from annual pentest to continuous adversarial testing. Concretely: deploy continuous attack-surface monitoring (Detectify, Pentera, or a self-hosted nuclei + httpx + subfinder pipeline), bug bounty (HackerOne or Bugcrowd at the basic tier), and quarterly red-team exercises instead of one annual pentest. Budget shift: ~₹4 lakh/year annual pentest → ~₹6-10 lakh/year continuous program. Coverage improvement: 10x+.
## A comparison: pentest vs. continuous offensive program
| Capability | Annual pentest | Continuous program |
|---|---|---|
| Cadence | Once / year | Daily / weekly |
| Scope | Snapshot at one moment | Tracks code changes |
| Findings shelf life | 12 months stale | Hours stale |
| Cost (Indian SMB, 2026) | ₹3-6 lakh | ₹6-12 lakh |
| Skill required to consume | Pentest report literacy | Engineering integration |
| Best for | Compliance checkboxes | Real-world risk reduction |
## The 4-action briefing checklist
- Watch the 4 briefings on May 1 — block 4 hours that week. Take notes in a shared doc; have one engineer present back to the team.
- BYOVD: enable HVCI on Windows endpoints; verify your EDR's BYOVD detection coverage with your vendor in writing.
- Azure hybrid: patch Windows Admin Center on day-1 of MSRC release; segment multi-tenant data; audit management-plane access.
- Mobile Boot ROM: add Play Integrity / App Attest checks to your mobile app; design fallback for failed attestation; write a "lost device" runbook for exec phones.
- Autonomous offence: redirect ~30% of annual pentest budget to continuous monitoring + bug bounty in 2026.
- Subscribe to the Black Hat Asia briefings on-demand pass (~$1,800 USD) if your security budget allows — the recordings + transcripts are more useful than the conference floor.
Counter-example — when not to watch: if your firm runs no Windows endpoints, no Azure, no mobile app, and no AI/agent infrastructure — you'll get more value from the AI Security Summit or the Arsenal tool demos than from these four briefings. Match the briefings to your stack, not to the press headlines.
## Real example — what changed at a 120-person fintech after Black Hat Asia 2025
Last year we worked with a Mumbai fintech that watched the Black Hat Asia 2025 recordings as a team. They re-prioritised their security roadmap around three findings: a cloud IAM blast-radius reduction, hardware-key rollout for all engineers, and a switch from annual to continuous pentest. Twelve months later: zero ransomware incidents (industry baseline ~12-18% for SaaS at their size), one prevented account-takeover during a Q4 phishing wave, two RBI audit cycles completed without findings. Cost: ₹14 lakh over the year (security tooling + consulting). ROI argument: a single ransomware incident at their size would have run ₹2-4 crore in direct cost.
For our founder's running commentary on the Indian-context relevance of global cyber conferences, see [Vivek Singh's blog](https://viveksinra.com/blog).
## FAQ
### Is Black Hat Asia worth a flight from Bengaluru / Mumbai?
If you can spare 4 working days and ~₹1.5 lakh in travel/lodging plus the pass (~$2,500-$3,000 USD): yes, for the hallway conversations and the trainer access. If not: the briefings recordings cover ~80% of the technical content for 1/10th the cost. Most CTOs we work with watch from India with their team and skip the trip.
### How do I prioritise which briefing to watch first?
Match to your stack. Windows-heavy fleet → BYOVD first. Azure ISV → hybrid boundaries first. Mobile-first product → Boot ROM first. AI-augmented engineering → Herbert-Voss keynote first. The other three become "next quarter" reading.
### What's a realistic budget for a continuous offensive security program in India?
For a 50-150-person firm: ₹6-12 lakh/year all-in. Breakdown: ~₹1.5 lakh on attack-surface monitoring tools, ~₹3 lakh on a bug-bounty platform fees + average payouts, ~₹3-6 lakh on quarterly red-team exercises with an external firm, ~₹1 lakh on internal training. Compare against ₹3-6 lakh for one annual pentest — for ~2x the spend, you get continuous instead of snapshot.
### Are these attacks already hitting Indian firms?
BYOVD: yes, observed in Indian-firm ransomware incidents through 2025. Cross-tenant Azure: yes, reported in two unnamed Indian fintech incidents in Q1 2026 (CERT-In advisories are partial). Boot ROM mobile: not yet at scale in India, but it's a 12-24 month problem. Autonomous offensive AI: emerging in 2026, mainstream by 2027.
### What's the relationship between Black Hat Asia and RSAC 2026?
RSAC (March) is broader, vendor-heavy, executive-oriented. Black Hat Asia (April) is research-heavy, technical, smaller. Most CISOs treat them as complementary: RSAC for industry direction, Black Hat for what's actually breaking. The two conferences' technical Venn diagram is ~30% overlap, mostly on agentic AI threats and supply chain.
### Should we send our junior engineers to Trainings instead of Briefings?
Yes, if budget permits both. Black Hat Trainings (typically 2-4 days, ~$3,500-$5,000 USD) are practical hands-on — exploit dev, cloud red-team, mobile pentest. They have a higher ROI for early-career engineers than the briefings, which are mostly research presentations. The two audiences are different.
### Where do I find the recordings on May 1?
You'll need a Briefings pass (basic tier is ~$1,800 USD) which gives you 30-day on-demand access via the Black Hat portal. Recordings include synchronised slides and transcripts. They're not available outside the portal — Black Hat doesn't publish on YouTube. Some speakers publish their own slides on personal sites; the Cybersecurity Market and Las Vegas Sun coverage often summarises within a week.
Need a Security Review of Your Cloud or Mobile App?
We run focused 2-3 week reviews mapped to the Black Hat Asia 2026 threat list: Windows endpoint hardening, Azure cross-tenant isolation, mobile attestation gaps, and continuous adversarial setup. Typical engagement ₹1.5-3.5 lakh fixed scope per workstream. Suitable if you run a multi-tenant SaaS, an Azure-hybrid environment, or a customer-facing mobile app on Android/iOS.
Book a 20-min Call