modzero / mod0BurpUploadScanner

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

Download link of the uploaded file is present on another location #103

Open pierinogiorgio opened 1 year ago

pierinogiorgio commented 1 year ago

I'm testing a web application: post request to upload the file doesn't output anything, the uploaded file links are all present in a specific endpoint (/path/my-uploaded-file-links.html), how can I tell Upload Scanner to grab the last link in this "Static" endpoint and use that to download the file? Obviously the latest link is the latest uploaded file from me...

This is nowadays an extremely common behaviour on webapps.... I'm willing to work with workarounds too in case this isn't possible by the features currently implemented...

AkikoOrenji commented 10 months ago

this is shown how to accomplish on the first page in the documentation.