Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predefined scope appears to be resetting #49

Closed
ghost opened this issue Jun 26, 2018 · 2 comments
Closed

Predefined scope appears to be resetting #49

ghost opened this issue Jun 26, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 26, 2018

Pre-existing scopes for projects appear to be reset upon opening a project.

Steps to reproduce:

  1. Using burpsuite, open a new project & add https://example.com to the scope. Exit burpsuite.
  2. Using burp-rest-api, open the previously created project. At this point it appears that the https://example.com scope is no longer there.

Burpsuite version: 1.7.34

@lestatk0
Copy link

If you are using burpa with it, then you should make a curl before you start your tests. It helps

@ikkisoft
Copy link
Collaborator

I believe you're using the wrong argument for loading the configuration file.

On the latest release, the following command works and properly restores the scope:
$ java -jar burp-rest-api-2.0.0.jar --headless.mode=false --burp.jar=./lib/burpsuite_pro_v2.0.10.jar --config-file=<PATH TO Project Config File .json>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants