/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Microsoft says email spammers are adopting ASCII smuggling, an AI prompt injection tactic used to hide malicious instructions, to evade email platform filters

A clever technique used to hide malicious prompts in attacks on AI agents has been adopted by spammers to evade filters …

Ars Technica Dan Goodin

Context & Ripple Effects

Email-filter evasion is an established problem in the corpus: researchers previously identified email-protocol exploits that could disguise spear-phishing attacks. The reported use of invisible or misleading character encoding extends that contest into the text a filter must interpret, rather than merely the sender or attachment.

The technique also connects email security to AI-agent defense. Microsoft had already introduced Azure AI Studio prompt shields against attempts to make chatbots act outside their intended behavior; ASCII smuggling shows the same concealment method crossing into phishing.

First-order effects

  • Email spammers gain a way to place malicious instructions in messages while making the underlying text harder for email-platform filters to recognize.
  • Microsoft and other email-platform operators must account for hidden or transformed characters when inspecting suspicious messages, not only their human-readable appearance.

Second-order effects

  • Security teams evaluating AI prompt-injection controls have a reason to apply comparable text-normalization and inspection practices to inbound email workflows.
  • Phishing-defense vendors face pressure to test detections against encoded and visually ambiguous text, alongside the older protocol-level evasion techniques.

Third-order effects

  • If cross-channel reuse persists, prompt injection becomes an agentic attack-surface issue rather than a risk confined to AI assistants: the same text can target both a mail filter and an AI system that processes mail.
  • Email security is moving toward semantic inspection of message content and transformations, narrowing the historical separation between anti-phishing controls and AI safety controls.

The trend: Prompt-injection techniques are becoming general-purpose text-evasion methods as AI systems and traditional communications platforms increasingly process the same untrusted content.

Discussion

  • r/technology r on reddit
    Once popular for attacking AI, ASCII smuggling is embraced by spammers |  A once-overlooked block of unicode that's invisible to humans is gaining ever wider use.