> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/integrations/overview/intruder-integration.md).

# Intruder Integration

Intruder is a vulnerability management solution that gives a real-time view of attack surfaces through continuous network monitoring, automated vulnerability scanning, and proactive threat response in a single platform.

### How does this integration help Sprinto <a href="#how-does-this-integration-help-sprinto" id="how-does-this-integration-help-sprinto"></a>

The integration below assists Sprinto in meeting compliance requirements concerning vulnerability monitoring on production classified code repositories. Sprinto detects vulnerabilities from your configured Intruder account and ensures they are resolved within the defined SLA (Service Level Agreement) with the assistance of Sprinto's checks.

#### &#x20;Sprinto checks for Intruder integration <a href="#sprinto-checks-for-intruder-integration" id="sprinto-checks-for-intruder-integration"></a>

Following are the Sprinto checks available for Intruder integration:

<table><thead><tr><th width="178.56640625">Sprinto check</th><th>Required action</th></tr></thead><tbody><tr><td>Intruder vulnerability alert should be resolved within SLA</td><td>This check activates when Sprinto detects a vulnerability in the open status on your configured Intruder account. <br><br>To fix this check, resolve the detected vulnerability from the source.</td></tr></tbody></table>

### Before your begin <a href="#before-your-begin" id="before-your-begin"></a>

* Ensure you have “Admin” access on the Intruder account you wish to integrate on Sprinto.
* Log in on Sprinto as administrator.

### Integrate Sprinto with Intruder <a href="#integrate-sprinto-with-intruder" id="integrate-sprinto-with-intruder"></a>

Follow the below steps to integrate Sprinto with Intruder:

1. the Get API Key from the Intruder account.

* Log in to your [Intruder account](https://accounts.intruder.io/login?_gl=1*1cpd5b8*_ga*MTI0MzYzNzEzMS4xNzEyMjE3MDEw*_ga_ME4CJVYS32*MTcxMjIxNzAwOS4xLjEuMTcxMjIxNzA4OS42MC4wLjA.) using your credentials or available Single Sign-On (SSO) options.
* Go to Settings > API Access Token, and click + Create Access Token.

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72092294909/original/5rj8Q3C2ilW4OL3WWwI9-QzQe4wOJNJSsQ.png?1712218005" alt="" width="563"><figcaption></figcaption></figure>
* Enter the **Token name**, description, and expiry, then click Save.
* Copy the generated API key and save it securely. We will need this API key on Sprinto to build the integration.

2. Integrate Intrduder on Sprinto.

* Go to Settings > Integrations > Available, and click Connect next to Intruder.
* Read the on-screen instructions, and click Next.
* Enter the API Key copied from Step 1, and click Connect.\
  Note: Ensure you have a pop-up window enabled on your web browser.<br>

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72092294906/original/ZAgESSJHyZ8PzqtOl2OhGGuRyR_x_M5Grg.png?1712218004" alt="" width="375"><figcaption></figcaption></figure>

3. Add Intruder as a vulnerability monitoring source.

* Go to Data Library > Vulnerabilities > Overview, and click + Add Monitoring Source.
* On Add Vulnerability monitoring source page, click Choose next to Intruder.<br>

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72092294908/original/Yei3yTUTp3xoQ9ZV-5qW0iwECS1SRPfeVQ.png?1712218004" alt="" width="375"><figcaption></figcaption></figure>
* Click Add Intruder from the configuration page.

After completing Step 2, allow 15 to 20 minutes for Sprinto to finish the data syncing process. Sprinto may take a few hours to evaluate the synced data and activate relevant Sprinto checks. If needed, go to Data Library > Vulnerabilities and click Intruder to review the pending Sprinto checks.

If you need any assistance with the integration, kindly get in touch with [Sprinto support](mailto:www.support@sprinto.com).


---

# 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:

```
GET https://docs.sprinto.com/integrations/overview/intruder-integration.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.
