← Back to KHAO

Prompt injection · Microsoft · U.S. · The Information ·

Spammers are embedding Unicode in an attempt to evade filters that search for text

2 min read

Compiled by KHAO Editorial — aggregated from 1 source. See llms.txt for citation guidance.

◌ Single Source

Daily hits on the ASCII smuggling signature, a week before and after onset. Credit:.

By sprinkling the invisible text into the middle of the word “funding,” for example, filters may read the words “fun” and “ding” instead.

Key facts

Summary

A clever technique used to hide malicious prompts in attacks on AI agents has been adopted by spammers to evade filters on email platforms that are designed to flag unwanted messages used in mass campaigns. The technique is broadly known as ASCII smuggling. The block of 128 tags mimics a portion of the American Standard Code for Information Interchange almost perfectly, with one major difference: the characters they encode are readable by computers but, by design, are almost completely invisible to humans. Earlier this year, Microsoft started seeing a massive increase in spam messages that used the technique. “Because tag characters are invisible to humans but exist at the text-processing level, the same property that makes them useful for smuggling instructions into a model also makes them useful for obfuscating keywords before a detector evaluates them,” Microsoft explained Thursday.

Read full article at Ars Technica →

#Prompt injection #Microsoft #U.S. #The Information