Basic cloud auditing tools and frameworks
Each of the three major cloud providers has some inherent capabilities that support gathering audit evidence. These capabilities are represented in cloud-native tools. In addition, open source tools exist for added coverage where cloud-native tools are limited.
Native tools for auditing Amazon AWS
The following are some tools to audit AWS:
- AWS Security Hub: AWS Security Hub provides a unified view of the security posture in AWS and helps benchmark the AWS environment against security industry standards and best practices.
AWS Security Hub aggregates data from multiple AWS services and third-party partner products to enable prioritization of security issues. The following is a screenshot of the interface of AWS Security Hub:
Figure 2.1 – Interface of AWS Security Hub
Information
You can refer to the AWS Security Hub documentation at https://docs.aws.amazon.com/securityhub/index.html...