Burp Suite User Forum

Create new post

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

Hi Vino, there isn't currently a method of interfacing with another BApp extension through our Extender API. We would recommend forking the repository of the Scan Check Builder extension and using it within your own extension.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.