<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Conference Talk on Simon Maxwell-Stewart</title><link>https://kidtronnix.com/categories/conference-talk/</link><description>Recent content in Conference Talk on Simon Maxwell-Stewart</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 28 May 2026 11:00:00 -0800</lastBuildDate><atom:link href="https://kidtronnix.com/categories/conference-talk/index.xml" rel="self" type="application/rss+xml"/><item><title>Troopers 2026</title><link>https://kidtronnix.com/post/troopers-2026/</link><pubDate>Thu, 28 May 2026 11:00:00 -0800</pubDate><guid>https://kidtronnix.com/post/troopers-2026/</guid><description>&lt;img src="https://cdn12.picryl.com/photo/2016/12/31/stormtrooper-star-wars-lego-dfb382-1024.jpg" alt="Featured image of post Troopers 2026" />&lt;p>I&amp;rsquo;m super excited to be speaking at &lt;a class="link" href="https://troopers.de/troopers26/talks/3retq9/" target="_blank" rel="noopener"
>Troopers 2026&lt;/a>, June 24th - 26th.&lt;/p>
&lt;h2 id="popping-microsofts-sandbox">Popping Microsoft&amp;rsquo;s Sandbox
&lt;/h2>&lt;h3 id="what-falls-out-of-a-dataverse-container">What Falls Out of a Dataverse Container
&lt;/h3>&lt;p>Microsoft Dataverse runs customer code inside process-isolated containers that are supposed to keep tenants safely separated. In this talk I&amp;rsquo;ll share research from BeyondTrust&amp;rsquo;s Phantom Labs where we deployed a custom .NET plugin into the sandbox and walked out with system credentials, cryptographic keys, proprietary DLLs, and customer data.&lt;/p>
&lt;p>By decompiling ~14,000 C# source files we reverse-engineered the internal gRPC protocol, documented 27 unauthenticated methods across three services, and explored what cross-tenant code execution actually looks like in practice.&lt;/p>
&lt;h3 id="details">Details
&lt;/h3>&lt;p>What we&amp;rsquo;ll cover:&lt;/p>
&lt;ul>
&lt;li>Standard Dataverse plugin deployment mechanics&lt;/li>
&lt;li>Escalation to SYSTEM privileges via a single command&lt;/li>
&lt;li>Extraction of LSASS dumps, registry hives, and process memory (400+ MB total)&lt;/li>
&lt;li>Recovery of production TLS private keys and 52 customer organization identifiers&lt;/li>
&lt;li>gRPC protocol analysis and custom tooling development&lt;/li>
&lt;li>Cross-tenant execution scenarios and their limitations&lt;/li>
&lt;li>Sandbox defense mechanisms that succeeded versus those that failed&lt;/li>
&lt;li>Disclosure timeline and Microsoft&amp;rsquo;s response&lt;/li>
&lt;/ul></description></item><item><title>DECON 33 @ Cloud Village</title><link>https://kidtronnix.com/post/2025-05-05-defcon/</link><pubDate>Sat, 05 Jul 2025 00:07:55 -0800</pubDate><guid>https://kidtronnix.com/post/2025-05-05-defcon/</guid><description>&lt;img src="https://upload.wikimedia.org/wikipedia/commons/3/34/Defcon.jpg?20160622073515" alt="Featured image of post DECON 33 @ Cloud Village" />&lt;h1 id="speaking--defcon-33">Speaking @ DEFCON 33!
&lt;/h1>&lt;p>I&amp;rsquo;m so so excited to be speaking at &lt;a class="link" href="https://defcon.org/" target="_blank" rel="noopener"
>DEFCON 33&lt;/a>. The venue will be at the &lt;a class="link" href="https://www.cloud-village.org/dc33" target="_blank" rel="noopener"
>cloud village&lt;/a>, on my favourite topic restless guests. We&amp;rsquo;ll cover the known subscription ownership hack and then new end to end attacks! See just how far a restless guest could get in your azure environment, and how to defend against it properly. 2025 August 9th 14:35 - 15:15, see &lt;a class="link" href="https://www.cloud-village.org/dc33#schedule/" target="_blank" rel="noopener"
>schedule&lt;/a>.&lt;/p>
&lt;h3 id="abstract">Abstract
&lt;/h3>&lt;p>Through novel research our team uncovered a critical vulnerability in Azure&amp;rsquo;s guest user model, revealing that guest users can create and own subscriptions in external tenants they&amp;rsquo;ve joined—even without explicit privileges. This capability, which is often overlooked by Azure administrators, allows attackers to exploit these subscriptions to expand their access, move laterally within resource tenants, and create stealthy backdoor identities in the Entra directory. Alarmingly, Microsoft has confirmed real-world attacks using this method, highlighting a significant gap in many Azure threat models. This talk will share the findings from this first of its kind research into this exploit found in the wild.&lt;/p>
&lt;p>We&amp;rsquo;ll dive into how subscriptions, intended to act as security boundaries, make it possible for any guest to create and control a subscription undermines this premise. We&amp;rsquo;ll provide examples of attackers leveraging this pathway to exploit known attack vectors to escalate privileges and establish persistent access, a threat most Azure admins do not anticipate when inviting guest users. While Microsoft plans to introduce preventative options in the future, this gap leaves organizations exposed to risks they may not even realize exist––but should definitely know about!&lt;/p></description></item><item><title>BSides Dublin 2025</title><link>https://kidtronnix.com/post/bsides-dublin-2025/</link><pubDate>Wed, 26 Feb 2025 11:07:55 -0800</pubDate><guid>https://kidtronnix.com/post/bsides-dublin-2025/</guid><description>&lt;img src="https://upload.wikimedia.org/wikipedia/commons/6/60/Trinity_Business_School_bilingual_sign%2C_Pearse_Street_Dublin_%282024%29.jpg" alt="Featured image of post BSides Dublin 2025" />&lt;p>I&amp;rsquo;m super excited to be speaking at &lt;a class="link" href="https://www.bsidesdub.ie/" target="_blank" rel="noopener"
>BSides Dublin 2025&lt;/a>.&lt;/p>
&lt;p>&lt;img src="https://kidtronnix.com/img/bsides-dublin-2025.png"
loading="lazy"
alt="session details"
>&lt;/p>
&lt;h2 id="restless-guests">Restless Guests
&lt;/h2>&lt;h3 id="from-subscription-to-backdoor-intruder">From Subscription to Backdoor Intruder
&lt;/h3>&lt;p>Through novel research our team uncovered a critical vulnerability in Azure&amp;rsquo;s guest user model, revealing that guest users can create and own subscriptions in external tenants they&amp;rsquo;ve joined—even without explicit privileges. This capability, which is often overlooked by Azure administrators, allows attackers to exploit these subscriptions to expand their access, move laterally within resource tenants, and create stealthy backdoor identities in the Entra directory. Alarmingly, Microsoft has confirmed real-world attacks using this method, highlighting a significant gap in many Azure threat models. This talk will share the findings from this first of its kind research into this exploit found in the wild.&lt;/p>
&lt;p>We&amp;rsquo;ll dive into how subscriptions, intended to act as security boundaries, make it possible for any guest to create and control a subscription undermines this premise. We&amp;rsquo;ll provide examples of attackers leveraging this pathway to exploit known attack vectors to escalate privileges and establish persistent access, a threat most Azure admins do not anticipate when inviting guest users. While Microsoft plans to introduce preventative options in the future, this gap leaves organizations exposed to risks they may not even realize exist––but should definitely know about!&lt;/p></description></item><item><title>OWASP Global Appsec EU 2025</title><link>https://kidtronnix.com/post/owasp-global-appsec-eu-2025/</link><pubDate>Wed, 26 Feb 2025 11:07:55 -0800</pubDate><guid>https://kidtronnix.com/post/owasp-global-appsec-eu-2025/</guid><description>&lt;img src="https://upload.wikimedia.org/wikipedia/commons/7/74/Sagrada_Familia_March_2015-10a.jpg" alt="Featured image of post OWASP Global Appsec EU 2025" />&lt;p>I&amp;rsquo;m super excited to be speaking at &lt;a class="link" href="https://owasp.glueup.com/event/owasp-global-appsec-eu-2025-123983/" target="_blank" rel="noopener"
>OWASP Global Appsec Eu 2025&lt;/a>.&lt;/p>
&lt;h2 id="restless-guests">Restless Guests
&lt;/h2>&lt;h3 id="from-subscription-to-backdoor-intruder">From Subscription to Backdoor Intruder
&lt;/h3>&lt;p>Through novel research our team uncovered a critical vulnerability in Azure&amp;rsquo;s guest user model, revealing that guest users can create and own subscriptions in external tenants they&amp;rsquo;ve joined—even without explicit privileges. This capability, which is often overlooked by Azure administrators, allows attackers to exploit these subscriptions to expand their access, move laterally within resource tenants, and create stealthy backdoor identities in the Entra directory. Alarmingly, Microsoft has confirmed real-world attacks using this method, highlighting a significant gap in many Azure threat models. This talk will share the findings from this first of its kind research into this exploit found in the wild.&lt;/p>
&lt;p>We&amp;rsquo;ll dive into how subscriptions, intended to act as security boundaries, make it possible for any guest to create and control a subscription undermines this premise. We&amp;rsquo;ll provide examples of attackers leveraging this pathway to exploit known attack vectors to escalate privileges and establish persistent access, a threat most Azure admins do not anticipate when inviting guest users. While Microsoft plans to introduce preventative options in the future, this gap leaves organizations exposed to risks they may not even realize exist––but should definitely know about!&lt;/p></description></item><item><title>BSides Seattle 2025</title><link>https://kidtronnix.com/post/bsides-seattle-2025/</link><pubDate>Wed, 26 Feb 2025 11:07:33 -0800</pubDate><guid>https://kidtronnix.com/post/bsides-seattle-2025/</guid><description>&lt;img src="https://upload.wikimedia.org/wikipedia/commons/3/30/Building92microsoft.jpg" alt="Featured image of post BSides Seattle 2025" />&lt;p>I&amp;rsquo;m super excited to be speaking at &lt;a class="link" href="https://www.bsidesseattle.com/" target="_blank" rel="noopener"
>BSides Seattle 2025&lt;/a>.&lt;/p>
&lt;p>&lt;img src="https://kidtronnix.com/img/bsides-seattle-2025.png"
loading="lazy"
alt="session details"
>&lt;/p>
&lt;h2 id="restless-guests">Restless Guests
&lt;/h2>&lt;h3 id="from-subscription-to-backdoor-intruder">From Subscription to Backdoor Intruder
&lt;/h3>&lt;blockquote>
&lt;p>Discover a critical vulnerability in Azure&amp;rsquo;s guest user model that enables attackers to create and control subscriptions in external tenants—without explicit privileges. This overlooked capability lets adversaries expand access, move laterally, and plant stealthy backdoors in Entra directories. With confirmed real-world attacks exploiting this gap, our first-of-its-kind research reveals how attackers leverage these pathways, why this undermines Azure&amp;rsquo;s security assumptions, and what organizations must do to protect themselves before Microsoft&amp;rsquo;s fixes arrive.&lt;/p>
&lt;/blockquote>
&lt;h2 id="details">Details
&lt;/h2>&lt;blockquote>
&lt;p>Through novel research our team uncovered a critical vulnerability in Azure&amp;rsquo;s guest user model, revealing that guest users can create and own subscriptions in external tenants they&amp;rsquo;ve joined—even without explicit privileges. This capability, which is often overlooked by Azure administrators, allows attackers to exploit these subscriptions to expand their access, move laterally within resource tenants, and create stealthy backdoor identities in the Entra directory. Alarmingly, Microsoft has confirmed real-world attacks using this method, highlighting a significant gap in many Azure threat models. This talk will share the findings from this first of its kind research into this exploit found in the wild.&lt;/p>
&lt;p>We&amp;rsquo;ll dive into how subscriptions, intended to act as security boundaries, make it possible for any guest to create and control a subscription undermines this premise. We&amp;rsquo;ll provide examples of attackers leveraging this pathway to exploit known attack vectors to escalate privileges and establish persistent access, a threat most Azure admins do not anticipate when inviting guest users. While Microsoft plans to introduce preventative options in the future, this gap leaves organizations exposed to risks they may not even realize exist––but should definitely know about!&lt;/p>
&lt;/blockquote></description></item><item><title>BSides SLC 2025</title><link>https://kidtronnix.com/post/bsides-slc-2025/</link><pubDate>Wed, 26 Feb 2025 11:06:57 -0800</pubDate><guid>https://kidtronnix.com/post/bsides-slc-2025/</guid><description>&lt;img src="https://upload.wikimedia.org/wikipedia/commons/1/1e/Salt_Lake_City_-_July_16%2C_2011.jpg" alt="Featured image of post BSides SLC 2025" />&lt;p>I&amp;rsquo;m super excited to be speaking at &lt;a class="link" href="https://www.bsidesslc.org/" target="_blank" rel="noopener"
>BSides SLC 2025&lt;/a>.&lt;/p>
&lt;p>Date: Friday, 11 Apr 2025
Time: 1:30 pm - 2:20 pm (50 minutes)&lt;/p>
&lt;p>Experience Level: Intermediate-Advanced&lt;/p>
&lt;h2 id="restless-guests">Restless Guests
&lt;/h2>&lt;h3 id="from-subscription-to-backdoor-intruder">From Subscription to Backdoor Intruder
&lt;/h3>&lt;p>Through novel research our team uncovered a critical vulnerability in Azure&amp;rsquo;s guest user model, revealing that guest users can create and own subscriptions in external tenants they&amp;rsquo;ve joined—even without explicit privileges. This capability, which is often overlooked by Azure administrators, allows attackers to exploit these subscriptions to expand their access, move laterally within resource tenants, and create stealthy backdoor identities in the Entra directory. Alarmingly, Microsoft has confirmed real-world attacks using this method, highlighting a significant gap in many Azure threat models. This talk will share the findings from this first of its kind research into this exploit found in the wild.&lt;/p>
&lt;p>We&amp;rsquo;ll dive into how subscriptions, intended to act as security boundaries, make it possible for any guest to create and control a subscription undermines this premise. We&amp;rsquo;ll provide examples of attackers leveraging this pathway to exploit known attack vectors to escalate privileges and establish persistent access, a threat most Azure admins do not anticipate when inviting guest users. While Microsoft plans to introduce preventative options in the future, this gap leaves organizations exposed to risks they may not even realize exist––but should definitely know about!&lt;/p>
&lt;h3 id="details">Details
&lt;/h3>&lt;p>Outline:
Introduction to the Vulnerability&lt;/p>
&lt;ul>
&lt;li>Overview of Azure&amp;rsquo;s guest user model.&lt;/li>
&lt;li>The discovery: guest users can create and own subscriptions in external tenants without explicit privileges.&lt;/li>
&lt;li>Implications of the Vulnerability&lt;/li>
&lt;/ul>
&lt;p>Why subscriptions are assumed to act as security boundaries.&lt;/p>
&lt;ul>
&lt;li>How this capability undermines that security premise.&lt;/li>
&lt;li>Attack Techniques and Real-World Exploits&lt;/li>
&lt;/ul>
&lt;p>Examples of how attackers escalate privileges using these guest-controlled subscriptions.&lt;/p>
&lt;ul>
&lt;li>Real-world cases confirmed by Microsoft showcasing the severity of this exploit.&lt;/li>
&lt;li>Impact on Organizations&lt;/li>
&lt;/ul>
&lt;p>Risks of lateral movement and persistent access.&lt;/p>
&lt;ul>
&lt;li>Common oversights in Azure threat models related to guest users.&lt;/li>
&lt;li>Microsoft&amp;rsquo;s Response and Future Preventative Options&lt;/li>
&lt;/ul>
&lt;p>Planned fixes and their anticipated timeline.&lt;/p>
&lt;ul>
&lt;li>Current gaps that leave organizations exposed.&lt;/li>
&lt;li>Actionable Takeaways for Defenders&lt;/li>
&lt;/ul>
&lt;p>Immediate steps Azure admins can take to mitigate the risk.&lt;/p>
&lt;ul>
&lt;li>Long-term strategies to strengthen tenant security against such exploits.&lt;/li>
&lt;/ul></description></item></channel></rss>