Support
Issue Tracking Systems

Integrating Invicti Enterprise with Kafka

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

Apache Kafka is a distributed streaming platform. Kafka provides a unified, high-throughput, low-latency platform for handling real-time data feeds.

This topic explains how to configure Invicti Enterprise to send a detected vulnerability to your Kafka cluster.

For further information, see What Systems Does Invicti Integrate With?.

Kafka Fields

This table lists and explains the Kafka Fields in the New Kafka Integration window.

Button/Section/Field

Description

Name

This is the name of the configuration that will be shown elsewhere.

Mandatory

This section contains fields that must be completed.

Topic

This is the topic of the message.

Data Serialization

  • Select the JSON Serialized type to produce the message as a complex JSON object.
  • Select the JSON Serialized (Flattened) type to produce the message as a flattened JSON object.
  • Select the Avro Serialized type if you want the message to be produced as a defined binary format. If this is enabled, then you must specify the Schema Registry Url.

Scheme Registry Url

This is the url for the schema registry of Avro serialization

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 identifier.

Drop-down

Select the drop-down 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 Invicti Enterprise with Kafka

  1. Log in to Invicti Enterprise.
  2. From the main menu, select Integrations New Integration.
  1. From the Issue Tracking Systems section, select Kafka
  1. In the Name field, enter a name for the integration.
  2. In the Mandatory section, complete the connection details:
    • Topic
  3. In the Data Serialization field, do one of the following:
    • Select JSON Serialized
    • Select JSON Serialized (Flattened)
    • Select Avro Serialized
  4. The Kafka Producer API has detailed configuration options. You can add them using Custom Fields. (If you want to specify path based producer configuration, upload the relevant file. Use the dropdown to switch the file type to File upload.)
    • Bootstrap.servers
    • Security.protocol
    • Ssl.keystore.password
    • Ssl.keystore.location
  5. Select Create Sample Issue to confirm that Invicti Enterprise can connect to the configured system and create a sample issue. A confirmation message is displayed to confirm that the sample issue has been successfully created.

Here is a sample JSON Serialized message that was produced by Invicti Enterprise.

  1. Select Save to save the integration.

How to Export Reported Vulnerabilities to Projects in Kafka

There are several ways to send issues to Kafka 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 > All Issues
    • From the Issues page, select one or more issues you want to send.
    • Select Send To > Kafka.

A pop-up is displayed, with a link to the issue you have sent to Kafka. 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, select Scans > Recent Scans.
  • Next to the relevant scan, select Report
  • Scroll down to the Technical Report section.
  • From the list of detected vulnerabilities, select an issue and display its details.
  • Select Send To > Kafka.

Invicti Help Center

Our Support team is ready to provide you with technical help.

Go to Help Center This will redirect you to the ticketing system.