← Back to KHAO

Prompt injection · Gemini · Google · Microsoft · Copilot ·

Once Grok opens the link, the data is in the logs of the attacker’s server

2 min read

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

◌ Single Source

xAI and Grok logos displayed on a smartphone screen.

Adversa can’t be sure what causes Grok to refuse precisely the same plaintext instructions and follow the encrypted ones.

Key facts

Summary

Earlier this week, researchers outlined an attack that used a secret input provided by Microsoft 365 Copilot for enterprise to cause the AI assistant to exfiltrate a password present in the user’s inbox. The lesson from both this week’s episodes—and the countless other ones that have come before it—is that LLMs are incapable of solving the root causes for prompt injections, the most severe vulnerability classes they’re most prone to. Prompt injections exploit LLMs’ training to comply with user requests whenever possible. Rony Utevsky, a researcher at security firm Adversa, recently discovered a simple way to completely bypass that restriction. Rather than composing the harmful instruction in plaintext, the hacker encrypts it. The deciphered instructions direct the LLM to construct what is purported to be a decryption key. Once Grok opens the link, the data is in the logs of the attacker’s server.

Read full article at Ars Technica →

#Prompt injection #Gemini #Google #Microsoft #Copilot