@standa_t: I like understanding how low-level technologies work and how they are used for platform security. I also enjoy building…
Summary
Satoshi Tanda announces his public Hypervisor Development class for security researchers, scheduled for Oct 12-15, 2026.
View Cached Full Text
Cached at: 06/26/26, 08:07 AM
I like understanding how low-level technologies work and how they are used for platform security. I also enjoy building, breaking, and teaching these kinds of things. Check out my training class on them if you are interested: http://tandasat.github.io
System Programming Lab
Source: https://tandasat.github.io/
Our Training
Our next publicHypervisor Development classis:
- Date: Oct 12 - 15, 2026 (4 days)
- Time: 8am - 4pm (PDT/UTC-7)
- Format: Remote
- Register atRegFox
If you want to receive future class schedule announcements, subscribe toour mailing listby sending an empty email to[email protected].
For further inquiries, contact me at:email,LinkedIn,X,Mastdon, orBluesky.
We also offer a private class with a minimum of 8 people. Please contact me to discuss further details.
About the Trainer
Satoshi is a system software engineer and security researcher with over 15+ years of experience. He works on virtualization for game console and previously worked as a developer, researcher, and reverse engineer at security software vendors.
He enjoys developing and reverse-engineering system software and teaching low-level technologies. His strong interest in platform security led him to study virtualization technologies and write research hypervisors since early 2009 (there was even no EPT at the time!). He open-sourceshypervisorsforresearchers, detailsapplicationsandprogressionof virtualization technologies, and discoversvulnerabilitiesin hypervisorsandotherprivileged software. He has taught the class for over a hundred professionals online as well as at reputable security conferences such asOffensiveCon,Recon, andHexacon.
cr3ghost (@cr3ghost): Satoshi Tanda found bugs in Microsoft’s own Hyper-V hypervisor and HVCI implementation as a by-product of learning how they work. Let that sink in.
His blog covers Intel VT-rp (the hardware defense Intel built to counter EPT-based hooking), kernel shadow stacks, SMM isolation,
Similar Articles
@Hevalon: this tuesday, i'm publishing a guide on how to build a complete Agentic system with a harness to support sandboxing, pa…
A guide on building a secure agentic system with sandboxing, parallel sub-agents, tool calling with control policies, inference routing, and protection against injection and role escalation attacks, to be published by Evangelos Pappas.
Hacking for Defense Stanford 2026 – Lessons Learned Presentations
Stanford's Hacking for Defense class concluded its 11th year with lessons learned presentations from 9 teams addressing national security problems, incorporating AI tools and customer development methodologies.
@LangChain: A TLDR on LangSmith Sandboxes: Hardware-virtualized microVM Kernel-isolated from your services + other sandboxes. Same …
LangSmith Sandboxes, hardware-virtualized microVMs offering kernel-level isolation for secure agent code execution, are now generally available. The release includes snapshots, copy-on-write forks, Blueprints, and other integration features.
@ghumare64: https://x.com/ghumare64/status/2055329887431393309
A deep dive into why local coding agents like Claude Code and Codex are converging on libkrun instead of Firecracker for sandboxing, as Firecracker cannot run natively on macOS. The article also introduces iii-sandbox, an open-source hardware-isolated execution layer built on libkrun.
The industry keeps getting agentic security wrong, so I developed a free platform to teach what actually works
The article introduces Tantalus, a free platform for learning how to secure agentic AI systems against indirect prompt injection and data exfiltration through realistic challenges.