Benchmark: Network Firewall
Overview
This section contains recommendations for configuring Network Firewall resources and options.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Network Firewall.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_networkfirewallSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_networkfirewall --shareControls
- 2 Network Firewall logging should be enabled
 - 3 Network Firewall policies should have at least one rule group associated
 - 4 The default stateless action for Network Firewall policies should be drop or forward for full packets
 - 5 The default stateless action for Network Firewall policies should be drop or forward for fragmented packets
 - 6 Stateless network firewall rule group should not be empty
 - 9 Network Firewall firewalls should have deletion protection enabled
 - 10 Network Firewall firewalls should have subnet change protection enabled