This Torq workflow template automates the process of identifying and summarizing public IP addresses utilized in an AWS account. It is designed to efficiently audit public IP utilization by querying specified AWS services across all regions or a selected subset. The workflow offers a dual output: a straightforward list of IPs and a structured JSON list sorted by region and service. Businesses can leverage this template for compliance checks, security audits, and efficiently managing network access control lists (ACLs) by ensuring a clear understanding of public-facing resources.
Optional Triggers
"Scheduled Trigger"
Use Cases
CSPM
Workflow Breakdown
Set the regions to search across or leave blank to search all AWS regions for the account
Loop over each region and query the services for IP addresses or hostnames
Extract the IP addresses used with each service and create a simple list of IPs
Create a summary list by region and service of each IP address that was found.
Vendors
AWS, Scripting, Utils, HTTP