ASCII smuggling technique migrates from AI attacks to mass email spam evasion
A method originally developed to hide malicious prompts from AI systems is now being weaponized by spammers to bypass email security filters.

What happened
ASCII smuggling, a technique that uses invisible Unicode tag characters to encode text readable by computers but imperceptible to humans, has been adopted by spammers to evade email platform filters. Microsoft detected a massive spike in ASCII smuggling signatures beginning in early February 2024, jumping from approximately 21,000 per day to over 1.3 million within one day, reaching 2.5 million within four days. The wave of spam using this technique persisted for months before sharply declining in mid-May.
Context
ASCII smuggling exploits the same mechanism that made it effective for prompt injection attacks on AI systems—invisible encoding that machines process but humans do not perceive—to obfuscate spam keywords from automated detection systems. This application inverts the original intent but leverages identical technical properties, allowing malicious content to pass through security filters while appearing innocuous to end users. The technique demonstrates how defensive evasion methods can migrate across threat landscapes as adversaries adopt proven obfuscation approaches for different attack vectors.