---
title: "WhiteHat Sentinel"
slug: "whitehat"
updated: 2025-06-24T17:49:39Z
published: 2025-06-24T17:49:39Z
canonical: "help.nucleussec.com/whitehat"
---

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

# WhiteHat Sentinel

## Overview

WhiteHat Sentinel is a cloud-based web application security platform that helps organizations identify, manage, and remediate security vulnerabilities. It offers automated security testing for websites and web applications, focusing on detecting common vulnerabilities like cross-site scripting (XSS), SQL injection, and other security risks.

Nucleus enables you to ingest your WhiteHat Sentinel vulnerability data directly into your Nucleus console using an automated connector.

At this point in time, the WhiteHat Sentinel connector supports importing results from Sentinel Dynamic.

## Connector Setup

### Connector Setup Checklist

Follow the steps in this checklist to successfully set up this connector:

1. **API Access** Create a API Key in WhiteHat Sentinel.
2. **Connector Configuration** Create and configure the connector in your Nucleus project.
3. **Data Ingestion** Create one or more vulnerability scan ingest rules to ingest vulnerabilities from WhiteHat Sentinel.

### 1. API Access

1. Log in to your WhiteHat instance.
2. Click the **My Profile** link next to your email/username.
3. Click "API Key".

![whitehat_api_key.png](https://cdn.document360.io/3888970a-6501-459e-acc9-c47b71c6d64c/Images/Documentation/whitehat_api_key.png)

1. Enter your WhiteHat password and click the "Authenticate" button.
2. Make a note of the API key displayed on screen.

### 2. Connector Configuration

1. Open Nucleus and go to **Integration Hub > Connector Setup.**
2. Under the **Scanners** section, click the **WhiteHat Sentinel** icon.

![image.png](https://cdn.document360.io/3888970a-6501-459e-acc9-c47b71c6d64c/Images/Documentation/image%28352%29.png)

1. In the **Setup WhiteHat Sentinel Connector** popup, enter the following information:

| Field | Description |
| --- | --- |
| Name | Enter a name for your connector. |
| Description | Enter a description for your connector. |
| API URL | Enter the URL to your WhiteHat Sentinel instance. **Include the full path to the API.** |
| API Token | Enter API key from your WhiteHat instance here. |

1. Click **Verify Credentials**.
2. Click **Save**.

### 3. Data Ingestion

1. Go to Integration Hub > Import via Connector.
2. Select the WhiteHat Sentinel connector you just created.
3. Select the assets to ingest.
4. Select a schedule to import scans into the project.
5. Click Save & Finish.
