Blob Storage is a feature of the BountyHub platform that allows users to store and manage binary large objects (blobs) such as images, videos, documents, payloads, configuration files, and other types of unstructured data. It provides a scalable and secure way to handle large files that are essential for security testing activities.
Let's dive deeper into the Blob Storage feature.
Blob Storage allows users to upload, store, and manage large files that are essential for their security testing activities. Users can create folders to organize their blobs, making it easier to locate and manage files.
When a user uploads a blob, it is stored securely in the Blob Storage system. Users can then access their blobs through the BountyHub platform, where they can view, download, or delete files as needed.
You don't need to sign up to other services to use S3-like blob storage. It is fully integrated into the BountyHub platform.
You can use BH CLI, authorized using Personal Access Tokens, to upload and manage your blobs.
Blobs are not designed to be served without authentication. If you need to serve files publicly, consider using the Directory Server feature.
Currently Reading
Blob Storage Overview