Skip to content

lusoal/sg-analyzer-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SG-AWS-ANALYZER

Analyzes all rules of security groups attached to instances (EC2) and also verify if some security group have some rule open to 0.0.0.0

Obs: At moment analyzes just security groups attached to ec2 instances.

Getting Started

For getting started with sg-analyzer-aws first you have to run the follow commands.

  • python setup.py install

After that you will be able to start using sg-analyzer-aws

Prerequisites

  • Python 2.7
  • awscli (You have to configure your aws cli and the credentials you want to analyze in your machine)

Installing

First you have to install

python setup.py install

After that you will be able to invoke like this:

sg_analyzer --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages