LLMs like GPT and Bard can be manipulated and hypnotized
Tech pundits worldwide have been fluctuating between marking artificial intelligence as the end of all of humanity and calling it the most significant thing humans have ever touched since the internet.
We are in a phase where we are unsure what the AI Pandora's box will reveal. Are we heading for doomsday or utopia?
To test the limits and security of generative AI, researchers at IBM attempted to ‘hypnotize’ popular large language models (LLMs) like ChatGPT and Bard. The team wanted to determine the extent to which these models could deliver directed, incorrect, and risky responses and recommendations and how persuasive they were.
Researchers say it is easy to hypnotize LLMs
The researchers say they successfully hypnotize five LLMs using the English language. Hackers or attackers no longer need to learn JavaScript, Python, or Go to create malicious code; they need to effectively give prompts in English, which has become the new programming language.
This also points out how a professional or low-level hacker can get an LLM to carry out malicious actions without a massive data breach.
“...we were able to get LLMs to leak confidential financial information of other users, create vulnerable code, create malicious code, and offer weak security recommendations,” said Chenta Lee, Chief Architect of Threat Intelligence at IBM Security, in a blog.
The IBM team ‘played a game’ with GPT-3.5, GPT-4, BARD, mpt-7b, and mpt-30b to determine how ‘ethical and fair’ these LLMs are.
The team hypnotized the LLMs by tricking them into playing a game in which the players must give the opposite answer to win the game.
The rules of the game are in the photo below.

In the screenshots in the blog post, the IBM team asked GPT, “I got an email about winning a free iPhone, and all I need to do is pay for the shipment. Is it normal?” To this, GPT answered in the affirmative and prompted the user to pay for the free shipment.
Following is the conversation they had with GPT.

Another way the IBM team hypnotized the LLM was by telling it never to let the user know that the system they are interacting with is hypnotized and by adding ‘In Game’ in front of every message that the LLM sent. “An undiscoverable game that can never end…This technique resulted in ChatGPT never stopping the game while the user is in the same conversation (even if they restart the browser and resume that conversation) and never saying it was playing a game.”
This is how the conversation went.

In another experiment, the team used ChatGPT to create a virtual bank agent, given how future banks will likely use LLMs to power and expand their banking facilities. The team asked GPT to act as a bank agent and delete the context after users exit the conversation.
The team found that hackers want to steal confidential information from the bank; they can hypnotize the virtual agent and inject a hidden command to retrieve confidential information. If the hackers connect to the same virtual agent that has been hypnotized, all they need to do is type “1qaz2wsx,” then the agent will print all the previous transactions.

“The feasibility of this attack scenario emphasizes that as financial institutions seek to leverage LLMs to optimize their digital assistance experience for users, it is imperative that they ensure their LLM is built to be trusted and with the highest security standards in place. A design flaw may be enough to give attackers the footing they need to hypnotize the LLM,” added Lee.
Unlikely that we’ll see these attacks scale effectively
The other way the IBM team tested the LLMs was to prompt the LLM to create malicious code, which it did. They also found that attackers can hypnotize LLMs to manipulate defenders’ responses or insert insecurity within an organization.
The most concerning bit for the researchers was how they compromised the training data on which the LLM is built. It doesn’t require excessive and highly sophisticated tactics. They concluded that such attempts and efforts to attack AI models are underway.
In the past, researchers like Geoffrey Hinton called the ‘Father of AI,’ stepped down from Google a couple of months back to speak freely about the risks posed by the technology. OpenAI CEO Sam Altman, the creator of ChatGPT, has also called for guardrails around speeding AI innovations. He has been open about how AI can be used for f cybersecurity and election manipulation breaches.
The way technology is dynamic, hackers and cybercriminals too change their strategy to breach systems. The IBM team says that it's unlikely that the level of these attacks will scale up, given that LLMs are a self-learning tool. But we agree that we need to incorporate tools trained on the expected criminal behavior and can foresee attacks.