turbot/aws_top_10

Benchmark: 4. Limit security groups

Description

Security groups are a key way that you can enable network access to resources you have provisioned on AWS. Ensuring that only the required ports are open and the connection is enabled from known network ranges is a foundational approach to security.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select 4. Limit security groups.

Run this benchmark in your terminal:

powerpipe benchmark run aws_top_10.benchmark.account_security_limit_security_groups

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_top_10.benchmark.account_security_limit_security_groups --share

Controls

Tags