The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Expected a value for option project-file

Satya | Last updated: Aug 21, 2017 07:38AM UTC

I am getting the above error whenever I try to load a project from command line in burp. Please let me know how do I get rid of this error or is there any other way of doing this through command line. I am using the following command: java -jar burp.jar --project-file "path_to_project_file" --config-file "path_to_config_file"

Liam, PortSwigger Agent | Last updated: Aug 21, 2017 08:50AM UTC

Ensure your "path_to_project_file" is correct and that your project file is located in the appropriate location.

Burp User | Last updated: Dec 13, 2017 11:58PM UTC

i'm using a similar command line and getting the same error: java -jar -Xmx2g burp.jar --project-file "C:\Burp Projects\burpprojectfile.burp" I got the same issue. "Expected a value for option project-file"

Burp User | Last updated: Dec 14, 2017 02:03AM UTC