RC RANDOM CHAOS

detection engineering

84 posts

torch.load runs attacker code before the first denoising step
Article

torch.load runs attacker code before the first denoising step

A diffusion inpainting model can't execute a prompt. The real RCE is pickle deserialisation in the loader, custom nodes, and the agent around it.

CORS misconfiguration is consent, not an exploit
Article

CORS misconfiguration is consent, not an exploit

CORS misconfiguration explained at the mechanism level: origin reflection, null origin, broken allowlist matching, the credentialed-read exploit path, and why it stays invisible in telemetry.

Sanctioned keylogger, unlocked back end
Article

Sanctioned keylogger, unlocked back end

Meta's exposed employee keystroke telemetry is not an AI story. It is a third-party data-handling failure: T1056.001 collection, an unauthenticated store, T1530 read.

There is no free()
Article

There is no free()

Claude Code's extended thinking is not a use-after-free. The real exposure is indirect prompt injection into a tool-holding agent - OWASP LLM01, ATLAS T0051.

A model brute-forced Linear A
Article

A model brute-forced Linear A

A Linear A decipherment claim exposes the lesson defenders miss: complexity is not security, and scaled pattern recognition defeats obscurity.

Google IPv6 crossed 50%, your IPv4 controls didn't follow
Article

Google IPv6 crossed 50%, your IPv4 controls didn't follow

Google's IPv6 traffic crossed 50 percent. IPv4-era controls don't see IPv6 - the kernel, NDP, scanning, and telemetry reality for defenders.

Google killed io_uring fleet-wide in 2023
Article

Google killed io_uring fleet-wide in 2023

io_uring runs file and network operations off the syscall path, blinding seccomp, auditd, and EDR, while epoll stays observable to defenders.

Social engineering is a misconfiguration
Article

Social engineering is a misconfiguration

Human error in identity workflows is a misconfiguration, not incompetence - how Scattered Spider, 0ktapus and MFA fatigue exploit the validation gap.

A SQLite underflow, and the flood behind it
Article

A SQLite underflow, and the flood behind it

AI isn't replacing defenders - it's multiplying vulnerability volume, hallucinated dependencies, and synthetic findings. The skill that survives is validation at machine rate.

AMD's Memory Encryption Blind Spot
Article

AMD's Memory Encryption Blind Spot

AMD re-enables TSME on Ryzen 9000 in July. What it stops, what it never touches, and the physical-attack telemetry gap defenders miss.

MITRE already filed your detection bypass as AML.T0015
Article

MITRE already filed your detection bypass as AML.T0015

ML malware detection is a deterministic classifier with a mappable decision boundary. Attackers exploit its learned bias. That demands more engineering.

DeepSeek dodged the Entity List, not your pipeline
Article

DeepSeek dodged the Entity List, not your pipeline

US regulators listed 100+ firms but held off on DeepSeek. The real exposure: third-party AI weights and inference as a trusted security supply chain.