Once popular for attacking AI, ASCII smuggling is embraced by spammers
ASCII smuggling is a technique once used to hide AI attack instructions, now adopted by spam senders to bypass email platform filtering mechanisms. This technique embeds malicious instructions into content using Unicode tags (such as U+E0041 for “A” and U+E0061 for “a”). Although these characters can be recognized by computers, they are almost invisible to humans. Originally used to evade AI prompt injection attacks, it is now used to bypass email filtering systems. This technique relies on 128 ASCII tags, which are highly similar to standard ASCII, with only differences in readability. This makes malicious content visually invisible yet still detectable and executable by AI models.