turbot/steampipe-mod-azure-compliance

Benchmark: 3.5.10 Store and transmit only cryptographically-protected passwords

Description

Cryptographically-protected passwords use salted one-way cryptographic hashes of passwords.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select 3.5.10 Store and transmit only cryptographically-protected passwords.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.nist_sp_800_171_rev_2_3_5_10

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.nist_sp_800_171_rev_2_3_5_10 --share

Controls