πŸ›‘οΈ InfoSec Blue Team Briefing

Tuesday, May 26, 2026

🎧 Audio Briefing

Download MP3

Cyber security developments for Tuesday the 26th of May 2026 covering articles added to the BlueTeamSec community on infosec.pub. Today we have 27 articles to cover. All attribution is by the article authors. All article analysis is automated.

Microsoft has taken down Fox Tempest, a malware-signing-as-a-service operation that sold fraudulent code-signing credentials to ransomware groups including INC, Qilin, and Akira. The service let criminals sign malware with what appeared to be legitimate certificates, bypassing most security controls β€” the domain and hundreds of supporting virtual machines are now offline.

Qurium Media Foundation reports that the BADBOX ecosystem has evolved from factory-compromised Android devices into infrastructure controlled by competing botnets including KimWolf and Aisuru. Millions of cheap TV boxes and phones are now being used for DDoS attacks and as commercial residential proxy services, with the owners none the wiser.

Unit 42 has tracked three distinct malvertising clusters since 2024 distributing trojanised productivity apps β€” PDF editors, calendars, that sort of thing. The malware sits dormant for weeks or months before deploying stealers, remote access tools, or proxy malware, affecting around 12,000 systems globally.

Metamorphic Media analyses Salt Typhoon, a China-aligned group that has spent years inside U.S. telecommunications networks and court-ordered wiretap portals. The article argues this represents a shift toward mass data collection and AI-driven societal modelling rather than traditional espionage targeting specific secrets β€” worth reading for the strategic framing.

Trend Micro reports that North Korea-aligned group Void Dokkaebi has migrated its InvisibleFerret malware from Python scripts to Cython-compiled binaries to evade script-based detection. The campaign targets software developers and cryptocurrency users, and notably downgrades browser versions to maintain support for trojanised wallet extensions.

PolySwarm has written up the evolution of Kazuar, a Russian state-sponsored backdoor now operated as a modular espionage ecosystem by the group known as Secret Blizzard or Turla. The framework uses a leader election model where only one kernel instance communicates externally while others remain silent, minimising network footprint across government, diplomatic, and defence targets in Europe and Central Asia.

The Dutch financial intelligence service FIOD has arrested two individuals for operating front companies that provided web hosting to sanctioned Russian entities. The infrastructure was used for cyberattacks, disinformation, and foreign interference targeting the EU β€” over 800 servers were seized across multiple data centres.

Trend Micro has analysed Banana RAT, a banking trojan from the group SHADOW-WATER-063 targeting 16 Brazilian financial institutions via WhatsApp and phishing. The malware features a FastAPI-based panel that generates polymorphic payloads per victim, fileless PowerShell execution, and real-time interception of Pix QR codes for banking fraud.

Bitdefender reports that threat actors continue exploiting MSHTA, a legacy Windows utility, as a living-off-the-land binary to execute malicious code through fileless multi-stage chains. The attacks deploy commodity stealers and advanced threats while evading detection β€” MSHTA remains a surprisingly effective vector despite its age.

Socket has identified a campaign compromising over 700 GitHub repositories by injecting malicious postinstall hooks into package files and GitHub Actions workflows. The attacks primarily targeted PHP packages on Packagist that included JavaScript build tooling, deploying a Linux binary designed to provide persistent access to development and CI environments.

Abnormal Security describes how attackers are exploiting Microsoft Entra ID tenant branding to inject fraudulent messages into legitimate system-generated emails. By creating disposable tenants and modifying the tenant name field with scam text and Unicode obfuscation, they force Microsoft's infrastructure to send phishing emails that pass SPF, DKIM, and DMARC β€” a clever abuse of trust anchors.

Security researcher Jehad Abudagga has reverse-engineered a legitimately signed Lenovo driver and found a critical vulnerability allowing arbitrary process termination via an improperly secured interface. The driver can be weaponised in bring-your-own-vulnerable-driver attacks to kill EDR and antivirus processes, completely blinding defences β€” detailed write-up if you're interested in driver-level evasion techniques.

