Talks & workshops

conference talks, workshops, and short-form research presentations

── upcoming ──────────────────────────────────

Thin Client? Thin Crypto

44CON · London · 17 September 2026

Every vendor that dominates the thin-client market, HP, Dell, and IGEL, shipped full-disk encryption that can be defeated, and as of early 2026 all three at once. These are not the attacks the word TPM usually conjures: no bus-sniffing, no glitching, no cryptanalysis, mostly reading bash scripts and a USB stick. Five bypasses across the three vendors, all turning on the same flaw: the TPM measured the platform but not the code that actually controls the boot. The talk walks the bugs, the tooling, and what broken FDE means for the banks, hospitals, and governments that run thin clients at scale.

Track 2, 12:00.

── 2026 ──────────────────────────────────────

Thin Client? Thin Crypto

DEF CON 34 · Las Vegas · 8 August 2026

Every vendor that dominates the thin-client market, HP, Dell, and IGEL, shipped full-disk encryption that can be defeated, and as of early 2026 all three at once. These are not the attacks the word TPM usually conjures: no bus-sniffing, no glitching, no cryptanalysis, mostly reading bash scripts and a USB stick. Five bypasses across the three vendors, all turning on the same flaw: the TPM measured the platform but not the code that actually controls the boot. The talk walks the bugs, the tooling, and what broken FDE means for the banks, hospitals, and governments that run thin clients at scale.

Track 2, 11:30 PDT.

Unlocked & Leaked

BSides Basingstoke · Basingstoke · 31 July 2026 · with Craig Blackie

Modern Dell systems claim a locked BIOS protects against physical attackers, password screen, Secure Boot enforcement, IOMMU-protected DMA, signed firmware updates. We'll show two reasons it doesn't. First: disabling preboot DMA protection by flipping a single NVRAM byte; the BIOS setup screen still cheerfully reports DMA enabled. Second: a bug that lets us pull BIOS passwords out in cleartext. Both attacks reduce to read-modify-write of the SPI flash with a SOIC clip and a cheap programmer. The talk covers the bugs, the tooling, and what it means for deployed Dell hardware.

Unlocked & Leaked

DC4420 · London · 25 June 2026 · with Craig Blackie

Modern Dell systems claim a locked BIOS protects against physical attackers, password screen, Secure Boot enforcement, IOMMU-protected DMA, signed firmware updates. We'll show two reasons it doesn't. First: disabling preboot DMA protection by flipping a single NVRAM byte; the BIOS setup screen still cheerfully reports DMA enabled. Second: a bug that lets us pull BIOS passwords out  in cleartext. Both attacks reduce to read-modify-write of the SPI flash with a SOIC clip and a cheap programmer. The talk covers the bugs, the tooling, and what it means for deployed Dell hardware.

── 2025 ──────────────────────────────────────

IR Ingress

BSides London · London · 13 December 2025 · workshop

Hands-on workshop covering the IR Ingress hardware: a custom-built NIR emitter that beams modulated infrared through glass facades to trigger wave-to-exit motion sensors from outside a building. Attendees worked through the basic IR primitives with TX/RX breakout modules, then watched the full Rev2 device demonstrated against a bench of commercial exit sensors.

── 2024 ──────────────────────────────────────

Bypassing BitLocker by Sniffing the SPI Bus

BSides London · London · 14 December 2024 · workshop (120 min) · with Craig S. Blackie

Hands-on workshop covering BitLocker encryption circumvention in TPM-only mode. Participants monitored SPI buses with digital logic analysers, extracted TPM data, and mounted and decrypted disks. Targeted at penetration testers, red team operators, and forensic analysts.

Breaking the Shield: Bypassing FortWeb WAFs and Zscaler ZIA

BSides Basingstoke Mini-Meet · The Tavern · 25 October 2024 · short talk

Bypassing IaaS perimeter solutions (FortWeb Cloud WAFs and Zscaler ZIA) via false assumptions about what cloud-vs-traditional infrastructure boundaries actually enforce. Low-tech, easy bypasses that compromise systems sold as managed protection.