# Cyber Defense Framework

- [Security Analyst Intro](https://jacob-taylor.gitbook.io/security-analyst/path-1/cyber-defense-framework/security-analyst-intro.md): Triage Specialist
- [Pyramid of Pain](https://jacob-taylor.gitbook.io/security-analyst/path-1/cyber-defense-framework/pyramid-of-pain.md): Utilize this model to determine the level of difficulty it will cause for an adversary to change the indicators associated with them, and their campaign.
- [Cyber Kill Chain](https://jacob-taylor.gitbook.io/security-analyst/path-1/cyber-defense-framework/cyber-kill-chain.md): The Cyber Kill Chain framework is designed for identification and prevention of the network intrusions. You will learn what the adversaries need to do in order to achieve their goals.
- [Unified Kill Chain](https://jacob-taylor.gitbook.io/security-analyst/path-1/cyber-defense-framework/unified-kill-chain.md): The Unified Kill Chain is a framework which establishes the phases of an attack, and a means of identifying and mitigating risk to IT assets.
- [Diamond Model](https://jacob-taylor.gitbook.io/security-analyst/path-1/cyber-defense-framework/diamond-model.md): The Diamond Model is composed of four core features: adversary, infrastructure, capability, and victim, and establishes the fundamental atomic element of any intrusion activity.
- [MITRE](https://jacob-taylor.gitbook.io/security-analyst/path-1/cyber-defense-framework/mitre.md): Various resources MITRE has made available for the cybersecurity community.


---

# 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://jacob-taylor.gitbook.io/security-analyst/path-1/cyber-defense-framework.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.
