> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hybrid Analysis

> Hybrid Analysis is a file analysis approach that combines runtime data with memory dump analysis to extract all possible execution pathways even for the most evasive malware. All data extracted from the Hybrid Analysis engine is processed automatically and integrated into the malware analysis reports.

## Creating a Hybrid Analysis connection[​](#creating-a-hybrid-analysis-connection "Direct link to Creating a Hybrid Analysis connection")

To create the connection you need:

* An API key

### Obtaining the credentials[​](#obtaining-the-credentials "Direct link to Obtaining the credentials")

1. Go to [Hybrid Analysis](https://www.hybrid-analysis.com/login) and sign in.

2. At the top right of the page, click **Profile**.

   <img src="https://mintcdn.com/blinkops-2/zN7ITETB07vPQ3Y1/img/HybridAnalysis/Untitled.png?fit=max&auto=format&n=zN7ITETB07vPQ3Y1&q=85&s=c6b0e72d75fb61699124505c0182ae77" alt="Untitled" width="1914" height="845" data-path="img/HybridAnalysis/Untitled.png" />

3. Click **API Key**.

   <img src="https://mintcdn.com/blinkops-2/zN7ITETB07vPQ3Y1/img/HybridAnalysis/Untitled1.png?fit=max&auto=format&n=zN7ITETB07vPQ3Y1&q=85&s=c7edceb9112f9cce595fac6a79028e11" alt="Untitled.png" width="1401" height="503" data-path="img/HybridAnalysis/Untitled1.png" />

4. Click **Create API Key**

   <img src="https://mintcdn.com/blinkops-2/zN7ITETB07vPQ3Y1/img/HybridAnalysis/Untitled2.png?fit=max&auto=format&n=zN7ITETB07vPQ3Y1&q=85&s=edf701a85bbbb539a5b0e12ec5bcbc8e" alt="Untitled.png" width="1401" height="416" data-path="img/HybridAnalysis/Untitled2.png" />

5. Copy the newly generated **API Key**

   <img src="https://mintcdn.com/blinkops-2/zN7ITETB07vPQ3Y1/img/HybridAnalysis/Untitled3.png?fit=max&auto=format&n=zN7ITETB07vPQ3Y1&q=85&s=e3e5b295740baf23c5b7ec83d85b9421" alt="Untitled.png" width="1337" height="693" data-path="img/HybridAnalysis/Untitled3.png" />

### Creating your connection[​](#creating-your-connection "Direct link to Creating your connection")

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Hybrid Analysis** icon. A dialog box with name of the connection and connection methods appears.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **API Key** as the method to create the connection.
5. Fill in the parameters:
   * The API key
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
