aws_public_ips
A Ruby-based tool that enumerates all public IPv4 and IPv6 addresses associated with an AWS account across multiple services including EC2, CloudFront, ELB, RDS, and others.

aws_public_ips
A Ruby-based tool that enumerates all public IPv4 and IPv6 addresses associated with an AWS account across multiple services including EC2, CloudFront, ELB, RDS, and others.
aws_public_ips Description
aws_public_ips is a Ruby-based tool designed to enumerate and fetch all public IP addresses (both IPv4 and IPv6) associated with an AWS account. The tool functions as both a command-line interface and a library that can be integrated into other applications. The tool supports discovery of public IP addresses across multiple AWS services including: - API Gateway - CloudFront distributions - EC2 instances (which extends to ECS, EKS, Elastic Beanstalk, Fargate, Batch, and NAT instances) - Elasticsearch clusters - Classic Elastic Load Balancers (ELB) - Application and Network Load Balancers (ELBv2/ALB/NLB) - Lightsail instances - RDS database instances - Redshift clusters The tool works with both Classic and VPC deployment models across supported services. It integrates with AWS credentials through standard AWS credential mechanisms, including support for custom AWS profiles and environment variables. Installation is available through Ruby gems, and the tool can also be executed via Docker containers. The tool outputs discovered IP addresses in a simple list format, making it suitable for integration with other security tools and scripts for asset inventory and attack surface management purposes.
aws_public_ips FAQ
Common questions about aws_public_ips including features, pricing, alternatives, and user reviews.
aws_public_ips is A Ruby-based tool that enumerates all public IPv4 and IPv6 addresses associated with an AWS account across multiple services including EC2, CloudFront, ELB, RDS, and others.. It is a Attack Surface solution designed to help security teams with Enumeration, Asset Inventory, CLI.