Skip to content

How to use "burpSuite().shutdown()" correctly with burp headless? #28

Discussion options

You must be logged in to vote

Hi

If you would like Burp to shut down without prompting the user, you would use api.burpSuite().shutdown();.

If you would like it to prompt the user prior to shutting down, you would use api.burpSuite().shutdown(ShutdownOptions.PROMPT_USER);.

Is your extension reaching your shutdown statement?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@petrabrunner
Comment options

@SeanBurnsUK
Comment options

@petrabrunner
Comment options

@Hannah-PortSwigger
Comment options

@petrabrunner
Comment options

Answer selected by petrabrunner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants