ScoutSuite
ScoutSuite copied to clipboard
AWS GovCloud route53domains returned an empty array
Describe the bug
ScoutSuite returns the following error when ran in us-gov-west-1: ERROR "get_available_regions" returned an empty array for service "route53domains", something is wrong . No additional detail is provided using the --detail argument.
To Reproduce
CLI used: python scout.py aws -r us-gov-west-1
--detail argument
Do you mean --debug
?
Not sure how we can test this, we don't have access to a govcloud account.
Are you able to provide any more details regarding the error you're getting?
As per Setting Up Amazon Route 53 with Your AWS GovCloud (US) Resources reference, "Route 53 is not within the AWS GovCloud (US) Regions so Route 53 is not within the ITAR boundary". So we would have to skip the Route 53 service with GovCloud regions.
fwiw, route53 internal is available in govcloud, but route53 public is not. So you don't get access to any of the good stuff, just really basic internal dns.