System Administration

Cloud Security Suite – AWS infrastructure Security Auditing

CS Suite is a one stop tool for auditing the security posture of the AWS infrastructure and does system audits as well. CS Suite leverages current open source tools capabilities and has other missing checks added into one tool to rule them all.

The major features include:

  • Simple installation with support of python virtual environment and docker containers
  • Initiate all tools/audit checks in one go
  • AWS Infra Audit:
    • Easify your “open source setup” pain.
    • Compilation of all audit checks in one place
    • Centralized portable reports
    • Audits individual systems
  • AWS Instance Audit:
    • IP based auditing
    • Region independent Audit (Public IP)
    • Supports both public and private IPs for Default region
    • Automatic Report Generation and Fetching
    • Portable HTML report

 

AWS infrastructure Security Auditing: Cloud Security Suite

 

Installation

Tool requires few python libraries, and python 2.7 on your box. Dont worry about libraries, we have got it sorted. You can either download the tool from github as a zip file or use the following command to clone it into your box.

git clone https://github.com/SecurityFTW/cs-suite.git
cd cs-suite/
sudo python setup.py

 

Download Cloud Security Suite