AI-Powered Ransomware: PromptLock Emerges Using OpenAI’s Latest Language Model

9

AI-Powered Ransomware Emerges Using OpenAI's Latest Language Model

Cybersecurity researchers have discovered the first known artificial intelligence-powered ransomware threat targeting enterprise systems. The malware leverages OpenAI's recently released gpt-oss:20b language model. The malware, dubbed PromptLock, generates malicious scripts in real-time to encrypt files across multiple operating systems.

ESET, a Slovak cybersecurity firm, identified the ransomware variant written in Golang that utilizes the Ollama API to locally generate cross-platform Lua scripts. This development marks a concerning evolution in how artificial intelligence poses new cybersecurity risks for businesses.

Technical Capabilities and Implementation

The ransomware employs the SPECK 128-bit encryption algorithm and can target Windows, Linux, and macOS systems. Rather than downloading the entire AI model, PromptLock establishes a proxy connection to a server running the Ollama API with the gpt-oss-20b model.

"PromptLock leverages Lua scripts generated from hard-coded prompts to enumerate the local filesystem, inspect target files, exfiltrate selected data, and perform encryption," ESET researchers explained. The malware can customize its ransom notes based on the type of system infected, whether it's a personal computer, company server, or industrial controller.

Security Implications and Detection Challenges

The use of AI-generated scripts presents unique challenges for cybersecurity professionals. Since the indicators of compromise may vary between executions, traditional detection methods become less effective. This variability could significantly complicate threat identification and response efforts.

While PromptLock appears to be a proof-of-concept rather than actively deployed malware, its emergence coincides with broader concerns about AI misuse in cybercrime. The discovery comes as researchers identified vulnerabilities in multiple AI platforms, including a new attack called PROMISQROUTE that can bypass security filters in popular AI models.

Protective Measures and Response Strategies

Organizations must implement comprehensive security measures to defend against this emerging threat. Developing an effective ransomware response strategy is crucial for modern businesses.

Essential Security Measures:

  • Maintain robust backup systems that are isolated from the main network
  • Implement advanced endpoint protection solutions capable of behavioral detection
  • Stay informed about emerging AI-powered threats and adjust security protocols accordingly

The development of AI-powered ransomware represents a significant shift in the cybersecurity landscape, requiring organizations to adapt their defense strategies for this new generation of threats. For more information about emerging AI-powered cyber threats, visit the CISA Advisory on AI-Enhanced Cyber Attacks.

You might also like