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

Active Scan not getting initiated #38

Closed
vinod272 opened this issue Apr 9, 2018 · 1 comment
Closed

Active Scan not getting initiated #38

vinod272 opened this issue Apr 9, 2018 · 1 comment

Comments

@vinod272
Copy link

vinod272 commented Apr 9, 2018

HI,

First of all kudos on the project.The most important API for me is initiating an active scan, although i'm getting a 200 response.. i don't see the URls getting populated in the scan Queue.Below is what i see in the active logs:

2018-04-09 15:02:20.174  INFO 21442 --- [tp1816120828-17] c.v.burp.extension.service.BurpService   : Is https://mysite.com in Scope: true
2018-04-09 15:02:20.179  INFO 21442 --- [tp1816120828-17] c.v.burp.extension.service.BurpService   : Number of URLs submitting for Active Scan: 867
2018-04-09 15:02:27.907  INFO 21442 --- [tp1816120828-18] c.v.burp.extension.service.BurpService   : Getting percentage complete
2018-04-09 15:02:27.907  INFO 21442 --- [tp1816120828-18] c.v.b.e.domain.internal.ScanQueueMap     : Scan Queue is empty. Returning the Percent Complete as 100%.

Am am i missing something here?
My Burp version in v1.7.33

@vinod272
Copy link
Author

If you have a trailing forward slash in the baseurl param of POST /burp/scanner/scans/active, we will face this problem, else everything works fine...

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

1 participant