A researcher has published APC Tandem, a proof-of-concept process injection technique that avoids heavily monitored Windows APIs by smuggling shellcode via thread descriptions and queued APCs. The method reuses existing executable memory regions and executes with minimal process permissions β€” one for red teams and those tracking evasion tradecraft.

Researchers have released mkPIVM, a tool that transforms shellcode into polymorphic, position-independent virtual machines to evade static analysis on Windows. It functions as a shellcode virtualiser through custom obfuscation techniques.

OpenPetya is an educational proof-of-concept bootkit inspired by Petya and NotPetya, written in Assembly, C, and C++. It demonstrates boot-level ransomware techniques including custom MBR manipulation and Master File Table encryption, designed strictly for controlled virtual machine environments to study low-level malware internals.

Qriousec has released colony_agent, a multi-agent fuzzing system that uses coordinated language models to hunt WebAssembly type-confusion bugs in the V8 engine. The tool performs differential testing across compilation tiers to identify silent miscompilations that could lead to memory corruption or sandbox escapes in Chrome and Node.js β€” interesting approach to vulnerability research.

angr is an open-source binary analysis framework from UC Santa Barbara and Arizona State University, providing platform-agnostic Python libraries for reverse engineering and security research. Widely used for vulnerability research, malware analysis, and CTF competitions.

The Open Information Security Foundation has released Suricata versions 8.0.5 and 7.0.16 addressing 16 vulnerabilities, including four critical-severity issues involving remotely triggerable code execution in default-enabled features. The OISF notes the high count is partly due to increased use of AI-assisted security research β€” users should upgrade immediately.

Security researcher Przemyslaw Frasunek has disclosed a kernel stack buffer overflow in FreeBSD 14.x that allows unprivileged local users to escalate to root. The flaw stems from a sizeof type error in the setcred system call that bypasses memory protections without requiring kernel information leaks β€” patches are available for affected versions.

Microsoft has implemented new logging capabilities in Entra ID Sign-In Logs following a vulnerability disclosure in Microsoft Authenticator. Organisations can now identify users running vulnerable app versions and detect use of Authenticator light, which lacks advanced security features β€” Nicola Suter provides query examples for monitoring and compliance.

Microsoft has released RAMPART and Clarity, two open-source tools for improving safety in agentic AI development. RAMPART is a testing framework built on PyRIT for detecting cross-prompt injection attacks, whilst Clarity provides structured design guidance β€” both address the growing security risks of AI agents that can execute actions across enterprise systems.

Security researchers have released KeyHog, a Rust-based secret scanning tool with 896 detectors, GPU acceleration, and claimed 96% recall. It's designed to identify leaked credentials across source code repositories, git history, Docker images, and live systems, intended for CI pipelines and forensic sweeps.

np-audit is a static security analysis tool for npm packages that detects malicious patterns, obfuscated code, and vulnerabilities before installation. The tool performs analysis without executing lifecycle scripts, mitigating the risk of automatic payload execution during package installation β€” useful for supply chain threat mitigation.

Microsoft has published documentation on managing Visual Studio Code extensions in enterprise environments to mitigate supply chain risks. The framework provides administrative controls including allow-list settings and private marketplace features, currently available to GitHub Enterprise customers β€” flag this if you're managing developer environments at scale.

Shellkraft has released Ledger, an Aggressor Script for Cobalt Strike that tracks operational changes made during red team engagements. The tool provides an audit trail of modifications and identifies cleanup requirements for post-engagement remediation β€” operational hygiene for authorised testing.

And finally, MDPI has published a systematic literature review examining machine learning techniques for intrusion detection systems. It's an academic survey of existing research on ML-based detection approaches rather than reporting specific threats or incidents.

That concludes today's briefing.

πŸ“° Articles Covered