aws-gate is a tool designed to facilitate secure connections to AWS EC2 instances through AWS Systems Manager (SSM) Session Manager. The tool addresses connectivity challenges by leveraging SSM's session management capabilities to establish secure tunnels to EC2 instances without requiring direct network access or SSH keys. The tool requires Python 3.5 or later and depends on the session-plugin-manager component from AWS SSM Agent version 2.3.68.0 or later to be installed on target EC2 instances. It also requires proper IAM permissions to be configured for the instance profile to enable session management functionality. aws-gate provides a streamlined approach to accessing EC2 instances by utilizing AWS's native session management infrastructure, eliminating the need for traditional SSH key management or VPN connections. The tool integrates with existing AWS authentication mechanisms and leverages the security controls provided by AWS Systems Manager.
FEATURES
SIMILAR TOOLS
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
S3Scanner is an open-source tool that scans S3 buckets across S3-compatible APIs to identify misconfigurations and security vulnerabilities.
A setuid implementation of user namespaces that enables running unprivileged containers without root privileges as a secure alternative to traditional container runtimes.
A community-driven repository of pre-built security analytics queries and rules for monitoring and detecting threats in Google Cloud environments across various log sources and activity types.
A command-line security auditing tool that performs Lynis-based security assessments across AWS, GCP, Azure, and DigitalOcean cloud platforms.
Kube-bench is a security assessment tool that validates Kubernetes deployments against CIS Kubernetes Benchmark standards through automated configuration checks.
A search engine for open Amazon S3 buckets and their contents, allowing users to search for files using keywords, filename extensions, and full path.
A deprecated Kubernetes workload policy enforcement tool that helped secure multi-tenant clusters through various security policies and configurations.
A tutorial demonstrating how to implement Kubernetes Engine security features to control application privileges through host access controls and network access policies.
PINNED

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.