Skip to content

Add VPC / VPC peering information to output #57

@Techbrunch

Description

@Techbrunch

As a pentester
I want to be able to have an overview of VPC and VPC peering
so that I can quickly assess the attack surface.

Overview

In my current audit the targets are in a VPC but this VPC has some peering with other VPCs.

I want to be able to quickly see the other VPC linked to the VPC I'm auditing.

The following information would be useful for VPC:

  • Name
  • VPC ID
  • State
  • IPv4 CIDR
  • IPv6 CIDR
  • Owner ID
  • Region
  • Number of instances

The following information would be useful for VPC peering:

  • VPC id requester and accepter
  • VPC name requester and accepter
  • region requester and accepter
  • Requester CIDRs
  • Accepter CIDRs
  • Requester owner ID
  • Requester owner ID
  • Peering connection id
  • Status

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions