CloudMapper
- CloudMapper is an open-source tool for visualizing AWS cloud environments, helping to map and analyze the security posture of cloud infrastructures.
- It generates interactive diagrams of AWS resources and networks, aiding in identifying misconfigurations and potential attack vectors.
- Generate a network diagram of an AWS account:
cloudmapper generate --profile <aws_profile> - Create an interactive visualization of AWS resources:
cloudmapper web
