Burp Suite User Forum

Create new post

Issue_events not working in burp API

mayuri | Last updated: Jul 21, 2022 01:42PM UTC

Hi Team, Why i am not getting any data in issue events? Below is the response of CURL command (curl -vgw "\n" -X GET 'http://ipadd/myapikey/v0.1/scan/41' ) which i am using to get the scan results: { "task_id": "41", "scan_status": "paused", "scan_metrics": { "current_url": "", "crawl_requests_made": 346, "crawl_network_errors": 16, "crawl_unique_locations_visited": 76, "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, "crawl_and_audit_caption": "Paused task due to: 15 consecutive requests have failed.", "crawl_and_audit_progress": 4 }, "message": "", "issue_events": [] }

Michelle, PortSwigger Agent | Last updated: Jul 21, 2022 03:17PM UTC

From the details in the response, the scan looks to have paused during the crawl phase of the scan, so has not got as far as the auditing phase to find issues. If you are using Burp Suite Professional, you may see some additional information in the event log and scan task details that will tell you more about why the crawl phase of the scan has paused. Please let us know if you need any further assistance.

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