turbot/aws_perimeter
Loading controls...

Benchmark: 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.

Run this benchmark in your terminal:

powerpipe benchmark run aws_perimeter.benchmark.network_access

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_perimeter.benchmark.network_access --share

Benchmarks

Tags