Burp Suite User Forum

Create new post

Burp 2.0 beta scan_status REST API issue

Seth | Last updated: Aug 31, 2018 01:38PM UTC

I created a new scan through the new REST API and then checked the status after the scan was complete. The task in the dashboard says 'Finished' with eight requests and eight errors but the REST API returns 'auditing' for the 'scan_status'. Shouldn't it be 'failed' or 'succeeded'? Here is the raw JSON response: { "task_id": "3", "scan_status": "auditing", "scan_metrics": { "crawl_requests_made": 8, "crawl_requests_queued": 0, "audit_queue_items_completed": 0, "audit_queue_items_waiting": 0, "audit_requests_made": 0, "audit_network_errors": 0, "issue_events": 0 }, "message": "", "issue_events": [] } Burp version: 2.0.03beta

PortSwigger Agent | Last updated: Aug 31, 2018 01:47PM UTC

Thanks for reporting this. We've been able to replicate the issue here. I've asked the development team to take a look at this and from their initial investigation they're hopefully it can be resolved relatively quickly. We'll let you know when we make progress.

PortSwigger Agent | Last updated: Aug 31, 2018 02:09PM UTC

Hi Seth, This issue should be now resolved in the latest beta (2.0.04beta). If you could confirm that it works for you, that would be most appreciated.

Burp User | Last updated: Sep 06, 2018 03:05PM UTC

Yes I was able to confirm this is fixed. Thanks!

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.