prestige-worldwide.tech

The lab

A dedicated Microsoft 365 tenant, an on-prem directory nobody depends on, and enough distance from anything customer-facing that an experiment is allowed to fail badly.

A Prestige Worldwide badge mark reading Neural, Prompt, Hallucinate, Tokens around a globe.

Most guidance on Entra ID, Defender, and Zero Trust either comes from a vendor deck or a production environment where nobody can afford to find the edge cases. This lab exists to find them anyway — in a tenant built specifically to be pushed until something breaks, then written up honestly about what that was.

Everything here is non-production and personally owned. That separation is deliberate: it means a conditional access policy can be misconfigured on purpose, a detection can be tuned against real noise, and a migration pattern can be tried twice before it's trusted once.

The environment

Modest by design. If a finding only holds in an environment with a dedicated identity team behind it, it isn't a useful finding for most people reading it.

tenant
Dedicated Microsoft 365 / Entra ID tenant at prestige-worldwide.tech, fully isolated from any employer or customer environment.
directory
An on-premises AD DS domain hybrid-joined to Entra ID, used to test sync behavior and migration paths honestly rather than in theory.
security stack
Microsoft Defender (Endpoint, Identity, Cloud Apps) with Microsoft Sentinel for correlation and hunting.
automation
PowerShell and the Microsoft Graph SDK for anything that touches the directory, KQL for anything that touches telemetry.
ai bench
A modest local inference rig for agent-security experiments — full detail lives on the sibling AI lab, gribbite.com.

Areas of experimentation

These overlap more than the section headers suggest. An identity experiment usually ends up being a detection experiment, and vice versa.

Identity governance

Access packages, entitlement management, and lifecycle workflows — built the way a real organization would need them, then tested against the approval delays and orphaned assignments that a demo never shows.

Microsoft Defender & XDR

Defender for Endpoint, Defender for Identity, and Defender for Cloud Apps, tuned and correlated through XDR. The interesting part is rarely the alert — it's what the correlation misses.

Detection engineering

Writing detections in KQL, then running simulated activity against them so a false-positive rate exists before anything reaches a queue that pages a human.

Zero Trust architecture

Conditional access policy design, device compliance, and the segmentation choices that decide whether "verify explicitly" holds up once real users start filing tickets about it.

Hybrid identity modernization

Legacy AD DS patterns moving onto native Entra ID Governance — sync engine behavior, hybrid join edge cases, and the migration sequencing that determines whether a cutover is boring or not.

AI & agent security

Graph and PowerShell automation, and agent-security work that borrows its threat model directly from the identity work above — an agent with credentials is an identity problem first.

How work happens here

Configured, then attacked

A control doesn't count as validated until something has tried to get past it. Every policy and detection on this site gets tested against activity designed to break it, not just activity designed to demonstrate it.

The false-positive rate is part of the result

A detection that catches everything and also fires on a normal Tuesday isn't finished. Every detection write-up here includes both numbers.

Small enough to finish

An experiment that fits in a weekend gets written up. One that takes a quarter becomes half-finished notes nobody reads. Scope is set accordingly — a deliberately smaller ambition than the diversified-conglomerate pitch the name is borrowed from, but a finished experiment beats an unfinished empire.

Nothing customer or employer, ever

Everything on this site comes from a personally owned lab tenant. No customer data, no employer configuration detail, and no finding that could be mistaken for a disclosure about a specific organization's environment. If a page reads as generic, that's on purpose.

Start with the projects

Each one carries the tenant configuration, what was measured, and what broke on the way there.