aws-security-viz Logo

aws-security-viz

0
Free
Visit Website

Need a quick way to visualize your current AWS/Amazon EC2 security group configuration? aws-security-viz does just that based on the EC2 security group ingress configuration. FEATURES: Output to any of the formats that Graphviz supports. EC2 classic and VPC security groups INSTALLATION: $ gem install aws_security_viz $ aws_security_viz --help DEPENDENCIES: graphviz brew install graphviz USAGE: To generate the graph directly using AWS keys $ aws_security_viz -a your_aws_key -s your_aws_secret_key -f viz.svg --color=true To generate the graph using an existing security_groups.json (created using aws-cli) $ aws_security_viz -o data/security_groups.json -f viz.svg --color To generate a web view $ aws_security_viz -a your_aws_key -s your_aws_secret_key -f aws.json --renderer navigator Generates two files: aws.json and navigator.html. The json file name needs to be passed in as a html fragment identifier. The generated graph can be viewed in a webserver e.g. http://localhost:3000/navigator.html#aws.json by using ruby -run -e httpd -- -p 3000 DOCKER USAGE: If you don't want to install

FEATURES

ALTERNATIVES

A tool for SSH server auditing with comprehensive analysis capabilities.

A tool to quickly get all JavaScript sources/files

SecTor has built a reputation of bringing together experts from around the world to share their latest research and techniques involving underground threats and corporate defences.

A collection of writeups of CTF challenges I solved, including explanations of the challenges and how I solved them.

Database protection suite with field-level encryption and intrusion detection

Github action for linting AWS IAM policy documents.

Non-profit organization supporting the advancement of open source software.

Porting GNU/Linux userland tools to the bionic/Linux userland of Android to provide access to the audit stream for Android applications with minimal overhead.

PINNED