Does anybody know of a way to test if the burp scanner has completed when developing burp extensions?
I am developing a burp extension that hooks into the scanner and i would like to display my results after the scanner has completed. I do not know how to test if the scanner has completed.
Thanks in advance