🛡️ InfoSec Blue Team Briefing

Monday, September 07, 2026

🎧 Audio Briefing

Download MP3

Security news from the BlueTeamSec community for Monday the 7th of September 2026. A busy one, with eleven stories to work through.

Microsoft caught a large-scale phishing campaign running since February that used invisible Unicode tag characters to smuggle malicious content past email security filters. Over two million messages at peak, using legitimate marketing platform ActiveCampaign, and it worked by breaking up keywords in ways that fooled natural language processing systems. One to flag if you're reviewing email security stack effectiveness.

The FBI published an advisory on OAuth consent phishing — attackers trick high-profile targets into authorising malicious apps through legitimate consent screens, which bypasses multi-factor authentication entirely. Remediation isn't just a password reset; you need to manually revoke those third-party app permissions. We've seen similar Teams federation abuse covered earlier this month.

Horizon3 wrote up an unauthenticated SQL injection in Sangoma Switchvox that gives you remote code execution with database superuser privileges. It's being exploited in the wild, roughly four thousand internet-exposed instances, and they've published the malicious IPs involved in active campaigns.

Huntress documented an interesting social engineering chain where attackers phish victims with routine business documents, convince them to install a legitimately signed endpoint management tool called Faronics Deploy, then enrol the endpoint into an attacker-controlled deployment with full remote admin rights. Over four hundred endpoints hit between late July and mid-August before the vendor intervened. We saw a related ScreenConnect worm story earlier this month — similar trust abuse pattern.

A researcher used Claude Code to reverse-engineer a vulnerability in PaperCut print management software and built a working exploit chain — authentication bypass, SQL injection, arbitrary file write — in ninety minutes. The AI also discovered bypasses that made the vendor's emergency patches ineffective. Useful illustration of how AI is collapsing the window between patch and exploit.

A security researcher tore apart SentinelOne Agent and found that critical security components — YARA rules, ML models, detection policies — are protected only by weak static obfuscation, not encryption. Using undergraduate-level tools like Ghidra and basic Python scripts, they extracted everything in plaintext. If you're threat modelling scenarios where attackers have local access, this one maps the visibility gap.

AWS published a two-part incident response guide for CloudTrail investigations. Part one covers the methodology — detection, containment, eradication phases, Athena queries, that sort of thing. Part two walks through a real scenario where an attacker exploited instance metadata service via server-side request forgery, stole IAM credentials, hopped regions to evade logging, and invoked AI models in Bedrock with limited audit trail. Particularly relevant if you're running multi-region AWS environments.

Microsoft introduced a new Entra role called SOC Identity Responder, which lets security analysts disable accounts, revoke sessions, and reset passwords directly from the Defender portal. It's a privileged role, so it requires strict governance through Privileged Identity Management, but it's designed to streamline containment actions during active incidents.

Microsoft documented a Windows 365 feature that lets you take forensic snapshots of Cloud PCs and export them to Azure Storage for investigation. There's an optional block-access function to keep it stealthy, but it does require pre-configuring storage permissions for the Windows 365 service principal. Worth a look if you're supporting Cloud PC deployments.

QiAnXin Threat Intelligence Center published analysis of recent activity by APT-C-56, also known as Transparent Tribe, a suspected South Asian threat actor. The article itself wasn't accessible at the time of analysis, so limited detail available, but it covers their latest tactics and techniques. We've seen a few APT write-ups this week — DPRK and Russian campaigns came up earlier.

That's everything for today from BlueTeamSec. The articles are the work of their original authors — the analysis here was automated.

📰 Articles Covered