Security news from the BlueTeamSec community for Saturday the 15th of August 2026.
Quarkslab have written up a relay attack against Android hardware attestation that exploits flaws in how backends verify device integrity. The technique uses Frida to relay attestation challenges from a compromised device to a clean one, which works because most backends treat attestation as a simple pass-fail rather than validating session binding. One for anyone relying on hardware attestation to make trust decisions.
Occupy the Web demonstrate a technique for extracting Windows password hashes using 7-Zip to bypass file locks and EDR. Administrator-level attackers can use the GUI's raw disk access to pull SAM and SYSTEM hives directly, which is fairly low-noise if LAPS isn't in place. Worth flagging for anyone doing forensics or testing detection coverage for living-off-the-land binaries.
Researchers have published work on a physical implant attack against Boeing 737 avionics, exploiting the legacy ARINC 429 data bus from the electronics bay. The protocol has no authentication or encryption, so signal manipulation is straightforward — the real challenge is that retrofitting security controls into legacy aviation architectures is borderline impossible. One for critical infrastructure teams and anyone interested in physical-layer attacks.
Christopher Domas demonstrates a DRAM scrambling technique that bypasses memory protections by manipulating controller configuration registers to remap physical addresses. The proof-of-concept targets AMD Family 16h processors, but the underlying design is shared across Intel, ARM, and RISC-V architectures, so the implications are fairly broad. We've seen similar low-level memory research in July with cold boot attack tooling — this one takes a different route but reaches comparable privileged memory regions.
Recorded Future have profiled malware crypting services being sold through underground forums and Telegram channels. These services bundle obfuscation, anti-VM checks, and evasion techniques to extend malware lifespan against detection — primarily targeting Windows environments. We covered similar evasion tradecraft earlier this month, so this adds useful commercial context to the techniques we've been tracking.
That's all for today. The articles are the work of their original authors — the analysis here was automated.