Microsoft says email spammers are adopting ASCII smuggling, an AI prompt injection tactic used to hide malicious instructions, to evade email platform filters (Dan Goodin/Ars Technica)
A clever technique used to hide malicious prompts in attacks on AI agents has been adopted by spammers to evade filters …
Microsoft has reported that spammers are using a technique called ASCII smuggling to evade email filters. This technique, typically used to hide malicious prompts in AI attacks, involves embedding invisible Unicode characters in emails to conceal malicious instructions. According to Microsoft researchers Noam Kochavi and Sarah Wolstencroft, cited by The Register, ASCII smuggling allows attackers to hide content inside text that appears normal to humans but can be decoded by computers.
The Register and Ars Technica reports that Microsoft uncovered a massive phishing campaign using this technique, which peaked at over 2.37 million messages in late February and remained elevated over the next three months. The campaign used invisible Unicode tag characters to hide malicious prompts, making it difficult for email filters to detect. As The Register notes, this technique is popular for indirect prompt injection attacks, where an attacker hides instructions for an AI assistant in invisible Unicode characters.
Ars Technica provides more details on ASCII smuggling, explaining that it uses a special range of Unicode tags that mimic the American Standard Code for Information Interchange. These tags, such as U+E0041 and U+E0061, encode characters that are readable by computers but almost completely invisible to humans. By expressing malicious prompts in these tags, attackers can hide instructions that are detectable by AI models but not by humans reading the email.
Brief written by urgent.news from Techmeme, The Register, The Register Science, Ars Technica — 4 reports on this story. Machine-written — may contain errors; check the original before relying on it.
This story
This is one outlet's version. Read the fullest account.
- ASCII smuggling isn't just an AI security risk theregister.com
- Once popular for attacking AI, ASCII smuggling is embraced by spammers arstechnica.com