Skip to main content

How to Import Data from S3

The Cado platform supports acquiring data from AWS S3 buckets. The two primary use cases for S3 data acquisition are:

  • Analyzing disk images or zip files uploaded to an S3 bucket as part of an investigation.
  • Analyzing the contents of an S3 bucket for any uploaded files that may be part of an incident.

Steps to Import from S3

  1. Select or Search for the S3 Bucket
    Choose the bucket you need, navigate through the objects, and select the files you want to import.

  2. Click the 'Import objects' button.

  3. Confirm the Details and click Start Import to begin the acquisition process.

Import S3 Bucket

Uploading On-Premise Evidence to S3 for Import

If you have access to the AWS Console, you can upload data directly from your web browser. Alternatively, you can create an AWS Access and Secret Key and use a desktop GUI tool like Cyberduck to upload files, with features like resuming failed uploads.

Recommendations for Using Access Keys

If you create access keys for uploading data to S3, we recommend the following:

Using Cado Host for Upload

If you don’t have direct access to AWS, you can use Cado Host with the --single_file_unzipped parameter. Cado will generate the necessary credentials when you go to Import > Cado Host.

Data Flow Diagram

The following diagram shows how S3 acquisitions work:

S3 Data Flow