turbot/aws_compliance
Loading controls...

Benchmark: IA-5(1) Password-Based Authentication

Description

The information system, for password-based authentication that enforces minimum password complexity, stores and transmits only cryptographically-protected passwords, enforces password minimum and maximum lifetime restrictions, prohibits password reuse, allows the use of a temporary password for system logons with an immediate change to a permanent password etc.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select IA-5(1) Password-Based Authentication.

Run this benchmark in your terminal:

powerpipe benchmark run aws_compliance.benchmark.fedramp_moderate_rev_4_ia_5_1

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_compliance.benchmark.fedramp_moderate_rev_4_ia_5_1 --share

Benchmarks

Tags