# Lineaje AI Kill Chain

## AI Kill Chain - See How You Are At Risk&#x20;

Critical security and compliance gaps can arise within AI systems when established safeguards are not followed. These include unsafe practices like hidden prompts, weak validation, poor authentication, and mishandling of sensitive data across AI models, MCP servers, and AI agents. For all stakeholders, from developers to GRC and legal teams, addressing these issues is essential to maintain integrity, transparency, and adherence to global standards while ensuring trust in AI-driven software ecosystems.

The following section covers 10 stages involved in executing an attack using artificial intelligence.

### 10 Stages of AI Kill Chain

<figure><img src="/files/DyUrpcGMA0f4rmp6u1ll" alt=""><figcaption></figcaption></figure>

* [Stage 1: AI Reconnaissance](#stage-1-ai-reconnaissance)
* [Stage 2: Trust Establishment and Manipulation](#stage-2-trust-establishment-and-manipulation)
* [Stage 3: Instruction and Input Weaponization](#stage-3-instruction-and-input-weaponization)
* [Stage 4: Reasoning-Time Execution](#stage-4-reasoning-time-execution)
* [Stage 5: Tool and Environment Interaction](#stage-5-tool-and-environment-interaction)
* [Stage 6: Privilege Escalation](#stage-6-privilege-escalation)
* [Stage 7: Lateral Movement](#stage-7-lateral-movement)
* [Stage 8: Persistence](#stage-8-persistence)
* [Stage 9: AI Native Command and Control Center](/ai-kill-chain/the-stages-of-kill-chain/stage-9-ai-native-command-and-control-center.md)
* [Stage 10: Actions on Objectives](#stage-10-actions-on-objectives)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.veedna.com/ai-kill-chain/lineaje-ai-kill-chain.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
