Integrating Acunetix 360 with Webhooks

Acunetix 360 allows you to integrate with many issue tracking systems. However, there are some applications for which Acunetix 360 does not currently offer integration. Instead, Acunetix 360 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 window.

Button/Section/Field

Description

Name

This is the name of the configuration that will be shown in menus.

Mandatory

This section contains fields that must be completed.

URL

This is the Webhook instance URL.

Title Format

This is the string format that is used to create the vulnerability title.

HTTP Method

This indicates the action to be performed on a resource for the request.

Payload Type

This is the data format in which requests are sent.

Optional

This section contains optional fields.

Issue Parameter

This is the parameter name of the issue.

Title Parameter

This is the parameter name of the issue title.

Body Parameter

This is the parameter name of the issue body.

Username

This is the username for the HTTP authentication.

Password

This is the password for HTTP authentication.

HTTP Headers

This section contains the HTTP Headers that will be added to the HTTP request.

Name

Enter a name for the new HTTP Header.

Value

Enter a value for the new HTTP Header.

Custom Fields

This section contains user-defined custom fields.

New Custom Field

Click to create a new custom field.

Name

Enter a name for the new custom field.

Value

Enter a value for the new custom field.

Dropdown

Click the dropdown to change the input type. The options are:

  • Text
  • Password
  • Textarea
  • File upload
  • Complex

Create Sample Issue

Once all relevant fields have been configured, click to create a sample issue.

How to Integrate Acunetix 360 with a Webhook
  1. Log in to Acunetix 360.
  2. From the main menu, click Integrations then New Integration.

  1. From the API section, click Webhook. The New Webhook Integration window is displayed.

  1. Create a webhook for the application you want. (For this procedure, we will use Slack as an example of how to create Incoming Webhooks.)

  1. In the Name field, enter a name for the integration.
  2. In the Mandatory section, complete the connection details:
  • URL
  • Title Format
  • HTTP Method
  • Parameter Type
  1. In the Optional section, complete as required:
  • Issue Parameter
  • Title Parameter
  • Body Parameter
  • Username
  • Password
  1. Click Create Sample Issue to confirm that Acunetix 360 can connect to the configured system. A confirmation message is displayed to confirm that the sample issue has been successfully created.

  1. If the Webhook integration is not configured correctly, Acunetix 360 will correctly route the following descriptive error messages to you. Sample error messages may be displayed as illustrated:
  • If the URL was entered incorrectly

  1. Click 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 Acunetix 360:

  • You must have Manage Issue permission.
  • From the main menu, select Issues, then All Issues. The Issues window is displayed.
  • Select one or more issues you want to send.
  • Click Send To, then SlackWebHook.

  • A popup 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.

  • You can send an issue from the Recent Scans window:
  • From the main menu, click Scans then Recent Scans.

  • Next to the relevant scan, click Report. The report is displayed.
  • Scroll down to the Technical Report section.
  • From the list of detected vulnerabilities, click to select an issue and display its details.

  • Click Send To, then SlackWebhook.
  • 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.

 

« Back to the Acunetix Support Page