modzero / mod0BurpUploadScanner

HTTP file upload scanner for Burp Proxy
Other
479 stars 138 forks source link

Improvement: Progress status #78

Open Regala opened 3 years ago

Regala commented 3 years ago

Currently there isn't much feedback on how the scan is progressing, other than looking at DONE uploads tab.

Suggestion 1: in the GUI write a message / pop up when the scan is finished

Suggestion 2 (more work): provide some kind of progress bar / % status so it's possible to have an idea of how the task is running (also to potentially debug scans, e.g. if it gets stuck at 1%)

Cheers! Fisher