google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Forensics Utils

This repository contains some tools to be used by forensics teams to collect evidence from cloud platforms. Currently, Google Cloud Platform, Microsoft Azure, and Amazon Web Services are supported.

It consists of one module called libcloudforensics which implements functions that can be desirable in the context of incident response in a cloud environment, as well as a CLI wrapper tool for these functions.

Documentation can be found on the ReadTheDocs page.

Quick access:

About

Python library to carry out DFIR analysis on the Cloud

License:Apache License 2.0


Languages

Language:Python 99.5%Language:Shell 0.5%