burp-rest-api icon indicating copy to clipboard operation
burp-rest-api copied to clipboard

how to solve recover vulnerabilities in a report via swagger?

Open mmuhammadeuss opened this issue 3 years ago • 3 comments

I get an empty file when I want to recover vulnerabilities in a report via localhost:8090/burp/report?reporttype=HTML yet using burpsuite UI I see my scans fine

how to solve this?

My environment:

  • OS: Windows 10
  • Java version 1.8_202
  • Burp Suite Professional version 2
  • Extension burp-rest-api version 2.1.0

Nouvelle image bitmap

mmuhammadeuss avatar Jan 12 '23 11:01 mmuhammadeuss

It looks like the scan didn't have any results. Are you sure that the tool discovered some issues?

ikkisoft avatar Jan 12 '23 13:01 ikkisoft

It looks like the scan didn't have any results. Are you sure that the tool discovered some issues?

thanks for your intervention. yes by using burpsuite GUI, my analyzes are done normally because I get all the results but using REST API (swagger) I can't get the same results (empty report)

I don't know what the problem is

mmuhammadeuss avatar Jan 12 '23 14:01 mmuhammadeuss

by using burpsuite GUI, my analyzes are done normally because I get all the results but using REST API (swagger) I can't get the same results (empty report)

note also that when I use the REST API scan (swagger) I also don't have results

I don't know what the problem is

mmuhammadeuss avatar Jan 12 '23 16:01 mmuhammadeuss