The Promptware Kill Chain: How Prompt Injections Gradually Evolved Into a Multistep Malware Delivery Mechanism
Oleg Brodt, Elad Feldman, Bruce Schneier, Ben Nassi

TL;DR
This paper introduces a seven-stage promptware kill chain, illustrating how prompt injections have evolved into multistep malware delivery mechanisms targeting large language models, supported by analysis of real-world incidents.
Contribution
It defines a new promptware kill chain framework, analyzes existing attacks, and emphasizes the need for comprehensive defense strategies against evolving prompt-based threats.
Findings
At least 21 documented attacks traverse four or more stages of the kill chain.
Prompt injections have evolved into complex, multistep malware mechanisms.
A structured threat model enables better risk assessment and defense design.
Abstract
Prompt injection was initially framed as the large language model (LLM) analogue of SQL injection. However, over the past three years, attacks labeled as prompt injection have evolved from isolated input-manipulation exploits into multistep attack mechanisms that resemble malware. In this paper, we argue that prompt injections evolved into promptware, a new class of malware execution mechanism triggered through prompts engineered to exploit an application's LLM. We introduce a seven-stage promptware kill chain: Initial Access (prompt injection), Privilege Escalation (jailbreaking), Reconnaissance, Persistence (memory and retrieval poisoning), Command and Control, Lateral Movement, and Actions on Objective. We analyze thirty-six prominent studies and real-world incidents affecting production LLM systems and show that at least twenty-one documented attacks that traverse four or more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Security and Verification in Computing · Information and Cyber Security
