Skip to main content

Integrating Invicti Enterprise with Webhooks

This document is for:
Invicti Enterprise On-Demand, Invicti Enterprise On-Premises

Invicti Enterprise allows you to integrate with many issue-tracking systems. But, there are some applications for which Invicti Enterprise does not currently offer integration.

Instead, Invicti Enterprise offers webhook integration for applications that support incoming webhooks.

Webhooks are not applications, but they provide a way for an application to get data from other applications with real-time information.

Webhook fields

This table lists and explains the Webhook fields in the New Webhook Integration page.

Button/Section/FieldDescription
NameThis is the name of the configuration that will be shown in menus.
MandatoryThis section contains fields that must be completed.
URLThis is the Webhook instance URL.
Title FormatThis is the string format that is used to create the vulnerability title.
HTTP MethodThis indicates the action to be performed on a resource for the request.
Parameter TypeThis is the data format in which requests are sent.
OptionalThis section contains optional fields.
Issue ParameterThis is the parameter name of the issue.
Title ParameterThis is the parameter name of the issue title.
Body ParameterThis is the parameter name of the issue body.
UsernameThis is the username for the HTTP authentication.
PasswordThis is the password for HTTP authentication.
HTTP HeadersThis section contains the HTTP Headers that will be added to the HTTP request.
NameEnter a name for the new HTTP Header.
ValueEnter a value for the new HTTP Header.
Custom FieldsThis section contains user-defined custom fields.
New Custom FieldSelect to create a new custom field.
NameEnter a name for the new custom field.
ValueEnter a value for the new custom field.
Drop-downSelect the drop-down to change the input type. The options are:
  • Text
  • Password
  • Textarea
  • File upload
  • Complex
Create Sample IssueOnce all relevant fields have been configured, click to create a sample issue.

How to integrate Invicti Enterprise with a webhook

  1. Log in to Invicti Enterprise.
  2. From the main menu, select Integrations > New Integration.
Webhook integration selection
  1. From the API section, select Webhook.
  2. Create a webhook for the application you want.
  3. In the Name field, enter a name for the integration.
  4. In the Mandatory section, complete the connection details:
    • URL
    • Title Format
    • HTTP Method
    • Parameter Type
Webhook mandatory fields configuration
  1. In the Optional section, complete as required:
    • Issue Parameter
    • Title Parameter
    • Body Parameter
    • Username
    • Password
  2. Select Create Sample Issue to confirm that Invicti Enterprise can connect to the configured system. A confirmation message is displayed to confirm that the sample issue has been successfully created.
important

If the Webhook integration is not configured correctly, Invicti Enterprise will correctly route descriptive error messages to you.

  1. Select Save to save the integration.

How to export reported vulnerabilities to projects using a webhook

There are several ways to send issues to projects using a webhook with Invicti Enterprise:

  • Once notifications have been configured, you can configure Invicti Enterprise to automatically send vulnerabilities after scanning has been completed (see How to Configure a Notification to Report Vulnerabilities to an Issue Tracking System).
  • You can send one or more issues from the Issues window:
    • You must have Manage Issue permission.
    • From the main menu, select Issues, then All Issues.
    • From the Issues page, select one or more issues you want to send.
    • Select Send To > Webhook.

A pop-up is displayed, with a message about the issue you have sent via the webhook. If there is an error, this information will be displayed instead.

Sending issues via webhook
  • You can send an issue from the Recent Scans page:
    • From the main menu, select Scans > Recent Scans.
    • Next to the relevant scan, click Report.
    • Scroll down to the Technical Report section.
    • From the list of detected vulnerabilities, click to select an issue and display its details.
    • Select Send To > Webhook.
note

If you have previously submitted this vulnerability via a webhook, it will already be accessible. You cannot submit the same issue twice.

If you view opened problem logs via a webhook, they look like this:

Webhook vulnerability logs view
tip

For more information about managing integrations, see Managing Integrations.


Need help?

Invicti Support team is ready to provide you with technical help. Go to Help Center

Was this page useful?