Giter VIP home page Giter VIP logo

Comments (5)

SymbianSyMoh avatar SymbianSyMoh commented on June 21, 2024

Any updates on this issue?

I tried to load extensions from BApp Store or even manually but with no success, So i think the solution may to have the "Burp Rest Extension" as an external one and load it individually.

PS: i tested both normal burp start and headless mode and both of them are loading extensions with no problem, the problem is with the "Burp Rest Extension"

My burp suite version is: Pro v1.7.22

from burp-rest-api.

SymbianSyMoh avatar SymbianSyMoh commented on June 21, 2024

UPDATE
Fixed by running burp with gradlew not running the builded version.

from burp-rest-api.

l50 avatar l50 commented on June 21, 2024

Confirmed, running burp with gradle allows me to load the extensions, thank you. Out of curiosity, have you had any luck specifying project files or config files with gradlew?

from burp-rest-api.

SymbianSyMoh avatar SymbianSyMoh commented on June 21, 2024

@l50 You welcome, yes i managed to get project-config, user-config and project file work in gradlew.

All what you need to do is:

  1. Regarding project-config and user-config you can edit the default files bundled with "burp-rest-api" which you can find it here: src/main/resources/static/

  2. Regarding the project-file you can edit this line:
    private static final String TEMPORARY_PROJECT_FILE_NAME = "/path/to/project/file.burp";
    in the file:
    /src/main/java/com/vmware/burp/extension/service/BurpService.java

before executing gradlew

from burp-rest-api.

l50 avatar l50 commented on June 21, 2024

Thank you sir. I'll go ahead and close this issue permanently now - just wanted to be sure the functionality you get with running the jar can be done with gradlew.

from burp-rest-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.