google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
464 stars 88 forks source link

STS Functionality #312

Closed Fryyyyy closed 3 years ago

Fryyyyy commented 3 years ago

Creates a module for GCP's StorageTransferService and an example CLI command that exports disks from GCP and exports them to GCS (or S3)

Fryyyyy commented 3 years ago

Note this PR is still a work in progress :)

giovannt0 commented 3 years ago

Saw this post-review - will have another look when completed - thanks Fryy!

giovannt0 commented 3 years ago

@Fryyyyy what's the status on this PR?

Fryyyyy commented 3 years ago

The majority of this PR is included in #364 The disk export to bucket function work is stalled due to conflicting priorities. I think I will abandon this PR and revisit it sometime in the future