// BLOG BackBox Labs

Research, threat intelligence & cybersecurity insights.

Technical articles, offensive security methodologies, AI-driven cyber operations and emerging threat analysis.

Technical Writeup September 21, 2026

Breaking Chrome 152: A Complete V8 Sandbox Escape and Renderer RCE

BackBox AI built a complete exploit chain against the v8CTF Chrome 152 target: an address leak, arbitrary read and write inside the V8 sandbox, a parser overflow that writes outside it, and a ROP chain that opens and reads a file on disk. Here is how each stage works, and what it says about patch lag.

Read
Security Advisory August 20, 2026

Security Advisory: Stored XSS in nopCommerce via an SVG animate Handler That Slips Past the HtmlFormatter Blocklist

During a client-commissioned penetration test, BackBox AI pivoted from gray-box to white-box, fingerprinted the exact nopCommerce version, pulled the matching source, and found a stored XSS: an SVG animate onbegin handler that slips past the platform's HtmlFormatter blocklist and a fronting web application firewall. The sanitizer root cause is unfixed through the latest release (4.90.6).

Read
Technical Writeup July 15, 2026

AI Malware Analysis: Reasoning Through the Glitch SPY Android RAT

We pointed BackBox AI at a live Android RAT and asked for a full analysis. It unpacked a dropper, decoded an XOR-obfuscated C2 URL straight from smali bytecode, confirmed that the C2 infrastructure was still responding by speaking the malware's own protocol, and attributed the operation. This is what evidence-driven analytical reasoning looks like when it reaches past red teaming.

Read
Penetration Testing July 19, 2025

Threat Led Penetration Testing: Enhancing Cyber Resilience

How BackBox Labs applies an adversary-driven Threat Led Penetration Testing (TLPT) methodology that combines threat intelligence, AI-powered attack surface discovery, and human expertise to measure real operational resilience.

Read