Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
/ Scouter Public archive

This repository maintains some of the scripts made by Ebryx DevSecOps team.

License

Notifications You must be signed in to change notification settings

Ebryx/Scouter

Folders and files

NameName
Last commit message
Last commit date
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Dec 21, 2022
Jul 24, 2020
Dec 21, 2018
Apr 2, 2021
Sep 27, 2019

Repository files navigation

Scouter

Open Source Love python Open Source Love

This repository maintains some of the scripts made by Ebryx DevSecOps team ¯\(ツ)

Requirements

  • Credentials Report (from here)
  • Python (2.7.*)
  • Python pip
  • Python module awscli
  • Python module pygments

Install modules

pip install -r requirements.txt

Tested on

  • Kali linux (subsystem)
  • Ubuntu (subsystem)

Download / Clone Repository

You can download the latest version by cloning this GitHub repository.

git clone https://github.com/Ebryx/Scouter

Usage

  • Please run aws configure before running the scripts
  • Each script is labelled with check name and needs to be executed manually
  • Place credentials report as creds.csv in the same directory of script while performing IAM checks

IAM

S3

EC2

VPC

RDS

Redshift

Cloudformation

Cloudtrail

ElasticBeanStalk

KMS

SNS

Lambda

Note

• Scripts will only run against resources specified by the region in `aws configure` (~/.aws/config)
• For Dependencies Issues -> Solution

About

This repository maintains some of the scripts made by Ebryx DevSecOps team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages