Testing Cloud Controls

Cloud Validation Module lets you validate the effectiveness of enterprise cloud security controls and account configurations, including associated logging. Using this module helps you Identify opportunities for improving cloud security posture.

Articles

Cloud Validation Module and Cloud Actions Overview
Security Validation's Cloud Validation Module lets you continuously validate the configuration in your cloud environment against both traditional and cloud attacks.
Cloud Profiles
Cloud Profiles are used to provide credentials for Cloud Validation Actions. These cloud profiles must match an existing account you have in your environment or for your cloud provider. Cloud Profiles Create Cloud Profiles These profiles mus...
Run Cloud Actions
Running Cloud Actions is very similar to running other Actions, but we wanted to provide some helpful tips that are specific to Cloud Actions. For full details, see Running Actions . For the installer-based Linux Actor on RHEL7 only: the follow...
Add Cloud Actions
Prerequisites and Important Tips When writing a Cloud Action script The main code of the script must be at the top level. Don't use the typical Python idiom if __name__ == '__main__': because the code isn't executed as a main modu...