turbot/steampipe-mod-aws-compliance

Benchmark: Adverse Event Analysis (DE.AE)

Description

Anomalies, indicators of compromise, and other potentially adverse events are analyzed to characterize the events and detect cybersecurity incidents.

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 Adverse Event Analysis (DE.AE).

Run this benchmark in your terminal:

powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_de_ae

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_de_ae --share

Benchmarks