google / google/cloud-forensics-utils

Include external IP address of AWS analysis instance when applicable

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
AWS GCP
Dominant language
Python
Stars
507
Forks
93
Avg merge
10m
Merged PRs (30d)
2

Description

It would be helpful if after finding, or creating the analysis instance via [`GetOrCreateAnalysisVm()`](https://github.com/google/cloud-forensics-utils/blob/master/libcloudforensics/providers/aws/internal/account.py#L459) that the returned data included the external IP address of said instance (e.g. EIP).

This metadata may not always be present, but when it's there then it would be useful to present that from the [`AWSInstance`](https://github.com/google/cloud-forensics-utils/blob/master/libcloudforensics/providers/aws/internal/ec2.py#L26) class so a user may more easily pivot to a remote connection, if warranted.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.