HomeCybersecurityIaC Security Scanner: Terraform Misconfiguration Sweep

IaC Security Scanner

Interactive Infrastructure-as-Code security scanner: watch a scan beam sweep a Terraform-described cloud environment (VPC, subnets, security groups, storage buckets, compute, IAM), flag misconfigurations by severity, and fix each one to raise the security score.

Cybersecurity3DModerate60 FPS
iac-security-terraform ↗ Open standalone

Infrastructure-as-Code lets teams describe an entire cloud environment as versioned configuration, but a single misconfigured line — an open security-group rule, a public storage bucket, an unencrypted database — can undo every other safeguard. This simulator represents a small Terraform-described AWS environment as a 3D grid of resources and runs a static-analysis scan across it, the same class of check tools like tfsec or Checkov perform before a plan is ever applied. Watch the scan beam sweep the environment, inspect each flagged misconfiguration by severity, click through the fixes, and rescan to see the security score climb back toward 100.

⚙ Under the hood

A Terraform-described AWS environment (VPC, subnets, security groups, EC2 instances, S3 buckets, RDS, IAM policy, CloudTrail) rendered as a 3D resource grid. A static-analysis scan beam sweeps the environment, flags misconfigurations by severity (critical/high/medium/low), and lets you click each finding to apply its fix and watch the security score recover.

Three.jscybersecurityInfrastructure as CodeTerraformstatic analysiscloud security

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)