So... yeah. I work on detection engineering and continuous exposure validation, and we use this platform to simulate real world attack techniques in a lab tenant before we push anything toward prod.
For context, I was building a new scenario to validate some EDR and SIEM detections around lateral movement and data exfil. The idea was simple, hit the lab environment, validate coverage, get some nice dashboards for our CISO, all that. Except I fat fingered the target scope and selected our shared staging subscription that feeds into the same SIEM as prod. Then I kicked off a pretty noisy adversarial exposure run and went to grab coffee.
By the time I came back, our on call analyst had already escalated to the soc manager because the SIEM lit up like a Christmas tree with “real” exfil alerts from what looked like a legit service account. IR bridge spun up, execs pinged, people talking about containment while I was still trying to figure out why my lab run was so quiet.
I finally realized the agent group name in the platform did not match what I thought, checked the run, and saw the horrifying words “staging east cluster” in the asset list. I had basically launched a full attack simulation against the staging environment that everyone treats as almost prod, without any heads up or change ticket, and then walked away. The only reason this is recoverable is that it really was still contained to staging and no real data left, but it burned half a day of the soc and I feel so embarrassed.
Now we are doing a postmortem on “unauthorized simulated attack activity” which is technically me trying to do my job. I feel sick about this and lowkey terrified of the next detection validation run rn... anyone else managed to nuke trust like this with a lab gone wrong?