Git Product home page Git Product logo

Comments (4)

oucema001 avatar oucema001 commented on June 16, 2024

Is there any fix for that issue?

from burpa.

bbday avatar bbday commented on June 16, 2024

Me also have same issue with example

from burpa.

Xetzer avatar Xetzer commented on June 16, 2024

Hello, I have the same issue. It seems that in my case problem is connected with non-standart ports.
I'm trying to run burpa with burp-rest-api in the following sequence:

java -jar burp-rest-api-1.0.3.jar --user-config-file=burp-default-user-options.json
curl -L -k -x 127.0.0.1:8080 http://example.com:8082
python burpa.py http://127.0.0.1 --action proxy-config
python burpa.py http://127.0.0.1 --action scan --include-scope http://example.com:8082 --report in-scope

burpa log:

[+] Retrieving the Burp proxy history ...
[-] Found 1 unique targets in proxy history
[+] Updating the scope ...
[-] http://example.com:8082 included in scope
[+] Active scan started ...
[-] http://example.com is not in the scope
[-] Scan in progress: %100
[+] Scan completed

burp-rest-api log:

Proxy: Proxy service started on *:8080
INFO 250 --- [tp1130958947-16] c.v.burp.extension.service.BurpService   : Getting Scanner percentage complete.
INFO 250 --- [tp1130958947-16] c.v.b.e.domain.internal.ScanQueueMap     : Scan Queue is empty. Returning the Percent Complete as 100%.

Am I doing something wrong?

from burpa.

tristanlatr avatar tristanlatr commented on June 16, 2024

Hello,

I've forked this repository in order to fix the issues.

You can download the new version here: https://github.com/tristanlatr/burpa

I think this issue has been fixed since burpa version 0.2 uses the official Burp REST API in order to launch the scan, and you can supply the URL to be scanned from the CLI directly.

But about this issue: This version of burpa only loads the target list from the proxy history, so if you didn't send a HTTP request to your target through your Burp Proxy, nothing is going to show up.

from burpa.

Related Issues (5)

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.