# ReversingLabs

{% hint style="info" %}
ReversingLabs is a Threat Intelligence (TI) integration. TI Data Source integrations are used during investigations to improve analysis and in interactive chat to help answer questions. They are optional, but enabling more tooling integrations enhances Dropzone analysis.
{% endhint %}

The Dropzone AI Platform integrates with [ReversingLabs](https://www.reversinglabs.com/), a cybersecurity company specializing in software supply chain security, to inspect files and full software binaries for threats, malware and malicious code.

## Enable ReversingLabs

To enable the Data Source integration, you'll need the following information:

| Dropzone Field | Source                                                                                  |
| -------------- | --------------------------------------------------------------------------------------- |
| User Name      | The username of your ReversingLabs account in the form of a string, e.g. u/company/user |
| Password       | The password associated with the aforementioned account                                 |

To enable the Data Source integration, do the following:

* Navigate to your Dropzone AI tenant home page e.g. https\://*mycompany*.dropzone.app
* In the bottom left hand corner, click Settings > Integrations

<figure><img src="/files/zN02u3HObDaemUY8E1kD" alt=""><figcaption><p>Integrations Dropdown</p></figcaption></figure>

* Click "Provided"

<figure><img src="/files/HcIiou5uuBhwpIXCyv2r" alt=""><figcaption><p>Click Provided</p></figcaption></figure>

* In the Search bar, search ReversingLabs and click it

<figure><img src="/files/mMWT1n7LzHARIYGPjMY3" alt=""><figcaption><p>Select ReversingLabs</p></figcaption></figure>

* Input the user name and password
* Under "Enabled Entity Types," select the entity types you want Dropzone to scan
* Click "Test & Save" to finish

<figure><img src="/files/sqUySGO3FHYPSLE67Q6d" alt=""><figcaption><p>The Okta Data Source Configuration</p></figcaption></figure>

If you have any errors engage your Dropzone AI support representative.


---

# 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.dropzone.ai/integrations/data/reversinglabs.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.
