Burp Suite User Forum

Create new post

No prompts using carbonator

Simon | Last updated: May 05, 2017 03:54PM UTC

Hi, i've installed BURP Pro + Jython + Carbonator. I'm now running java -jar -Xmx1g burpsuite_pro.jar https somedomain.com 443 c:\report.html but it doesn't product an output and it keeps prompting a dialogue box with choices "temporary project, new project or open existing project". How can i run this silently? Many thanks for any help!

PortSwigger Agent | Last updated: May 08, 2017 10:27AM UTC

You can add the headless command line option to prevent Burp showing a UI: -Djava.awt.headless=true This will automatically create a default project, and not show the startup wizard.

Burp User | Last updated: May 08, 2017 01:48PM UTC

many thanks. i tried this already and failed. my mistake was not putting the -Djava.awt.headless=true option as the first argument.

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