Burp Suite is a platform for security testing of web applications that supports the entire testing process, from initial mapping and analysis of an application’s attack surface, through to finding and exploiting security vulnerabilities.
Configuring the Connector for Burp Suite #
To configure Lucidum to ingest data from Burp Suite:
-
Log in to Lucidum.
-
In the left pane, click Connector.
-
In the Connector page, click Add Connector.
-
Scroll until you find the Connector you want to configure. Click Connect. The Settings page appears.
-
In the Settings page, enter the following:
-
URLÂ (required). The URL of the API for Burp Suite. UsuallyÂ
your-web-server-url/graphql/v1
. -
API Key (required). API Key for a Burp Suite account that has read access to the API. For details, see https://portswigger.net/burp/documentation/enterprise/user-guide/api-documentation/create-api-user
-
-
To test the configuration, click Test.
-
If the connector is configured correctly, Lucidum displays a list of services that are accessible with the connector.
-
If the connector is not configured correctly, Lucidum displays an error message.
-
API Documentation #
https://portswigger.net/burp/extensibility/enterprise/graphql-api/index.html