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

How to integrate Scan Check Builder integration with Burp Extension API

vino | Last updated: Aug 22, 2019 10:41PM UTC

How to integrate Scan Check Builder integration with Burp Extension API? I'm able to submit active scans by selecting profile manually through tool. But I want to integrate Scan Check builder with Burp Extender API to submit scans through API. Can you explain the steps on how to do? I'm able to pass multiple insertion points and perform active scan through api using LegacyBurpExtender.getInstance().getCallbacks().doActiveScan method. But would like to pass custom profile and use Scan check builder to perform scan. want to know which methods to use to do that.

Mike, PortSwigger Agent | Last updated: Aug 23, 2019 08:05AM UTC