google / cloud-forensics-utils

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

Implement log acquisition #75

Closed hacktobeer closed 4 years ago

hacktobeer commented 4 years ago

Have the ability to pass log queries in raw to be able to create very specific recipes.

Be able to pull cloud logs:

hacktobeer commented 4 years ago

Done

AWS: https://github.com/google/cloud-forensics-utils/pull/90 GCP: https://github.com/google/cloud-forensics-utils/pull/78