Benchmark: Cryptographic Protection SC-8(1)
Description
The information system implements cryptographic mechanisms to prevent unauthorized disclosure of information and detect changes to information during transmission unless otherwise protected by organization-defined alternative physical safeguards.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Cryptographic Protection SC-8(1) .
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.nist_sp_800_53_rev_5_sc_8_1
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.nist_sp_800_53_rev_5_sc_8_1 --share
Controls
- FTPS only should be required in your API App
- App Service apps should use the latest TLS version
- FTPS only should be required in your Function App
- Function apps should use the latest TLS version
- Function apps should only be accessible over HTTPS
- Web Application should only be accessible over HTTPS
- Only secure connections to your Azure Cache for Redis should be enabled
- Windows web servers should be configured to use secure communication protocols
- Azure HDInsight clusters should use encryption in transit to encrypt communication between Azure HDInsight cluster nodes
- Kubernetes clusters should be accessible only over HTTPS
- Enforce SSL connection should be enabled for MySQL database servers
- Enforce SSL connection should be enabled for PostgreSQL database servers
- Secure transfer to storage accounts should be enabled