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
Package verification tool for npm with various verification and testing capabilities.
A module that enforces HTTPS connections and automatically redirects non-encrypted HTTP requests to HTTPS.
A security dataset and CTF platform with full and attack-only versions pre-indexed for Splunk.
Node package for preparing CTF events with OWASP Juice Shop challenges for popular CTF frameworks.
A comprehensive server cryptographic protocol analyzer with API and CLI interface.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

OSINTLeak
OSINTLeak is a tool for discovering and analyzing leaked sensitive information across various online sources to identify potential security risks.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.