Skip to content

bad-antics/nullsec-k8sscan

Repository files navigation

NullSec CloudAudit

Multi-Cloud Security Auditor

Go License

Part of the NullSec Linux security distribution

Features

  • Multi-cloud support (AWS, GCP, Azure)
  • IAM misconfigurations
  • S3/Storage bucket exposure
  • Network security groups audit
  • Compliance checking (CIS, SOC2, PCI-DSS)

Installation

go install github.com/bad-antics/nullsec-cloudaudit@latest

Usage

nullsec-cloudaudit --provider aws --profile default
nullsec-cloudaudit --provider gcp --project myproject
nullsec-cloudaudit --provider azure --subscription mysub

License

MIT License - @bad-antics