Blobber is a tool focused on enumerating files stored in an Azure Blob Storage Service with anonymous access enabled.
~$ apt install pipx ~$ pipx ensurepath ~$ pipx install git+https://github.com/oppsec/blobber.git ~$ blobber
blobber -u "https://target.com/uploads" blobber -u "https://target.com/assets" -f '.pdf'
1. option: pipx install git+https://github.com/oppsec/blobber.git --force 2. option: pipx reinstall blobber --python /usr/bin/python
The developer is not responsible for any malicious use of this tool