The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

BurpSuite Enterprise Edition + Docker Integration + C# REST.API PARSER

Leonardo | Last updated: Nov 29, 2021 03:54PM UTC

I am working with a team on the following stuff: - C# REST.API SCAN PARSER WHICH CREATES SCANS OF AN EXISTING SITE AND EXECUTES SCANS AND DISPLAYS THE REPORT WITH A JSON PARSER - Dockerfile including the installation of Burp Now the following functions do need to be implemented: - Automation of Installation Burpsuite Enterprise Edition including: 1) Automatic generation of API user and API key 2) Allowance to add new websites that can be scanned through the API 3) Execution of scans and displaying of scan results My questions are: - Can the process of an API user and API key be automated. If so, how? (Do I need to create an config file?) - Can I create new websites through the API (either REST.API or the new API)? - Can I create an new user and API key by Dockerfile?

Maia, PortSwigger Agent | Last updated: Nov 30, 2021 03:44PM UTC