> For the complete documentation index, see [llms.txt](https://docs.expel.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expel.io/workbench-reference/investigations-and-incidents/understanding-incidents.md).

# Understanding Incidents

An **Incident** is simply a flag on an [Investigation](/workbench-reference/investigations-and-incidents/understanding-investigations.md) that enables Expel to document [Findings](#findings) and create [Remediation Actions](#remediation-actions). Anything that is especially urgent will be categorized as a **Critical Security Incident**.

## Findings

A **Finding** is where our SOC analysts document answers to questions like:&#x20;

* What is it?&#x20;
* Where is it?&#x20;
* When did it get here?&#x20;
* How did it get here?&#x20;

You may see text-only findings or more detailed evidence findings.

## Remediation Actions

A **Remediation Action** contains the SOC analyst's recommendation(s) on the best next actions to take to mitigate threats to your environment.&#x20;

* The analyst will provide this guidance when they do not have sufficient access to your system and/or are not able to perform the task themselves based on the technology.&#x20;
* You may also choose to enable one or more [Auto Remediations](/workbench-setup/auto-remediations/about-auto-remediations.md) to instruct our platform to perform certain SOC recommendations automatically, and to grant Expel with the necessary access to do so.

## Suspected Threat Type <a href="#h_01k39a4tyd93ftj307tnnypq0v" id="h_01k39a4tyd93ftj307tnnypq0v"></a>

The threat type indicates the type of activity that was observed for an Incident.

<table><thead><tr><th width="248.5">Type</th><th>Meaning</th></tr></thead><tbody><tr><td>Account compromise</td><td>A password was compromised, and login was successful.<br><br><em>This status is used when we cannot identify the threat vector/origin for a phishing email, or when the malicious activity is in your inbox or email account.</em></td></tr><tr><td>Business email compromise (BEC)</td><td>The activity indicates a compromise of a business email account where the password was compromised, login was successful, <em>and</em> actions were successfully taken on a target.<br><br><em>This status is only used in situations where we can definitively confirm the threat vector was a phishing email and/or there was malicious activity observed within the email account.</em></td></tr><tr><td>Credential theft</td><td>A password was stolen via credential harvesters, but the login was not successful and no actions were taken on the target (due to being blocked by MFA or conditional access).</td></tr><tr><td>Non-targeted</td><td>The activity displays non-targeted qualities.</td></tr><tr><td>Non-targeted commodity malware</td><td>The activity displays non-targeted commodity malware qualities.</td></tr><tr><td>Policy violation</td><td>The activity indicates risky, user-driven behavior such as cryptocurrency mining or piracy. </td></tr><tr><td>Red team</td><td>The activity is explicitly confirmed to be associated with red team engagement.</td></tr><tr><td>Targeted</td><td>The activity displays qualities of being targeted to your environment.</td></tr><tr><td>Unknown</td><td>The activity is from an unknown threat at the time of promotion.<br><br><em>This status is subject to change during an investigation.</em></td></tr></tbody></table>

## Suspected Attack Vector <a href="#h_01k39a4tyn7z1w5et0dd5yc9jx" id="h_01k39a4tyn7z1w5et0dd5yc9jx"></a>

The attack vector indicates the vector of compromise identified for an Incident (meaning, what allowed the malware or actor into the environment).

<table><thead><tr><th width="252.39453125">Vector</th><th>Meaning</th></tr></thead><tbody><tr><td>Credential theft</td><td>The vector of compromise is theft of credentials.</td></tr><tr><td>Drive-by download</td><td>The vector of compromise is a malicious download that occurred while visiting a malicious or compromised website.</td></tr><tr><td>Misconfiguration</td><td>The vector of compromise is an improperly secured resource that was left unintentionally exposed.</td></tr><tr><td>Phishing</td><td>The vector of compromise is phishing activity.</td></tr><tr><td>Phishing - attachment</td><td>The vector of compromise is specifically a phishing attachment.</td></tr><tr><td>Phishing - link</td><td>The vector of compromise is specifically a phishing link.</td></tr><tr><td>Removable media</td><td>The vector of compromise is some type of removable media (like an infected USB drive).</td></tr><tr><td>Server-side vulnerability</td><td>The vector of compromise is a software infrastructure attack via a server.</td></tr><tr><td>Spear phishing</td><td>The vector of compromise is a targeted fraudulent email impersonating a trusted source.</td></tr><tr><td>Spear phishing - attachment</td><td>The vector of compromise is specifically an attachment in a fraudulent email impersonating a trusted source.</td></tr><tr><td>Spear phishing - link</td><td>The vector of compromise is specifically a link in a fraudulent email impersonating a trusted source.</td></tr><tr><td>Strategic web compromise</td><td>The vector of compromise is watering hole attack via an infected, trusted website.</td></tr><tr><td>Unknown</td><td>The vector of compromise is unknown.</td></tr></tbody></table>

## Suspected Attack Lifecycle <a href="#h_01k39a4tyxm4rz6ekvxzkzcjjy" id="h_01k39a4tyxm4rz6ekvxzkzcjjy"></a>

The attack lifecycle helps contextualize an Incident within the Cyber Kill Chain and MITRE ATT\&CK frameworks. See [About Detection Strategy](/workbench-reference/detections/about-detection-strategy.md) for more information about these frameworks.

<table><thead><tr><th width="253.19921875">Stage</th><th>Meaning</th></tr></thead><tbody><tr><td>Actions on targets</td><td>The attack occurred during the Cyber Kill Chain's Action on Objectives stage.</td></tr><tr><td>Command &#x26; control (C2)</td><td>The attack occurred during the Cyber Kill Chain's Command &#x26; Control stage.</td></tr><tr><td>Delivery</td><td>The attack occurred during the Cyber Kill Chain's Delivery stage.</td></tr><tr><td>Exploitation</td><td>The attack occurred during the Cyber Kill Chain's Exploitation stage.</td></tr><tr><td>Initial recon</td><td>The attack occurred during the Cyber Kill Chain's Reconnaissance stage.</td></tr><tr><td>Installation</td><td>The attack occurred during the Cyber Kill Chain's Installation stage.</td></tr><tr><td>Lateral movement</td><td>The attack indicates Lateral Movement, per the MITRE ATT&#x26;CK framework.</td></tr><tr><td>Unknown</td><td>The stage of the attack is unknown.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.expel.io/workbench-reference/investigations-and-incidents/understanding-incidents.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
