> For the complete documentation index, see [llms.txt](https://docs.octoxlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octoxlabs.com/adapters/adapters/burp-suite-dast.md).

# Burp Suite DAST

## Connection Requirements

### 1 - IP

IP address or hostname of the Burp Suite DAST server.

### 2 - Port

Port number (optional, default: **443**).

### 3 - API Key

1. Log in to Burp Suite DAST as an administrator.
2. Click **Team > Add a new user**.
3. Enter a name and username that will help you identify the user later. For example, "GraphQL API User".
4. Enter an email address. For example, "<admin@example.com>".
5. From the **Choose a login type** menu, select **API key**.
6. Assign the user to one or more groups, ensuring that the assigned groups have the necessary permissions for the user to make the API calls they need.
7. Click **Save**.
8. When prompted, click **Copy API key** and save the key somewhere secure.

### 4 - Is Secure

Choose this if your connection is going to be over HTTPS (optional, default: **True**).

### 5 - Proxy

Proxy URL (optional).

### 6 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

{% hint style="danger" %}
**Attention**

Please perform a connection test to ensure there is a valid connection to the Burp Suite DAST host. When the discovery operation is finalized you will be able to see the details on Assets page.
{% endhint %}
