/
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

Ars Technica Dan Goodin

Context & Ripple Effects

Email defenses have long had to contend with protocol-level evasion: 2020 research identified email-protocol exploits that could disguise spear-phishing attacks. Microsoft’s warning puts invisible-character encoding in that same delivery-layer contest.

The technique also crosses from LLM security into mail abuse. July research on prompt-injection-based defensive tactics showed that adversarial text manipulation had become an active security battlefield; spammers are applying a related concealment approach against email filters.

First-order effects

  • Email platforms must detect and normalize hidden Unicode or ASCII-smuggling content rather than relying solely on the text rendered to recipients.
  • Spammers gain a way to make malicious instructions less visible to automated filtering while keeping the email’s apparent content intact for the recipient.

Second-order effects

  • Microsoft and other email-security providers face pressure to add encoding-aware inspection, increasing the risk of filtering legitimate messages that use unusual character sets.
  • Phishing detection shifts toward comparing rendered and underlying message content, extending analysis beyond conventional keyword and link-based screening.

Third-order effects

  • If adversarial text encodings keep moving between AI prompts and messaging, the AI enforcement surface will include the parsers and normalization layers that sit before a model or filter evaluates content.
  • Email security is moving toward provenance- and representation-aware controls, because semantic analysis alone cannot reliably assess text whose machine-readable form differs from its visible form.

The trend: Prompt-injection techniques are spreading into communication channels, forcing security systems to inspect how content is encoded as well as what it says.

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.