CCat: Cloud Container Attack Tool 2019

From kalilinuxtutorials.com

CCat: Cloud Container Attack Tool 2019

Cloud Container Attack Tool or CCat is a tool for testing security of container environments.

Requirements

Python 3.5+ is required.
Docker is required. Note: It is tested with Docker Engine 19.03.1 version.
Named profile is required for using AWS functionality.
A service account or access token is required for using GCP functionality.
Installation

Note: We recommend using the provided Docker image to run it, so that you will not face any difficulty with the required dependencies on your own system.

Read more…