turbot/aws_perimeter

Dashboard: Network Access

Network Access

A network is essential to secure the network traffic and the cloud’s environment from being exploited by unauthorized consumers. Thus, access control for network boundaries and allowlists for network communications are required and may be applied following recommended industry-standard best practices.

The network access benchmark checks for resources which are at a risk of malicious or unauthorized traffic due to network misconfigurations such as security group rules and public IP addresses.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-aws-perimeter

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Network Access dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run aws_perimeter.benchmark.network_access --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.network_access

Tags