PortSwigger / burp-extensions-montoya-api

Burp Extensions Api
Other
125 stars 3 forks source link

Multi Api Error #37

Closed Kaide0521 closed 1 year ago

Kaide0521 commented 1 year ago

When I implement the new and old interfaces, the IBurpExtenderCallbacks object obtained is null? Why? like this: public class BurpExtender implements BurpExtension, IBurpExtender

Hannah-PortSwigger commented 1 year ago

Hi

Have you had a look at the multi-API example extension, found here: https://github.com/PortSwigger/burp-extensions-montoya-api-examples/tree/main/multiapi