Burp Suite User Forum

Create new post

Is there a way to bring up burp in daemon mode

Prasuna | Last updated: Feb 12, 2019 07:42AM UTC

I need to automate burp and need a way to start burp in daemon mode. If there is a way please let me know

PortSwigger Agent | Last updated: Feb 12, 2019 10:10AM UTC

For automating Burp we generally recommend Burp Enterprise Edition which is designed for this use case. You can also run Burp Pro in headless mode: bc. java -Djava.awt.headless=true -jar burpsuite_pro.jar You can then use the "Rest API":https://portswigger.net/blog/burps-new-rest-api to launch scans.

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